rpms/filezilla/devel filezilla.spec,1.59,1.60

Nicolas Chauvet kwizart at fedoraproject.org
Sun Jan 3 14:41:36 UTC 2010


Author: kwizart

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

Modified Files:
	filezilla.spec 
Log Message:
- Add Requires xdg-utils



Index: filezilla.spec
===================================================================
RCS file: /cvs/pkgs/rpms/filezilla/devel/filezilla.spec,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -p -r1.59 -r1.60
--- filezilla.spec	3 Jan 2010 14:19:08 -0000	1.59
+++ filezilla.spec	3 Jan 2010 14:41:36 -0000	1.60
@@ -18,6 +18,8 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 BuildRequires:  cppunit-devel >= 1.10.2
 ##
 BuildRequires:  desktop-file-utils
+BuildRequires:  xdg-utils
+Requires:       xdg-utils
 
 BuildRequires:  dbus-devel
 BuildRequires:  gettext
@@ -121,6 +123,7 @@ fi || :
 %changelog
 * Sun Nov 22 2009 Nicolas Chauvet <kwizart at fedoraproject.org> - 3.3.1-0.1_rc1
 - Update to 3.3.1-rc1
+- Add Requires xdg-utils
 
 * Sun Nov 22 2009 Nicolas Chauvet <kwizart at fedoraproject.org> - 3.3.0.1-1
 - Update to 3.3.0.1




More information about the fedora-extras-commits mailing list