rpms/qof/devel qof.spec,1.21,1.22

Jon Ciesla (limb) fedora-extras-commits at redhat.com
Mon Jun 2 15:50:21 UTC 2008


Author: limb

Update of /cvs/pkgs/rpms/qof/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24600

Modified Files:
	qof.spec 
Log Message:
Fix %%check FTBTS error.  Bug promised, not yet filed.



Index: qof.spec
===================================================================
RCS file: /cvs/pkgs/rpms/qof/devel/qof.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- qof.spec	2 Apr 2008 16:25:24 -0000	1.21
+++ qof.spec	2 Jun 2008 15:49:23 -0000	1.22
@@ -1,6 +1,6 @@
 Name:           qof
 Version:        0.7.5
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Query engine library for C objects
 
 Group:          System Environment/Libraries
@@ -90,7 +90,6 @@
 
 %find_lang %{name}
 
-%check || :
 make check
 
 %clean
@@ -118,6 +117,9 @@
 %doc html
 
 %changelog
+* Mon Jun 02 2008 Jon Ciesla <limb at jcomserv.net> - 0.7.5-3
+- Fix %%check FTBTS error.  Bug promised, not yet filed.
+
 * Wed Apr 02 2008 Jon Ciesla <limb at jcomserv.net> - 0.7.5-2
 - Fix multilib conflict, BZ 343011.
 




More information about the fedora-extras-commits mailing list