rpms/dlm/FC-4 dlm.spec,1.19,1.20

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jun 16 22:43:11 UTC 2005


Author: cfeist

Update of /cvs/dist/rpms/dlm/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv23489

Modified Files:
	dlm.spec 
Log Message:
Include the .so files in the rpm.


Index: dlm.spec
===================================================================
RCS file: /cvs/dist/rpms/dlm/FC-4/dlm.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- dlm.spec	16 Jun 2005 22:29:56 -0000	1.19
+++ dlm.spec	16 Jun 2005 22:43:09 -0000	1.20
@@ -14,7 +14,7 @@
 
 Name: dlm
 Version: 1.0.0
-Release: 2
+Release: 3
 License: GPL
 Group: System Environment/Kernel
 Summary: dlm - The Distributed Lock Manager
@@ -58,8 +58,8 @@
 
 %files
 %defattr(-,root,root,-)
-%{_libdir}/libdlm.so.*
-%{_libdir}/libdlm_lt.so.*
+%{_libdir}/libdlm.so*
+%{_libdir}/libdlm_lt.so*
 
 %files devel
 %defattr(-,root,root,-)




More information about the fedora-cvs-commits mailing list