Author: lisu Date: Tue Jan 11 14:00:43 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 2.0.10 - upstream fixed build with mono 2.8, patche dropped - package man page
---- Files affected: packages/docky: docky.spec (1.13 -> 1.14) ---- Diffs: ================================================================ Index: packages/docky/docky.spec diff -u packages/docky/docky.spec:1.13 packages/docky/docky.spec:1.14 --- packages/docky/docky.spec:1.13 Mon Dec 27 10:28:44 2010 +++ packages/docky/docky.spec Tue Jan 11 15:00:37 2011 @@ -2,13 +2,12 @@ %include /usr/lib/rpm/macros.mono Summary: Docky - a full fledged dock application Name: docky -Version: 2.0.8 +Version: 2.0.10 Release: 1 License: GPL v3+ Group: X11/Applications Source0: http://launchpad.net/docky/2.0/%{version}/+download/%{name}-%{version}.tar.gz -# Source0-md5: b7c6cce45a468ed3eac8290a85ff117b -Patch0: %{name}-mono28.patch +# Source0-md5: 16bf3050eb309379350d7294276a373c URL: https://launchpad.net/docky/ BuildRequires: GConf2-devel BuildRequires: autoconf >= 2.54 @@ -54,7 +53,6 @@ %prep %setup -q -%patch0 -p1 %build %{__libtoolize} @@ -119,6 +117,7 @@ %{_iconsdir}/hicolor/*/mimetypes/extension.svg %dir %{py_sitescriptdir}/docky %{py_sitescriptdir}/docky/*.py[co] +%{_mandir}/man1/docky.1* %files devel %defattr(644,root,root,755) @@ -134,6 +133,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.14 2011/01/11 14:00:37 lisu +- updated to 2.0.10 +- upstream fixed build with mono 2.8, patche dropped +- package man page + Revision 1.13 2010/12/27 09:28:44 lisu - 2.0.8 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/docky/docky.spec?r1=1.13&r2=1.14&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
