rpms/soprano/devel .cvsignore, 1.23, 1.24 soprano.spec, 1.38, 1.39 sources, 1.23, 1.24

Rex Dieter rdieter at fedoraproject.org
Sun Oct 11 19:59:56 UTC 2009


Author: rdieter

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

Modified Files:
	.cvsignore soprano.spec sources 
Log Message:
* Fri Oct 09 2009 Rex Dieter <rdieter at fedoraproject.org> - 2.3.63-0.1.20091009
- soprano-2.3.63 (20091009 snapshot)



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/soprano/devel/.cvsignore,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -p -r1.23 -r1.24
--- .cvsignore	14 Sep 2009 23:23:19 -0000	1.23
+++ .cvsignore	11 Oct 2009 19:59:55 -0000	1.24
@@ -1 +1 @@
-soprano-2.3.1.tar.bz2
+soprano-20091009svn.tar.bz2


Index: soprano.spec
===================================================================
RCS file: /cvs/pkgs/rpms/soprano/devel/soprano.spec,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -p -r1.38 -r1.39
--- soprano.spec	14 Sep 2009 23:23:20 -0000	1.38
+++ soprano.spec	11 Oct 2009 19:59:55 -0000	1.39
@@ -4,15 +4,18 @@
 # set this to 0 to disable -apidocs for a faster build
 %define apidocs 1 
 
+%define snap 20091009
+
 Summary: Qt wrapper API to different RDF storage solutions
 Name:    soprano
-Version: 2.3.1
-Release: 1%{?dist}
+Version: 2.3.63
+Release: 0.1.%{snap}%{?dist}
 
 Group:   System Environment/Libraries
 License: LGPLv2+
 URL:     http://sourceforge.net/projects/soprano
-Source0: http://downloads.sf.net/soprano/soprano-%{version}.tar.bz2
+#Source0: http://downloads.sf.net/soprano/soprano-%{version}.tar.bz2
+Source0: soprano-20091009svn.tar.bz2
 Source1: soprano-svn_checkout.sh 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -20,7 +23,7 @@ BuildRequires: clucene-core-devel >= 0.9
 BuildRequires: cmake
 BuildRequires: kde-filesystem
 # for backends/virtuoso
-#BuildRequires: libiodbc-devel
+BuildRequires: libiodbc-devel
 BuildRequires: qt4-devel
 BuildRequires: redland-devel >= 1.0.6
 BuildRequires: raptor-devel >= 1.4.15
@@ -59,7 +62,7 @@ format for easy browsing.
 
 
 %prep
-%setup -q -n soprano-%{version}
+%setup -q -n soprano%{!?snap:-%{version}}
 
 
 %build
@@ -121,6 +124,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Oct 09 2009 Rex Dieter <rdieter at fedoraproject.org> - 2.3.63-0.1.20091009
+- soprano-2.3.63 (20091009 snapshot)
+
 * Mon Sep 14 2009 Rex Dieter <rdieter at fedoraproject.org> - 2.3.1-1
 - soprano-2.3.1
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/soprano/devel/sources,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -p -r1.23 -r1.24
--- sources	14 Sep 2009 23:23:20 -0000	1.23
+++ sources	11 Oct 2009 19:59:56 -0000	1.24
@@ -1 +1 @@
-c9a2c008b80cd5d76599e9d48139dfe9  soprano-2.3.1.tar.bz2
+bb93e483a2de0c3527c7f6fb8ecf92f7  soprano-20091009svn.tar.bz2




More information about the fedora-extras-commits mailing list