[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/libcdio/devel libcdio.spec,1.28,1.29
- From: Adrian Reber (adrian) <fedora-extras-commits redhat com>
- To: fedora-extras-commits redhat com
- Subject: rpms/libcdio/devel libcdio.spec,1.28,1.29
- Date: Fri, 30 May 2008 07:26:33 GMT
Author: adrian
Update of /cvs/extras/rpms/libcdio/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv6214
Modified Files:
libcdio.spec
Log Message:
removed "|| :" after %check; it seems to cause a build failure
Index: libcdio.spec
===================================================================
RCS file: /cvs/extras/rpms/libcdio/devel/libcdio.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- libcdio.spec 30 May 2008 06:57:27 -0000 1.28
+++ libcdio.spec 30 May 2008 07:25:36 -0000 1.29
@@ -64,7 +64,7 @@
cp -a example/C++/{*.cpp,README} examples/C++
-%check || :
+%check
# disable test using local CDROM
%{__sed} -i -e "s,testiso9660\$(EXEEXT),,g" \
-e "s,check_paranoia.sh check_opts.sh, check_opts.sh,g" \
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]