SPECS (AC-branch): libmms.spec - updated to 0.2

baggins baggins at pld-linux.org
Tue May 16 00:06:03 CEST 2006


Author: baggins                      Date: Mon May 15 22:06:03 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- updated to 0.2

---- Files affected:
SPECS:
   libmms.spec (1.3 -> 1.3.2.1) 

---- Diffs:

================================================================
Index: SPECS/libmms.spec
diff -u SPECS/libmms.spec:1.3 SPECS/libmms.spec:1.3.2.1
--- SPECS/libmms.spec:1.3	Sun Mar 20 16:26:29 2005
+++ SPECS/libmms.spec	Tue May 16 00:05:58 2006
@@ -2,12 +2,12 @@
 Summary:	LibMMS - mms:// and mmsh:// parsing library
 Summary(pl):	LibMMS - biblioteka przetwarzająca mms:// i mmsh://
 Name:		libmms
-Version:	0.1
+Version:	0.2
 Release:	2
 License:	LGPL
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/libmms/%{name}-%{version}.tar.gz
-# Source0-md5:	ebd88537af9875265e41ee65603ecd1a
+# Source0-md5:	7e7117f8a28b21ce11beb3d2816066ff
 URL:		http://sourceforge.net/projects/libmms/
 BuildRequires:	glib2-devel >= 2.0.0
 BuildRequires:	pkgconfig
@@ -51,7 +51,8 @@
 
 %build
 %configure
-%{__make}
+%{__make} \
+	PKG_LIBS='$(GLIB_LIBS)'
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -67,7 +68,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README TODO
+%doc AUTHORS ChangeLog README README.LICENSE TODO
 %attr(755,root,root) %{_libdir}/lib*.so.*.*.*
 
 %files devel
@@ -87,6 +88,15 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3.2.1  2006/05/15 22:05:58  baggins
+- updated to 0.2
+
+Revision 1.5  2006/02/22 18:22:51  freetz
+- rel.2 for th
+
+Revision 1.4  2006/01/15 10:49:56  qboosh
+- updated to 0.2
+
 Revision 1.3  2005/03/20 15:26:29  qboosh
 - BR+R glib2-devel; release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/libmms.spec?r1=1.3&r2=1.3.2.1&f=u



More information about the pld-cvs-commit mailing list