rpms/xfce4-mount-plugin/FC-5 xfce4-mount-plugin.spec,1.5,1.6

Christoph Wickert (cwickert) fedora-extras-commits at redhat.com
Sat Jun 3 16:50:30 UTC 2006


Author: cwickert

Update of /cvs/extras/rpms/xfce4-mount-plugin/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv8410/FC-5

Modified Files:
	xfce4-mount-plugin.spec 
Log Message:
BuildRequire intltool (#193444)


Index: xfce4-mount-plugin.spec
===================================================================
RCS file: /cvs/extras/rpms/xfce4-mount-plugin/FC-5/xfce4-mount-plugin.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- xfce4-mount-plugin.spec	11 Apr 2006 17:56:32 -0000	1.5
+++ xfce4-mount-plugin.spec	3 Jun 2006 16:50:30 -0000	1.6
@@ -1,6 +1,6 @@
 Name:		xfce4-mount-plugin
 Version:	0.3.3
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	Mount/unmount utility for the Xfce panel
 
 Group:		User Interface/Desktops
@@ -10,6 +10,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	xfce4-panel-devel >= 4.2, libxfcegui4-devel >= 4.2, libxml2-devel
+BuildRequires:	gettext, intltool
 Requires:	xfce4-panel >= 4.2
 
 %description
@@ -37,6 +38,9 @@
 %{_libdir}/xfce4/panel-plugins/*.so
 
 %changelog
+* Sat Jun 03 2006 Christoph Wickert <fedora wickert at arcor de> - 0.3.3-4
+- BuildRequire intltool (#193444) and gettext.
+
 * Tue Apr 11 2006 Christoph Wickert <fedora wickert at arcor de> - 0.3.3-3
 - Require xfce4-panel.
 




More information about the fedora-extras-commits mailing list