diff --git a/compface.spec b/compface.spec index 8584fc9..e4d9a9e 100644 --- a/compface.spec +++ b/compface.spec @@ -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 @@ make install DESTDIR=$RPM_BUILD_ROOT STRIP=/bin/true 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 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Fri Feb 08 2008 Michael Schwendt +* Sat May 31 2008 Michael Schwendt - 1.5.2-8 +- Drop "|| :" from check section. It failed to build for mdomsch + in Rawhide today. + +* Fri Feb 08 2008 Michael Schwendt - 1.5.2-7 - rebuilt for GCC 4.3 as requested by Fedora Release Engineering -* Tue Aug 21 2007 Michael Schwendt +* Tue Aug 21 2007 Michael Schwendt - 1.5.2-6 - rebuilt * Thu Jan 4 2007 Michael Schwendt - 1.5.2-5