X-Git-Url: http://git.pld-linux.org/?a=blobdiff_plain;f=git-core.spec;h=6cf9d3067576f36ce29b8d19bef33305e504ff3a;hb=3881c19b59415c90f27e51f097a64aa27c0bcbef;hp=7c81c3767a59186df893f696c2d75ab9620a7c94;hpb=b1e8443235a2400e6c583bc48a30772391807383;p=packages%2Fgit-core.git diff --git a/git-core.spec b/git-core.spec index 7c81c37..6cf9d30 100644 --- a/git-core.spec +++ b/git-core.spec @@ -7,12 +7,12 @@ Summary: The stupid content tracker Summary(pl.UTF-8): Prymitywne narzędzie do śledzenia treści Name: git-core -Version: 1.6.0.2 +Version: 1.6.0.3 Release: 1 License: GPL v2 Group: Development/Tools Source0: http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.bz2 -# Source0-md5: 1e4d9bfc1cb0abf165d4de93b5172324 +# Source0-md5: d7178b0b0eaaa07538149bb231902796 Source1: %{name}-gitweb.conf Source2: %{name}-gitweb-httpd.conf Source3: %{name}.sysconfig @@ -334,6 +334,10 @@ install %{SOURCE3} $RPM_BUILD_ROOT/etc/sysconfig/git-daemon install %{SOURCE4} $RPM_BUILD_ROOT/etc/sysconfig/rc-inetd/git-daemon install %{SOURCE5} $RPM_BUILD_ROOT/etc/rc.d/init.d/git-daemon +# paths cleanup +sed -e 's,@libdir@,%{_libdir},g' -i $RPM_BUILD_ROOT/etc/rc.d/init.d/git-daemon +sed -e 's,@libdir@,%{_libdir},g' -i $RPM_BUILD_ROOT/etc/sysconfig/rc-inetd/git-daemon + # remove unneeded files rm -f $RPM_BUILD_ROOT%{perl_archlib}/perllocal.pod rm -f $RPM_BUILD_ROOT%{perl_vendorarch}/auto/Git/.packlist