rpms/xfce4-mixer/FC-3 xfce4-mixer.spec,1.3,1.4

Kevin Fenzi (kevin) fedora-extras-commits at redhat.com
Sun May 8 16:35:48 UTC 2005


Author: kevin

Update of /cvs/extras/rpms/xfce4-mixer/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv28919

Modified Files:
	xfce4-mixer.spec 
Log Message:
Fix libxml2 buildrequires to be libxml2-devel



Index: xfce4-mixer.spec
===================================================================
RCS file: /cvs/extras/rpms/xfce4-mixer/FC-3/xfce4-mixer.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- xfce4-mixer.spec	2 Apr 2005 17:07:38 -0000	1.3
+++ xfce4-mixer.spec	8 May 2005 16:35:46 -0000	1.4
@@ -1,7 +1,7 @@
 Summary: Volume control plugin for the Xfce 4 panel
 Name: xfce4-mixer
 Version: 4.2.1
-Release: 4.fc3
+Release: 5.fc3
 License: BSD
 URL: http://www.xfce.org/
 Source0: http://www.us.xfce.org/archive/xfce-4.2.1/src-bz2/xfce4-mixer-4.2.1.tar.bz2
@@ -13,7 +13,7 @@
 BuildRequires: libxfcegui4-devel >= 4.2.1
 BuildRequires: libxfce4mcs-devel >= 4.2.1
 BuildRequires: xfce-mcs-manager-devel >= 4.2.1
-BuildRequires: libxml2 >= 2.4.0
+BuildRequires: libxml2-devel >= 2.4.0
 BuildRequires: startup-notification-devel
 BuildRequires: gettext
 
@@ -46,6 +46,9 @@
 %{_datadir}/icons/hicolor/48x48/apps/xfce4-mixer.png
 
 %changelog
+* Sun May  8 2005 Kevin Fenzi <kevin at tummy.com> - 4.2.1-5.fc3
+- Fix libxml2 buildrequires to be libxml2-devel
+
 * Fri Mar 25 2005 Kevin Fenzi <kevin at tummy.com> - 4.2.1-4.fc3
 - lowercase Release
 




More information about the fedora-extras-commits mailing list