Author: qboosh Date: Sun Jan 15 10:50:01 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.2
---- Files affected: SPECS: libmms.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/libmms.spec diff -u SPECS/libmms.spec:1.3 SPECS/libmms.spec:1.4 --- SPECS/libmms.spec:1.3 Sun Mar 20 16:26:29 2005 +++ SPECS/libmms.spec Sun Jan 15 11:49:56 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 -Release: 2 +Version: 0.2 +Release: 1 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,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +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.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
