rpms/strigi/F-9 strigi.spec,1.15,1.16

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


Author: deji

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

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-9/strigi.spec,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- strigi.spec	7 May 2008 23:11:53 -0000	1.15
+++ strigi.spec	10 May 2008 14:04:36 -0000	1.16
@@ -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
+
 * Sat May 03 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