Author: lisu Date: Thu Apr 14 09:35:34 2011 GMT Module: packages Tag: HEAD ---- Log message: - move desktop-file-utils to Rs (used in post and postun)
---- Files affected: packages/mypaint: mypaint.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: packages/mypaint/mypaint.spec diff -u packages/mypaint/mypaint.spec:1.1 packages/mypaint/mypaint.spec:1.2 --- packages/mypaint/mypaint.spec:1.1 Thu Apr 14 11:32:37 2011 +++ packages/mypaint/mypaint.spec Thu Apr 14 11:35:29 2011 @@ -8,7 +8,6 @@ Group: X11/Applications/Graphics Source0: http://download.gna.org/mypaint/%{name}-%{version}.tar.bz2 URL: http://mypaint.intilinux.com/ -BuildRequires: desktop-file-utils BuildRequires: gettext-devel BuildRequires: libpng-devel BuildRequires: python-numpy-numarray-devel @@ -16,6 +15,7 @@ BuildRequires: rpmbuild(find_lang) >= 1.32 BuildRequires: scons BuildRequires: swig-python +Requires(post,postun): desktop-file-utils Requires: hicolor-icon-theme Requires: libpng Requires: python-numpy-numarray @@ -132,6 +132,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2011/04/14 09:35:29 lisu +- move desktop-file-utils to Rs (used in post and postun) + Revision 1.1 2011/04/14 09:32:37 lisu - initial by Andrzej Kilijański (and3md at gmail dot com) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mypaint/mypaint.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
