SPECS: git-core.spec - missing build phase
witekfl
witekfl at pld-linux.org
Tue Jan 10 21:21:40 CET 2006
Author: witekfl Date: Tue Jan 10 20:21:39 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- missing build phase
---- Files affected:
SPECS:
git-core.spec (1.10 -> 1.11)
---- Diffs:
================================================================
Index: SPECS/git-core.spec
diff -u SPECS/git-core.spec:1.10 SPECS/git-core.spec:1.11
--- SPECS/git-core.spec:1.10 Sat Jan 7 21:29:37 2006
+++ SPECS/git-core.spec Tue Jan 10 21:21:34 2006
@@ -53,6 +53,8 @@
%prep
%setup -q -n git-%{version}
+
+%build
%{__make} \
prefix=%{_prefix} \
CC="%{__cc}" \
@@ -82,6 +84,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.11 2006/01/10 20:21:34 witekfl
+- missing build phase
+
Revision 1.10 2006/01/07 20:29:37 arekm
- up to 1.0.7
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/git-core.spec?r1=1.10&r2=1.11&f=u
More information about the pld-cvs-commit
mailing list