X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=git-core.spec;h=4d59bb2e290348684ee10deaaabd2a42fb4dbdb0;hb=cfed6a63edeed969e92f491a0394aef71053540a;hp=716399c22d8d2737d474c428d68c0fc030399a21;hpb=982bc3d72b06325e78fc91a688309e7bf8e7a3ef;p=packages%2Fgit-core.git diff --git a/git-core.spec b/git-core.spec index 716399c..4d59bb2 100644 --- a/git-core.spec +++ b/git-core.spec @@ -9,13 +9,12 @@ Summary: Distributed version control system focused on speed, effectivity and usability Summary(pl.UTF-8): Rozproszony system śledzenia treści skupiony na szybkości, wydajności i użyteczności Name: git-core -Version: 1.7.11.4 +Version: 1.7.12.4 Release: 1 License: GPL v2 Group: Development/Tools -# Source0: http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.bz2 Source0: http://git-core.googlecode.com/files/git-%{version}.tar.gz -# Source0-md5: 21c7100cddee8579233a924111e829ab +# Source0-md5: 5f3f0feb59d96f8106e0a56112bc73db Source1: %{name}-gitweb.conf Source2: %{name}-gitweb-httpd.conf Source3: %{name}-gitweb-lighttpd.conf @@ -489,7 +488,7 @@ ln -f $RPM_BUILD_ROOT{%{_libdir}/%{name},%{_bindir}}/git-upload-pack %{__rm} $RPM_BUILD_ROOT%{perl_vendorarch}/auto/Git/.packlist %py_postclean -mv $RPM_BUILD_ROOT%{_datadir}/locale/pt{_PT,} +mv $RPM_BUILD_ROOT%{_localedir}/pt{_PT,} %find_lang git %clean @@ -543,8 +542,10 @@ fi %if %{with doc} %{_mandir}/man1/git-*.1* +%exclude %{_mandir}/man1/git-archimport.1* %exclude %{_mandir}/man1/git-svn.1* %exclude %{_mandir}/man1/git-cvs*.1* +%exclude %{_mandir}/man1/*email*.1* %exclude %{_mandir}/man1/git-remote-helpers.1* %{_mandir}/man1/git.1* %{_mandir}/man5/gitattributes.5* @@ -669,6 +670,7 @@ fi %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/%{name}/git-svn %{perl_vendorlib}/Git/SVN +%{perl_vendorlib}/Git/SVN.pm %if %{with doc} %{_mandir}/man1/git-svn.1* %endif @@ -705,6 +707,7 @@ fi %{perl_vendorlib}/Git.pm %dir %{perl_vendorlib}/Git %{perl_vendorlib}/Git/I18N.pm +%{perl_vendorlib}/Git/IndexInfo.pm %{_mandir}/man3/Git*.3pm* %files -n python-Git