rpms/libxfcegui4/devel libxfcegui4.spec,1.2,1.3

Warren Togami (wtogami) fedora-extras-commits at redhat.com
Sun Mar 20 07:53:33 UTC 2005


Author: wtogami

Update of /cvs/extras/rpms/libxfcegui4/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv23020

Modified Files:
	libxfcegui4.spec 
Log Message:
dbh has an epoch of 1
I could have added the epoch to the versioned requires
but this really doesn't need a version, so removed instead



Index: libxfcegui4.spec
===================================================================
RCS file: /cvs/extras/rpms/libxfcegui4/devel/libxfcegui4.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- libxfcegui4.spec	20 Mar 2005 07:41:24 -0000	1.2
+++ libxfcegui4.spec	20 Mar 2005 07:53:31 -0000	1.3
@@ -1,7 +1,7 @@
 Summary: GTK widgets for Xfce
 Name: libxfcegui4
 Version: 4.2.1
-Release: 3.FC4
+Release: 3.FC3
 License: LGPL
 URL: http://www.xfce.org/
 Source0: http://www.us.xfce.org/archive/xfce-4.2.1/src-bz2/libxfcegui4-4.2.1.tar.bz2
@@ -12,7 +12,7 @@
 Requires: libxfce4util >= %{version}
 BuildRequires: gtk2-devel >= 2.0.6
 BuildRequires: libxfce4util-devel >= %{version}
-BuildRequires: dbh-devel >= 1.0
+BuildRequires: dbh-devel
 
 %description
 The package includes various gtk widgets for Xfce.
@@ -68,7 +68,7 @@
 
 %changelog
 * Sat Mar 19 2005 Warren Togami <wtogami at redhat.com> - 4.2.1-3
-- remove stuff
+- remove stuff, remove version from dbh-devel buildreq
 
 * Wed Mar 16 2005 Kevin Fenzi <kevin at tummy.com> - 4.2.1-2
 - Fixed %files bug that wasn't packaging .so files




More information about the fedora-extras-commits mailing list