SPECS: git-core.spec - just perl-Git
glen
glen at pld-linux.org
Sun Nov 5 18:42:05 CET 2006
Author: glen Date: Sun Nov 5 17:42:05 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- just perl-Git
---- Files affected:
SPECS:
git-core.spec (1.36 -> 1.37)
---- Diffs:
================================================================
Index: SPECS/git-core.spec
diff -u SPECS/git-core.spec:1.36 SPECS/git-core.spec:1.37
--- SPECS/git-core.spec:1.36 Sun Nov 5 18:39:31 2006
+++ SPECS/git-core.spec Sun Nov 5 18:41:59 2006
@@ -66,13 +66,13 @@
%description devel
Pliki nagłówkowe dla git-core.
-%package -n perl-Git-Core
+%package -n perl-Git
Summary: Perl interface to the Git version control system
Group: Development/Languages/Perl
Requires: %{name} = %{version}-%{release}
Obsoletes: perl-git-core
-%description -n perl-Git-Core
+%description -n perl-Git
This module provides Perl scripts easy way to interface the Git
version control system. The modules have an easy and well-tested way
to call arbitrary Git commands; in the future, the interface will also
@@ -133,9 +133,9 @@
%defattr(644,root,root,755)
%{_includedir}/*
-%files -n perl-Git-Core
+%files -n perl-Git
%defattr(644,root,root,755)
-%{perl_vendorlib}/*.pm
+%{perl_vendorlib}/Git.pm
%{_mandir}/man3/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -144,6 +144,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.37 2006/11/05 17:41:59 glen
+- just perl-Git
+
Revision 1.36 2006/11/05 17:39:31 glen
- Perl Package Naming
- cleanup files
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/git-core.spec?r1=1.36&r2=1.37&f=u
More information about the pld-cvs-commit
mailing list