SPECS: libmms.spec - updated to 0.4

qboosh qboosh at pld-linux.org
Mon Jul 14 19:42:29 CEST 2008


Author: qboosh                       Date: Mon Jul 14 17:42:29 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 0.4

---- Files affected:
SPECS:
   libmms.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/libmms.spec
diff -u SPECS/libmms.spec:1.10 SPECS/libmms.spec:1.11
--- SPECS/libmms.spec:1.10	Thu Sep  6 16:36:55 2007
+++ SPECS/libmms.spec	Mon Jul 14 19:42:24 2008
@@ -2,12 +2,12 @@
 Summary:	LibMMS - mms:// and mmsh:// parsing library
 Summary(pl.UTF-8):	LibMMS - biblioteka przetwarzająca mms:// i mmsh://
 Name:		libmms
-Version:	0.3
-Release:	2
-License:	LGPL
+Version:	0.4
+Release:	1
+License:	LGPL v2+
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/libmms/%{name}-%{version}.tar.gz
-# Source0-md5:	1601705f38143687a575630a3f9d6a56
+# Source0-md5:	4a681a815186fe26bb1b02ccea57fb75
 URL:		http://sourceforge.net/projects/libmms/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -77,18 +77,19 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README README.LICENSE TODO
-%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %{_libdir}/libmms.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/libmms.so.0
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
+%attr(755,root,root) %{_libdir}/libmms.so
+%{_libdir}/libmms.la
 %{_includedir}/libmms
-%{_pkgconfigdir}/*.pc
+%{_pkgconfigdir}/libmms.pc
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libmms.a
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -96,6 +97,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2008/07/14 17:42:24  qboosh
+- updated to 0.4
+
 Revision 1.10  2007/09/06 14:36:55  baggins
 - rel 2
 
================================================================

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



More information about the pld-cvs-commit mailing list