rpms/gnotime/F-7 gnotime.spec,1.23,1.24

Toshio くらとみ (toshio) fedora-extras-commits at redhat.com
Sat Dec 8 08:09:45 UTC 2007


Author: toshio

Update of /cvs/pkgs/rpms/gnotime/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9341

Modified Files:
	gnotime.spec 
Log Message:
gnotime-2.2.3 removed the need for a particular version of qof-0.7.x.  Remove
the strict version requirement so we can build on F-7.



Index: gnotime.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnotime/F-7/gnotime.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- gnotime.spec	8 Dec 2007 07:47:50 -0000	1.23
+++ gnotime.spec	8 Dec 2007 08:09:10 -0000	1.24
@@ -1,6 +1,6 @@
 Name:           gnotime
 Version:        2.2.3
-Release:        3%{?dist}
+Release:        3%{?dist}.1
 Summary:        Tracks and reports time spent
 
 Group:          Applications/Productivity
@@ -21,7 +21,7 @@
 BuildRequires:  gettext
 BuildRequires:  intltool
 BuildRequires:  desktop-file-utils
-BuildRequires:  qof-devel >= 0.7.2
+BuildRequires:  qof-devel
 # Patch0 modifies configure.in so we need autoconf
 BuildRequires: autoconf
 
@@ -116,6 +116,9 @@
 %{_sysconfdir}/gconf/schemas/*
 
 %changelog
+* Fri Dec 7 2007 Toshio Kuratomi <toshio at fedoraproject.org> - 2.2.3-3.1
+- No need for qof requirement.
+
 * Fri Dec 7 2007 Toshio Kuratomi <toshio at fedoraproject.org> - 2.2.3-3
 - Upstream's fix needed some fuzz cleanups.
 - Fix the desktop file's Icon definition.




More information about the fedora-extras-commits mailing list