SPECS: wbxml2.spec - verbose files - ghost symlink - add pkgconfig file to ...

shadzik shadzik at pld-linux.org
Mon May 26 18:20:21 CEST 2008


Author: shadzik                      Date: Mon May 26 16:20:20 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- verbose files
- ghost symlink
- add pkgconfig file to -devel
- rel 2

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

---- Diffs:

================================================================
Index: SPECS/wbxml2.spec
diff -u SPECS/wbxml2.spec:1.8 SPECS/wbxml2.spec:1.9
--- SPECS/wbxml2.spec:1.8	Sat Mar 31 17:23:29 2007
+++ SPECS/wbxml2.spec	Mon May 26 18:20:15 2008
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Biblioteka WBXML2
 Name:		wbxml2
 Version:	0.9.2
-Release:	1
+Release:	2
 License:	GPL
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/wbxmllib/%{name}-%{version}.tar.gz
@@ -76,14 +76,17 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog NEWS README THANKS TODO
-%attr(755,root,root) %{_bindir}/*
-%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %{_bindir}/wbxml2xml
+%attr(755,root,root) %{_bindir}/xml2wbxml
+%attr(755,root,root) %{_libdir}/libwbxml2.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libwbxml2.so.?
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
+%{_libdir}/libwbxml2.so
+%{_libdir}/libwbxml2.la
 %{_includedir}/*
+%{_pkgconfigdir}/libwbxml2.pc
 
 %files static
 %defattr(644,root,root,755)
@@ -95,6 +98,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2008-05-26 16:20:15  shadzik
+- verbose files
+- ghost symlink
+- add pkgconfig file to -devel
+- rel 2
+
 Revision 1.8  2007-03-31 15:23:29  wrobell
 - ver. 0.9.2
 
================================================================

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



More information about the pld-cvs-commit mailing list