Author: qboosh Date: Sun Sep 12 16:57:12 2010 GMT Module: packages Tag: HEAD ---- Log message: - verbose files - added COPYING.generated-code to docs
---- Files affected: packages/gob2: gob2.spec (1.31 -> 1.32) ---- Diffs: ================================================================ Index: packages/gob2/gob2.spec diff -u packages/gob2/gob2.spec:1.31 packages/gob2/gob2.spec:1.32 --- packages/gob2/gob2.spec:1.31 Sun Sep 12 14:01:09 2010 +++ packages/gob2/gob2.spec Sun Sep 12 18:57:06 2010 @@ -4,7 +4,7 @@ Name: gob2 Version: 2.0.17 Release: 1 -License: GPL v2 +License: GPL v2+ Group: Development/Tools Source0: http://ftp.gnome.org/pub/GNOME/sources/gob2/2.0/%{name}-%{version}.tar.bz2 # Source0-md5: 5428ba105e476c20a0836d773c7b3c6e @@ -48,10 +48,10 @@ %files %defattr(644,root,root,755) -%doc README AUTHORS NEWS TODO ChangeLog -%attr(755,root,root) %{_bindir}/* -%{_mandir}/man?/* -%{_aclocaldir}/* +%doc AUTHORS COPYING.generated-code ChangeLog NEWS README TODO +%attr(755,root,root) %{_bindir}/gob2 +%{_mandir}/man1/gob2.1* +%{_aclocaldir}/gob2.m4 %{_examplesdir}/%{name}-%{version} %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -60,6 +60,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.32 2010/09/12 16:57:06 qboosh +- verbose files +- added COPYING.generated-code to docs + Revision 1.31 2010/09/12 12:01:09 wiget - 2.0.17 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gob2/gob2.spec?r1=1.31&r2=1.32&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
