SPECS (AC-branch): test.spec - remove automatic bcond tune on --ta...
glen
glen at pld-linux.org
Tue Feb 12 01:30:11 CET 2008
Author: glen Date: Tue Feb 12 00:30:11 2008 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- remove automatic bcond tune on --target
---- Files affected:
SPECS:
test.spec (1.16.4.74 -> 1.16.4.75)
---- Diffs:
================================================================
Index: SPECS/test.spec
diff -u SPECS/test.spec:1.16.4.74 SPECS/test.spec:1.16.4.75
--- SPECS/test.spec:1.16.4.74 Tue Feb 12 01:19:31 2008
+++ SPECS/test.spec Tue Feb 12 01:30:06 2008
@@ -1,15 +1,12 @@
# $Revision$, $Date$
#
# Conditional build:
-%bcond_with source # build noarch kernel-source package
+%bcond_with noarch # build noarch kernel-source package
#
-%if "%{_arch}" == "noarch"
-%define with_source 1
-%endif
Summary: test
-Name: test%{?with_source:-source}
-Version: 1
-Release: 0.1
+Name: testarch
+Version: 2
+Release: 0.2
License: GPL
Group: Applications/System
%if %{with source}
@@ -40,6 +37,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.16.4.75 2008-02-12 00:30:06 glen
+- remove automatic bcond tune on --target
+
Revision 1.16.4.74 2008-02-12 00:19:31 glen
- rename
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/test.spec?r1=1.16.4.74&r2=1.16.4.75&f=u
More information about the pld-cvs-commit
mailing list