packages: git-core/git-core.spec - proper way to switch on internal sha1 im...

draenog draenog at pld-linux.org
Wed Mar 24 12:12:40 CET 2010


Author: draenog                      Date: Wed Mar 24 11:12:40 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- proper way to switch on internal sha1 implementation

---- Files affected:
packages/git-core:
   git-core.spec (1.196 -> 1.197) 

---- Diffs:

================================================================
Index: packages/git-core/git-core.spec
diff -u packages/git-core/git-core.spec:1.196 packages/git-core/git-core.spec:1.197
--- packages/git-core/git-core.spec:1.196	Tue Mar 23 22:58:38 2010
+++ packages/git-core/git-core.spec	Wed Mar 24 12:12:34 2010
@@ -359,8 +359,9 @@
 %configure \
 	--with-openssl
 
+echo "BLK_SHA1=1" >> config.mak
+
 %{__make} \
-	BLK_SHA1=1 \
 	INSTALLDIRS=vendor \
 	GITWEB_CONFIG="%{webappdir}/gitweb.conf" \
 	GITWEB_PROJECTROOT="/var/lib/git" \
@@ -658,6 +659,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.197  2010/03/24 11:12:34  draenog
+- proper way to switch on internal sha1 implementation
+
 Revision 1.196  2010/03/23 21:58:38  draenog
 - fix tests
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/git-core/git-core.spec?r1=1.196&r2=1.197&f=u



More information about the pld-cvs-commit mailing list