SPECS: wbxml2.spec - verboseness consistency

qboosh qboosh at pld-linux.org
Tue May 27 20:26:37 CEST 2008


Author: qboosh                       Date: Tue May 27 18:26:37 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- verboseness consistency

---- Files affected:
SPECS:
   wbxml2.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/wbxml2.spec
diff -u SPECS/wbxml2.spec:1.9 SPECS/wbxml2.spec:1.10
--- SPECS/wbxml2.spec:1.9	Mon May 26 18:20:15 2008
+++ SPECS/wbxml2.spec	Tue May 27 20:26:32 2008
@@ -83,14 +83,14 @@
 
 %files devel
 %defattr(644,root,root,755)
-%{_libdir}/libwbxml2.so
+%attr(755,root,root) %{_libdir}/libwbxml2.so
 %{_libdir}/libwbxml2.la
-%{_includedir}/*
+%{_includedir}/wbxml*.h
 %{_pkgconfigdir}/libwbxml2.pc
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libwbxml2.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -98,6 +98,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2008-05-27 18:26:32  qboosh
+- verboseness consistency
+
 Revision 1.9  2008-05-26 16:20:15  shadzik
 - verbose files
 - ghost symlink
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/wbxml2.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list