Author: qboosh Date: Sun Apr 15 07:22:42 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - plain Requires for external modules
---- Files affected: SPECS: gpodder.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/gpodder.spec diff -u SPECS/gpodder.spec:1.1 SPECS/gpodder.spec:1.2 --- SPECS/gpodder.spec:1.1 Sat Apr 14 14:58:20 2007 +++ SPECS/gpodder.spec Sun Apr 15 09:22:36 2007 @@ -1,12 +1,12 @@ # $Revision$, $Date$ -Summary: A podcast receiver/catcher written in PyGTK +Summary: A podcast receiver/catcher written in PyGTK Summary(pl): Czytnik podcastów napisany w PyGTK Name: gpodder Version: 0.9.1 Release: 0.1 License: GPL v2+ Group: Applications/Communications -Source0: http://download.berlios.de/%{name}/%{name}-%{version}.tar.gz +Source0: http://download.berlios.de/gpodder/%{name}-%{version}.tar.gz # Source0-md5: c600885be7b5212ed2c02f45a842ece2 URL: http://gpodder.berlios.de/ BuildRequires: ImageMagick @@ -18,13 +18,13 @@ BuildRequires: rpmbuild(macros) >= 1.177 BuildRequires: rpm-pythonprov %pyrequires_eq python -%pyrequires_eq python-PyXML -%pyrequires_eq python-eyeD3 -%pyrequires_eq python-mad -%pyrequires_eq python-modules -%pyrequires_eq python-pygtk-glade Requires: lame Requires: mplayer +Requires: python-PyXML +Requires: python-eyeD3 +Requires: python-mad +Requires: python-modules +Requires: python-pygtk-glade Requires: vorbis-tools Requires: wget BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -82,6 +82,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2007/04/15 07:22:36 qboosh +- plain Requires for external modules + Revision 1.1 2007/04/14 12:58:20 japhy - New spec file. - ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gpodder.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
