Author: arekm                        Date: Thu Dec 21 00:08:46 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.4.4.3

---- Files affected:
SPECS:
   git-core.spec (1.46 -> 1.47) 

---- Diffs:

================================================================
Index: SPECS/git-core.spec
diff -u SPECS/git-core.spec:1.46 SPECS/git-core.spec:1.47
--- SPECS/git-core.spec:1.46    Fri Dec 15 00:36:37 2006
+++ SPECS/git-core.spec Thu Dec 21 01:08:41 2006
@@ -6,12 +6,13 @@
 Summary:       The stupid content tracker
 Summary(pl):   Prymitywne narzędzie do śledzenia treści
 Name:          git-core
-Version:       1.4.4.2
+Version:       1.4.4.3
 Release:       1
 License:       GPL v2
 Group:         Development/Tools
 Source0:       
http://www.kernel.org/pub/software/scm/git/git-%{version}.tar.bz2
-# Source0-md5: c4f72d96f62ae97c6e8d5cdb4afd55ca
+# Source0-md5: a4c2c27f7ea3137a5be7edaecfb9db21
+Patch0:                %{name}-build.patch
 URL:           http://git.or.cz/
 BuildRequires: asciidoc
 BuildRequires: autoconf
@@ -103,6 +104,7 @@
 
 %prep
 %setup -q -n git-%{version}
+%patch0 -p1
 
 %build
 %{__aclocal}
@@ -110,13 +112,8 @@
 %configure \
        --with-openssl
 
-# once again to get perl paths stright
-cd perl
-rm -f Makefile
-%{__perl} Makefile.PL \
+%{__make} \
        INSTALLDIRS=vendor
-%{__make}
-cd ..
 
 %{__make} -C Documentation
 
@@ -162,6 +159,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.47  2006/12/21 00:08:41  arekm
+- up to 1.4.4.3
+
 Revision 1.46  2006/12/14 23:36:37  arekm
 - more R/BR; build/install fixes
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/git-core.spec?r1=1.46&r2=1.47&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to