rpms/xfce4-mailwatch-plugin/devel xfce4-mailwatch-plugin.spec, 1.8, 1.9

Christoph Wickert (cwickert) fedora-extras-commits at redhat.com
Fri Jun 6 11:32:53 UTC 2008


Author: cwickert

Update of /cvs/extras/rpms/xfce4-mailwatch-plugin/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26364

Modified Files:
	xfce4-mailwatch-plugin.spec 
Log Message:
* Fri Jun 06 2008 Christoph Wickert <fedora christoph-wickert de> - 1.0.1-9
- BuildRequire libXt-devel for all releases (#449496)



Index: xfce4-mailwatch-plugin.spec
===================================================================
RCS file: /cvs/extras/rpms/xfce4-mailwatch-plugin/devel/xfce4-mailwatch-plugin.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xfce4-mailwatch-plugin.spec	18 Feb 2008 23:50:18 -0000	1.8
+++ xfce4-mailwatch-plugin.spec	6 Jun 2008 11:31:40 -0000	1.9
@@ -1,6 +1,6 @@
 Name:		xfce4-mailwatch-plugin
 Version:	1.0.1
-Release:	8%{?dist}
+Release:	9%{?dist}
 Summary:	Mail Watcher plugin for the Xfce panel
 
 Group:		User Interface/Desktops
@@ -11,10 +11,11 @@
 
 BuildRequires:	xfce4-panel-devel >= 4.2, libxfcegui4-devel >= 4.2, libxml2-devel
 BuildRequires:	gettext
+BuildRequires:	libXt-devel
 # only enable TLS support if a recent version of gnutls is available
 # install libXt for modular X
 %if "%fedora" > "4"
-BuildRequires:	gnutls-devel >= 1.2.0, libXt-devel
+BuildRequires:	gnutls-devel >= 1.2.0
 %endif
 Requires:	xfce4-panel >= 4.4.0
 
@@ -57,6 +58,9 @@
 %{_datadir}/xfce4/doc/C/images/mailwatch-*.png
 
 %changelog
+* Fri Jun 06 2008 Christoph Wickert <fedora christoph-wickert de> - 1.0.1-9
+- BuildRequire libXt-devel for all releases (#449496)
+
 * Mon Feb 18 2008 Fedora Release Engineering <rel-eng at fedoraproject.org> - 1.0.1-8
 - Autorebuild for GCC 4.3
 




More information about the fedora-extras-commits mailing list