SPECS: vde2.spec - devel files fixes

qboosh qboosh at pld-linux.org
Sat Mar 31 21:18:25 CEST 2007


Author: qboosh                       Date: Sat Mar 31 19:18:25 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- devel files fixes

---- Files affected:
SPECS:
   vde2.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/vde2.spec
diff -u SPECS/vde2.spec:1.2 SPECS/vde2.spec:1.3
--- SPECS/vde2.spec:1.2	Wed Mar 21 17:07:49 2007
+++ SPECS/vde2.spec	Sat Mar 31 21:18:19 2007
@@ -69,6 +69,8 @@
 #rm -f $RPM_BUILD_ROOT%{_bindir}/vdeqemu
 #ln -sf vdeq $RPM_BUILD_ROOT%{_bindir}/vdeqemu
 
+rm -f $RPM_BUILD_ROOT%{_libdir}/vde2/libvdetap.a
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -88,13 +90,13 @@
 
 %files devel
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/libvdeplug.so
+%{_libdir}/libvdeplug.la
 %{_includedir}/libvdeplug.h
-/usr/lib64/libvdeplug.la
 
 %files static
 %defattr(644,root,root,755)
 %{_libdir}/libvdeplug.a
-%{_libdir}/vde2/libvdetap.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -102,10 +104,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/03/31 19:18:19  qboosh
+- devel files fixes
+
 Revision 1.2  2007/03/21 16:07:49  darekr
 - missing dir
 
 Revision 1.1  2007/03/21 15:11:04  twittner
 - added, based on vde.spec, not tested (I'm to lazy for testing programs)
 - there is possibility that files are wrong splitted between subpackages
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/vde2.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list