packages: dspam/dspam.spec - updated TODO - more verbose %files

pawelz pawelz at pld-linux.org
Tue Apr 27 01:55:24 CEST 2010


Author: pawelz                       Date: Mon Apr 26 23:55:24 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated TODO
- more verbose %files

---- Files affected:
packages/dspam:
   dspam.spec (1.86 -> 1.87) 

---- Diffs:

================================================================
Index: packages/dspam/dspam.spec
diff -u packages/dspam/dspam.spec:1.86 packages/dspam/dspam.spec:1.87
--- packages/dspam/dspam.spec:1.86	Tue Apr 27 01:48:45 2010
+++ packages/dspam/dspam.spec	Tue Apr 27 01:55:18 2010
@@ -3,9 +3,7 @@
 # - support for libdclassify
 # - oracle driver
 # - messages from default install of cron with mysql driver Memory fault
-# - install drivers in /usr/lib/dspam
-# - if drivers are installed to private dir, remove versioned sonames from drivers
-# - upgrade to 3.9.0
+# - remove versioned sonames from drivers
 #
 # Conditional build:
 %bcond_without	mysql	# disable MySQL storage driver
@@ -462,10 +460,13 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/libdspam.so
 %{_libdir}/libdspam.la
-%{_libdir}/dspam/lib*_drv.la
+%{_libdir}/dspam/libhash_drv.la
+%{_libdir}/dspam/libmysql_drv.la
+%{_libdir}/dspam/libpgsql_drv.la
+%{_libdir}/dspam/libsqlite3_drv.la
 %{_includedir}/%{name}
 %{_mandir}/man3/libdspam.3*
-%{_pkgconfigdir}/*.pc
+%{_pkgconfigdir}/dspam.pc
 
 %files static
 %defattr(644,root,root,755)
@@ -531,11 +532,15 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.87  2010/04/26 23:55:18  pawelz
+- updated TODO
+- more verbose %files
+
 Revision 1.86  2010/04/26 23:48:45  pawelz
 - really disable parallel build
 
 Revision 1.85  2010/04/26 23:47:56  pawelz
-- fix %post scriptlets (now plugins are installed in dspam dubdir)
+- fix %post scriptlets (now plugins are installed in dspam subdir)
 
 Revision 1.84  2010/04/26 23:38:50  pawelz
 - fix %files (now plugins are installed in dspam subdir)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/dspam/dspam.spec?r1=1.86&r2=1.87&f=u



More information about the pld-cvs-commit mailing list