SPECS: libx86.spec - BR: sed 4 - more verbose files

qboosh qboosh at pld-linux.org
Sat Jan 26 19:17:05 CET 2008


Author: qboosh                       Date: Sat Jan 26 18:17:05 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- BR: sed 4
- more verbose files

---- Files affected:
SPECS:
   libx86.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/libx86.spec
diff -u SPECS/libx86.spec:1.6 SPECS/libx86.spec:1.7
--- SPECS/libx86.spec:1.6	Wed Dec 26 00:17:39 2007
+++ SPECS/libx86.spec	Sat Jan 26 19:17:00 2008
@@ -9,6 +9,7 @@
 Source0:	http://www.codon.org.uk/~mjg59/libx86/downloads/%{name}-%{version}.tar.gz
 # Source0-md5:	c426d4f29fdf3499158cf49d4f374315
 URL:		http://www.codon.org.uk/~mjg59/libx86/
+BuildRequires:	sed >= 4.0
 # it's supposed to be arch independant emu library but unfortunately right now it doesn't build
 # on other architectures; check with newer versions!
 ExclusiveArch:	%{ix86} %{x8664}
@@ -77,16 +78,16 @@
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so.*
+%attr(755,root,root) %{_libdir}/libx86.so.1
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_includedir}/*.h
+%attr(755,root,root) %{_libdir}/libx86.so
+%{_includedir}/libx86.h
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libx86.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -94,6 +95,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2008-01-26 18:17:00  qboosh
+- BR: sed 4
+- more verbose files
+
 Revision 1.6  2007-12-25 23:17:39  glen
 - rel 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libx86.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list