Author: qboosh Date: Sat Sep 18 16:34:31 2010 GMT Module: packages Tag: HEAD ---- Log message: - GPL version (I can see no FDL here) - verbose aclocal files
---- Files affected: packages/mm-common: mm-common.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: packages/mm-common/mm-common.spec diff -u packages/mm-common/mm-common.spec:1.5 packages/mm-common/mm-common.spec:1.6 --- packages/mm-common/mm-common.spec:1.5 Fri Feb 12 10:54:12 2010 +++ packages/mm-common/mm-common.spec Sat Sep 18 18:34:26 2010 @@ -7,7 +7,7 @@ Name: mm-common Version: 0.9.2 Release: 1 -License: GPL v2 and GFDL +License: GPL v2+ Group: Development/Tools Source0: http://ftp.gnome.org/pub/GNOME/sources/mm-common/0.9/%{name}-%{version}.tar.bz2 # Source0-md5: 8cdc5620bd864d1a17e353398e8ec1ab @@ -51,10 +51,15 @@ %attr(755,root,root) %{_bindir}/mm-common-prepare %docdir %{_docdir}/mm-common %{_docdir}/mm-common -%{_aclocaldir}/*.m4 +%{_aclocaldir}/mm-common.m4 +%{_aclocaldir}/mm-dietlib.m4 +%{_aclocaldir}/mm-doc.m4 +%{_aclocaldir}/mm-module.m4 +%{_aclocaldir}/mm-pkg.m4 +%{_aclocaldir}/mm-warnings.m4 %{_datadir}/mm-common -%{_mandir}/man1/mm-common-prepare.1* %{_npkgconfigdir}/mm-common-libstdc++.pc +%{_mandir}/man1/mm-common-prepare.1* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -62,6 +67,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2010/09/18 16:34:26 qboosh +- GPL version (I can see no FDL here) +- verbose aclocal files + Revision 1.5 2010/02/12 09:54:12 megabajt - updated to 0.9.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mm-common/mm-common.spec?r1=1.5&r2=1.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
