rpms/strigi/F-8 strigi.spec,1.16,1.17

Deji Akingunola (deji) fedora-extras-commits at redhat.com
Sat May 10 14:07:46 UTC 2008


Author: deji

Update of /cvs/pkgs/rpms/strigi/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv18295

Modified Files:
	strigi.spec 
Log Message:
* Sat May 10 2008 Deji Akingunola <dakingun at gmail.com> - 0.5.9-2
- Disable 'make test' for now, seems the buildroot cannot find java



Index: strigi.spec
===================================================================
RCS file: /cvs/pkgs/rpms/strigi/F-8/strigi.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- strigi.spec	7 May 2008 23:18:18 -0000	1.16
+++ strigi.spec	10 May 2008 14:07:08 -0000	1.17
@@ -1,6 +1,6 @@
 Name:		strigi
 Version:	0.5.9
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	A desktop search program for KDE
 Group:		Applications/Productivity
 License:	LGPLv2+
@@ -85,9 +85,9 @@
 mkdir -p %{buildroot}%{_sysconfdir}/xdg/autostart
 cp -pr %{SOURCE2} %{buildroot}%{_sysconfdir}/xdg/autostart/
 
-%check
-cd fedora
-make test
+#%check
+#cd fedora
+#make test
 
 find %{buildroot}%{_libdir} -type f -name "*.so*" -exec chmod 755 {} ';'
 
@@ -119,6 +119,9 @@
 %{_libdir}/strigi/
 
 %changelog
+* Sat May 10 2008 Deji Akingunola <dakingun at gmail.com> - 0.5.9-2
+- Disable 'make test' for now, seems the buildroot cannot find java
+
 * Wed May 07 2008 Deji Akingunola <dakingun at gmail.com> - 0.5.9-1
 - Update to 0.5.9 (bugfix release)
 




More information about the fedora-extras-commits mailing list