rpms/subdownloader/devel subdownloader.spec,1.2,1.3

Jan Klepek hpejakle at fedoraproject.org
Fri Apr 10 09:01:17 UTC 2009


Author: hpejakle

Update of /cvs/pkgs/rpms/subdownloader/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12648

Modified Files:
	subdownloader.spec 
Log Message:
fixed buildrequire



Index: subdownloader.spec
===================================================================
RCS file: /cvs/pkgs/rpms/subdownloader/devel/subdownloader.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- subdownloader.spec	10 Apr 2009 08:33:38 -0000	1.2
+++ subdownloader.spec	10 Apr 2009 09:00:46 -0000	1.3
@@ -14,8 +14,8 @@
 Source1:	subdownloader.xpm
 BuildRoot:	%(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 BuildArch:	noarch
-BuildRequires:	gettext
-Requires:	python >= 2.3.5-7, PyQt4, python-kaa-metadata, python-crypto, desktop-file-utils	
+BuildRequires:	gettext, desktop-file-utils
+Requires:	python >= 2.3.5-7, PyQt4, python-kaa-metadata, python-crypto	
 
 %description
 Program for automatic download/upload subtitles for videofiles 




More information about the fedora-extras-commits mailing list