SPECS (AC-branch): test.spec - %{error} test

glen glen at pld-linux.org
Wed Mar 7 18:11:41 CET 2007


Author: glen                         Date: Wed Mar  7 17:11:41 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- %{error} test

---- Files affected:
SPECS:
   test.spec (1.16.4.59 -> 1.16.4.60) 

---- Diffs:

================================================================
Index: SPECS/test.spec
diff -u SPECS/test.spec:1.16.4.59 SPECS/test.spec:1.16.4.60
--- SPECS/test.spec:1.16.4.59	Mon Mar  5 10:52:01 2007
+++ SPECS/test.spec	Wed Mar  7 18:11:36 2007
@@ -3,34 +3,26 @@
 Summary:	test package to run COMMAND like commands on builder :/
 Name:		test.foobar
 Version:	8.56
-Release:	0.5
+Release:	0.6
 License:	GPL
 Group:		Applications/System
-#BuildArch:	noarch
-ExclusiveArch:	arm4 i686
-BuildRequires:	inexisttent-package
+BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		filterout_c		-march=.*
-%define		filterout_cxx	-march=.*
-
 %description
 this package should be never installed.
 
 %prep
 %setup -qcT
-ls -ld /proc
-ls -ld /proc/cpuinfo
-ls -l /proc
-echo CFLAGS: %{rpmcflags}
-echo CXXFLAFGS: %{rpmcxxflags}
-exit 1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %install
 
+%pre
+%groupadd test
+
 %files
 %defattr(644,root,root,755)
 
@@ -40,6 +32,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16.4.60  2007/03/07 17:11:36  glen
+- %{error} test
+
 Revision 1.16.4.59  2007/03/05 09:52:01  glen
 - kill utf
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/test.spec?r1=1.16.4.59&r2=1.16.4.60&f=u



More information about the pld-cvs-commit mailing list