X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=git-core.spec;h=5b25f7a895cd79d6672290bea61946cea28e74df;hb=518b2f19f607bafc9a220af7195a579548b43d4c;hp=e64f191ecb38d62bd9b17fe567e49a2470b7f55a;hpb=e51fbef609cdc0c7480050a2875aebb341a0b2b3;p=packages%2Fgit-core.git diff --git a/git-core.spec b/git-core.spec index e64f191..5b25f7a 100644 --- a/git-core.spec +++ b/git-core.spec @@ -5,17 +5,18 @@ %bcond_with tests_svn # perform tests which use subversion %bcond_without doc # skip building/packaging docs/manuals (takes some time) +%define _rc rc3 + %include /usr/lib/rpm/macros.perl 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.3 -Release: 2 +Version: 1.7.12 +Release: 0.%{_rc}.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: 23caacd9f3f421b6c05b40796df3505d +Source0: http://git-core.googlecode.com/files/git-%{version}.%{_rc}.tar.gz +# Source0-md5: 1035decd5549f10256e91cef6610951a Source1: %{name}-gitweb.conf Source2: %{name}-gitweb-httpd.conf Source3: %{name}-gitweb-lighttpd.conf @@ -375,7 +376,7 @@ This plugin provides syntax highlighting for git's commit messages. Ta wtyczka dostarcza podświetlanie składni dla treści commitów gita. %prep -%setup -q -n git-%{version} +%setup -q -n git-%{version}.%{_rc} %patch0 -p1 %patch1 -p0 %patch2 -p1 @@ -398,7 +399,7 @@ echo "BLK_SHA1=1" >> config.mak GITWEB_FAVICON="/gitweb/git-favicon.png" \ V=1 -%{?with_doc:%{__make} -C Documentation} +%{?with_doc:%{__make} -C Documentation V=1} %if %{with tests} %if %{without tests_cvs} @@ -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