rpms/jbrout/F-10 jbrout.spec,1.2,1.3

Matej Cepl mcepl at fedoraproject.org
Tue Feb 17 20:40:54 UTC 2009


Author: mcepl

Update of /cvs/extras/rpms/jbrout/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv12133

Modified Files:
	jbrout.spec 
Log Message:
add missing Requires


Index: jbrout.spec
===================================================================
RCS file: /cvs/extras/rpms/jbrout/F-10/jbrout.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- jbrout.spec	15 Jan 2009 16:45:52 -0000	1.2
+++ jbrout.spec	17 Feb 2009 20:40:24 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           jbrout
 Version:        0.3.159
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Photo manager, written in python/pygtk
 Group:          Applications/Multimedia
 License:        GPLv2
@@ -13,7 +13,8 @@
 Source4:        jbrout-install.sh
 BuildArch:      noarch
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
-Requires:       python >= 2.4, python-lxml, pygtk2 >= 2.6, python-imaging, pyexiv2 >= 0.1.2
+Requires:       python >= 2.4, python-lxml, pygtk2 >= 2.6
+Requires:       python-imaging, pyexiv2 >= 0.1.2, fbida
 BuildRequires:  gettext, desktop-file-utils,
 
 %description
@@ -89,6 +90,9 @@
 %{_datadir}/applications/jbrout.desktop
 
 %changelog
+* Tue Feb 17 2009 Matěj Cepl <mcepl at redhat.com> - 0.3.159-2
+- add fbida as Requires
+
 * Thu Jan 15 2009 Matěj Cepl <mcepl at redhat.com> 0.3.159-1
 - New upstream release and this should go to Fedora.
 




More information about the scm-commits mailing list