rpms/compface/devel compface.spec,1.19,1.20

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Sat May 31 13:22:39 UTC 2008


Author: mschwendt

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

Modified Files:
	compface.spec 
Log Message:
* Sat May 31 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 1.5.2-8
- Drop "|| :" from check section. It failed to build for mdomsch
  in Rawhide today.



Index: compface.spec
===================================================================
RCS file: /cvs/extras/rpms/compface/devel/compface.spec,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- compface.spec	8 Feb 2008 21:40:37 -0000	1.19
+++ compface.spec	31 May 2008 13:21:41 -0000	1.20
@@ -1,6 +1,6 @@
 Name:           compface
 Version:        1.5.2
-Release: 7
+Release:        8
 Summary:        Utilities for handling X-Faces
 
 Group:          Applications/Multimedia
@@ -50,7 +50,7 @@
 mkdir -p _extdoc && install -p -m 0644 %{SOURCE2} _extdoc/README.copyright
 
 
-%check || :
+%check
 export LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir}:$LD_LIBRARY_PATH
 ./compface %{SOURCE1} | ./uncompface -X > __test.xbm
 cmp %{SOURCE1} __test.xbm
@@ -84,10 +84,14 @@
 
 
 %changelog
-* Fri Feb 08 2008 Michael Schwendt <mschwendt at fedoraproject.org>
+* Sat May 31 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 1.5.2-8
+- Drop "|| :" from check section. It failed to build for mdomsch
+  in Rawhide today.
+
+* Fri Feb 08 2008 Michael Schwendt <mschwendt at fedoraproject.org> - 1.5.2-7
 - rebuilt for GCC 4.3 as requested by Fedora Release Engineering
 
-* Tue Aug 21 2007 Michael Schwendt <mschwendt at fedoraproject.org>
+* Tue Aug 21 2007 Michael Schwendt <mschwendt at fedoraproject.org> - 1.5.2-6
 - rebuilt
 
 * Thu Jan  4 2007 Michael Schwendt <mschwendt at fedoraproject.org> - 1.5.2-5




More information about the fedora-extras-commits mailing list