Author: lisu Date: Mon Aug 10 09:15:37 2009 GMT Module: packages Tag: HEAD ---- Log message: - do not include empty files in %%doc
---- Files affected: packages/pybik: pybik.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: packages/pybik/pybik.spec diff -u packages/pybik/pybik.spec:1.4 packages/pybik/pybik.spec:1.5 --- packages/pybik/pybik.spec:1.4 Mon Aug 10 10:59:09 2009 +++ packages/pybik/pybik.spec Mon Aug 10 11:15:31 2009 @@ -5,7 +5,7 @@ Name: pybik Version: 0.1 Release: 0.1 -License: GPL v3 +License: GPL v3+ Group: X11/Applications/Games Source0: http://launchpad.net/pybik/trunk/0.1/+download/%{name}-%{version}.tar.gz # Source0-md5: f1c76611fcd393778649d4adacd26217 @@ -60,7 +60,7 @@ %files -f %{name}.lang %defattr(644,root,root,755) -%doc AUTHORS ChangeLog HACKING NEWS PKG-INFO README THANKS +%doc AUTHORS ChangeLog HACKING NEWS PKG-INFO README %attr(755,root,root) %{_bindir}/pybik %dir %{py_sitedir}/pybiklib %{py_sitedir}/pybiklib/*.py[co] @@ -79,6 +79,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2009/08/10 09:15:31 lisu +- do not include empty files in %%doc + Revision 1.4 2009/08/10 08:59:09 uzsolt - shorter hu summary - %dir %{py_sitedir}/pybiklib (when only the directory isn't good, you must use %dir) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pybik/pybik.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
