SPECS (AC-branch): test.spec - /proc test

glen glen at pld-linux.org
Wed Feb 28 01:05:05 CET 2007


Author: glen                         Date: Wed Feb 28 00:05:05 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- /proc test

---- Files affected:
SPECS:
   test.spec (1.16.4.53 -> 1.16.4.54) 

---- Diffs:

================================================================
Index: SPECS/test.spec
diff -u SPECS/test.spec:1.16.4.53 SPECS/test.spec:1.16.4.54
--- SPECS/test.spec:1.16.4.53	Wed Feb 14 14:51:22 2007
+++ SPECS/test.spec	Wed Feb 28 01:04:58 2007
@@ -11,12 +11,19 @@
 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
-#exit 1
+ls -ld /proc
+ls -l /proc
+echo CFLAGS: %{rpmcflags}
+echo CXXFLAFGS: %{rpmcxxflags}
+exit 1
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -32,6 +39,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16.4.54  2007/02/28 00:04:58  glen
+- /proc test
+
 Revision 1.16.4.53  2007/02/14 13:51:22  glen
 - rel 0.5
 
================================================================

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



More information about the pld-cvs-commit mailing list