]> git.pld-linux.org Git - packages/git-core.git/commitdiff
- up to 1.5.0 auto/th/git-core-1_5_0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Wed, 14 Feb 2007 20:03:12 +0000 (20:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    git-core.spec -> 1.52

git-core.spec

index 09beaa2ff2112328875f40920c15939f1990dc92..7b65a36e28b4b3d751b82ac3df108047f2ff0bdc 100644 (file)
@@ -5,12 +5,12 @@
 Summary:       The stupid content tracker
 Summary(pl.UTF-8):     Prymitywne narzędzie do śledzenia treści
 Name:          git-core
-Version:       1.4.4.4
+Version:       1.5.0
 Release:       1
 License:       GPL v2
 Group:         Development/Tools
 Source0:       http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.bz2
-# Source0-md5: 970aceba959e7fe92f065d7509e6db51
+# Source0-md5: 5c3e163ac201695c9bfd5a19d730303c
 Patch0:                %{name}-build.patch
 URL:           http://git.or.cz/
 BuildRequires: asciidoc
@@ -121,6 +121,7 @@ rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_includedir}/%{name}/xdiff
 
 %{__make} install \
+       INSTALLDIRS=vendor \
        DESTDIR=$RPM_BUILD_ROOT
 
 %{__make} -C Documentation install \
This page took 0.049293 seconds and 4 git commands to generate.