rpms/Thunar/devel Thunar.spec,1.25,1.26

Kevin Fenzi kevin at fedoraproject.org
Thu Sep 10 19:04:07 UTC 2009


Author: kevin

Update of /cvs/extras/rpms/Thunar/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27534

Modified Files:
	Thunar.spec 
Log Message:
Require dbus-x11 (#505499)



Index: Thunar.spec
===================================================================
RCS file: /cvs/extras/rpms/Thunar/devel/Thunar.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- Thunar.spec	24 Jul 2009 16:25:32 -0000	1.25
+++ Thunar.spec	10 Sep 2009 19:04:06 -0000	1.26
@@ -1,7 +1,7 @@
 Summary: Thunar File Manager
 Name: Thunar
 Version: 1.0.1
-Release: 2%{?dist}
+Release: 3%{?dist}
 License: GPLv2+
 URL: http://thunar.xfce.org/
 Source0: http://www.xfce.org/archive/xfce-4.6.1/src/Thunar-%{version}.tar.bz2
@@ -28,6 +28,7 @@ BuildRequires: GConf2-devel
 BuildRequires: gtk-doc
 BuildRequires: chrpath
 Requires: shared-mime-info
+Requires: dbus-x11
 
 # obsolete xffm to allow for smooth upgrades
 Provides: xffm = 4.2.4
@@ -198,6 +199,9 @@ fi
 %{_datadir}/gtk-doc/html/*
 
 %changelog
+* Thu Sep 10 2009 Kevin Fenzi <kevin at tummy.com> - 1.0.1-3
+- Require dbus-x11 (#505499)
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.1-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the scm-commits mailing list