SPECS: bcc.spec - be re-entrant

glen glen at pld-linux.org
Fri Jan 19 18:31:21 CET 2007


Author: glen                         Date: Fri Jan 19 17:31:21 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- be re-entrant

---- Files affected:
SPECS:
   bcc.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: SPECS/bcc.spec
diff -u SPECS/bcc.spec:1.27 SPECS/bcc.spec:1.28
--- SPECS/bcc.spec:1.27	Fri Jan 19 18:29:35 2007
+++ SPECS/bcc.spec	Fri Jan 19 18:31:16 2007
@@ -36,6 +36,12 @@
 %patch0 -p1
 %patch1 -p1
 
+mv -f bootblocks/README README.bootblocks
+mv -f copt/README README.copt
+mv -f dis88/README README.dis88
+mv -f elksemu/README README.elksemu
+mv -f unproto/README README.unproto
+
 %build
 CC="%{__cc}" \
 %{__make} all other \
@@ -68,12 +74,6 @@
 %{!?debug:strip -R .comment -R .note $RPM_BUILD_ROOT%{_bindir}/{ar86,bcc,elksemu,objdump86}}
 %{!?debug:strip -R .comment -R .note $RPM_BUILD_ROOT%{_libdir}/bcc/{bcc*,copt,unproto}}
 
-mv -f bootblocks/README README.bootblocks
-mv -f copt/README README.copt
-mv -f dis88/README README.dis88
-mv -f elksemu/README README.elksemu
-mv -f unproto/README README.unproto
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -108,6 +108,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2007/01/19 17:31:16  glen
+- be re-entrant
+
 Revision 1.27  2007/01/19 17:29:35  arekm
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bcc.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list