packages: git-core/git-core.spec - updated files and ac version

qboosh qboosh at pld-linux.org
Sat Jan 28 21:41:13 CET 2012


Author: qboosh                       Date: Sat Jan 28 20:41:13 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated files and ac version

---- Files affected:
packages/git-core:
   git-core.spec (1.266 -> 1.267) 

---- Diffs:

================================================================
Index: packages/git-core/git-core.spec
diff -u packages/git-core/git-core.spec:1.266 packages/git-core/git-core.spec:1.267
--- packages/git-core/git-core.spec:1.266	Sat Jan 28 13:21:01 2012
+++ packages/git-core/git-core.spec	Sat Jan 28 21:41:08 2012
@@ -27,7 +27,7 @@
 Patch1:		%{name}-key-bindings.patch
 Patch2:		%{name}-sysconfdir.patch
 URL:		http://git-scm.com/
-BuildRequires:	autoconf
+BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake
 BuildRequires:	curl-devel
 BuildRequires:	expat-devel
@@ -489,6 +489,8 @@
 %{__rm} $RPM_BUILD_ROOT%{perl_vendorarch}/auto/Git/.packlist
 %py_postclean
 
+%find_lang git
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -528,7 +530,7 @@
 %triggerun gitweb -- lighttpd
 %webapp_unregister lighttpd %{webapp}
 
-%files
+%files -f git.lang
 %defattr(644,root,root,755)
 %doc README contrib
 %attr(755,root,root) %{_bindir}/git
@@ -551,6 +553,7 @@
 %{_mandir}/man5/gitrepository-layout.5*
 %{_mandir}/man7/gitcli.7*
 %{_mandir}/man7/gitcore-tutorial.7*
+%{_mandir}/man7/gitcredentials.7*
 %{_mandir}/man7/gitdiffcore.7*
 %{_mandir}/man7/gitglossary.7*
 %{_mandir}/man7/gitnamespaces.7*
@@ -694,7 +697,8 @@
 %files -n perl-Git
 %defattr(644,root,root,755)
 %{perl_vendorlib}/Git.pm
-%{_mandir}/man3/Git.3pm*
+%{perl_vendorlib}/Git
+%{_mandir}/man3/Git*.3pm*
 
 %files -n python-Git
 %defattr(644,root,root,755)
@@ -721,6 +725,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.267  2012/01/28 20:41:08  qboosh
+- updated files and ac version
+
 Revision 1.266  2012/01/28 12:21:01  draenog
 - up to 1.7.9
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/git-core/git-core.spec?r1=1.266&r2=1.267&f=u



More information about the pld-cvs-commit mailing list