Author: patrys Date: Fri Aug 15 17:23:56 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - fix group
---- Files affected: SPECS: d-feet.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/d-feet.spec diff -u SPECS/d-feet.spec:1.1 SPECS/d-feet.spec:1.2 --- SPECS/d-feet.spec:1.1 Fri Aug 15 19:22:05 2008 +++ SPECS/d-feet.spec Fri Aug 15 19:23:50 2008 @@ -4,7 +4,7 @@ Version: 0.1.8 Release: 1 License: MIT -Group: Libraries/Python +Group: X11/Applications Source0: http://johnp.fedorapeople.org/%{name}-%{version}.tar.gz # Source0-md5: 51cc70d37786dac0b426b6460dfd98ab URL: https://hosted.fedoraproject.org/d-feet/ @@ -12,10 +12,10 @@ BuildRequires: rpm-pythonprov BuildRequires: rpmbuild(macros) >= 1.219 %pyrequires_eq python-modules -Requires: python-dbus -Requires: python-pygtk-gtk Requires(post,postun): desktop-file-utils Requires(post,postun): hicolor-icon-theme +Requires: python-dbus +Requires: python-pygtk-gtk BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -65,6 +65,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2008/08/15 17:23:50 patrys +- fix group + Revision 1.1 2008/08/15 17:22:05 patrys - initial PLD release ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/d-feet.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
