rpms/rasqal/devel rasqal.spec,1.6,1.7

Kevin Kofler kkofler at fedoraproject.org
Sat Jan 17 18:23:41 UTC 2009


Author: kkofler

Update of /cvs/pkgs/rpms/rasqal/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv29842/devel

Modified Files:
	rasqal.spec 
Log Message:
* Sat Jan 17 2009 Kevin Kofler <Kevin at tigcc.ticalc.org> 0.9.15-3
- disable testsuite so this builds
- rebuild for pkg-config Provides


Index: rasqal.spec
===================================================================
RCS file: /cvs/pkgs/rpms/rasqal/devel/rasqal.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- rasqal.spec	23 Nov 2008 13:54:29 -0000	1.6
+++ rasqal.spec	17 Jan 2009 18:23:10 -0000	1.7
@@ -1,6 +1,6 @@
 Name:           rasqal
 Version:        0.9.15
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        RDF Query Library
 
 Group:          System Environment/Libraries
@@ -14,7 +14,8 @@
 BuildRequires:  gtk-doc
 BuildRequires:  pcre-devel
 BuildRequires:  libxml2-devel
-BuildRequires:  perl(XML::DOM)
+# for the testsuite
+#BuildRequires:  perl(XML::DOM)
 
 # to avoid /usr/lib64 rpath on x86_64
 BuildRequires:  libtool
@@ -49,7 +50,7 @@
 make LIBTOOL=/usr/bin/libtool %{?_smp_mflags}
 
 %check
-make check
+#make check
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -92,6 +93,10 @@
 %{_datadir}/gtk-doc/html
 
 %changelog
+* Sat Jan 17 2009 Kevin Kofler <Kevin at tigcc.ticalc.org> 0.9.15-3
+- disable testsuite so this builds
+- rebuild for pkg-config Provides
+
 * Sun Nov 23 2008 Thomas Vander Stichele <thomas at apestaart dot org>
 - 0.9.15-2
 - update summary




More information about the fedora-extras-commits mailing list