rpms/gnotime/devel gnotime.spec,1.32,1.33

Jon Ciesla limb at fedoraproject.org
Thu Jul 30 12:46:29 UTC 2009


Author: limb

Update of /cvs/pkgs/rpms/gnotime/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21745

Modified Files:
	gnotime.spec 
Log Message:
Add libgnomeui-devel BR to fix FTBFS.



Index: gnotime.spec
===================================================================
RCS file: /cvs/pkgs/rpms/gnotime/devel/gnotime.spec,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -p -r1.32 -r1.33
--- gnotime.spec	25 Jul 2009 00:53:35 -0000	1.32
+++ gnotime.spec	30 Jul 2009 12:46:29 -0000	1.33
@@ -1,6 +1,6 @@
 Name:           gnotime
 Version:        2.3.0
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Tracks and reports time spent
 
 Group:          Applications/Productivity
@@ -18,6 +18,7 @@ BuildRequires:  intltool
 BuildRequires:  desktop-file-utils
 BuildRequires:  qof-devel >= 0.7.2
 BuildRequires:  libXScrnSaver-devel
+BuildRequires:	libgnomeui-devel
 
 Requires(post): scrollkeeper
 Requires(postun): scrollkeeper
@@ -110,6 +111,9 @@ scrollkeeper-update -q || :
 %{_sysconfdir}/gconf/schemas/*
 
 %changelog
+* Thu Jul 30 2009 Jon Ciesla <limb at jcomserv.net> - 2.3.0-5
+- Add libgnomeui-devel BR to fix FTBFS.
+
 * Fri Jul 24 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.3.0-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the fedora-extras-commits mailing list