SPECS: soprano.spec - up to svn799072 - it's actually version 2.0....
shadzik
shadzik at pld-linux.org
Sun Apr 20 12:11:37 CEST 2008
Author: shadzik Date: Sun Apr 20 10:11:37 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to svn799072
- it's actually version 2.0.98 (as version.h tells) and not 2.1.0 (as changelog tells)
sorry for that mistake
- downgraded version without adding epoch
---- Files affected:
SPECS:
soprano.spec (1.23 -> 1.24)
---- Diffs:
================================================================
Index: SPECS/soprano.spec
diff -u SPECS/soprano.spec:1.23 SPECS/soprano.spec:1.24
--- SPECS/soprano.spec:1.23 Sat Apr 19 17:51:12 2008
+++ SPECS/soprano.spec Sun Apr 20 12:11:32 2008
@@ -9,17 +9,18 @@
%bcond_without sesame2 # with sesame2backend
%define qtbrver 4.4.0
+%define _rev svn799072
Summary: Soprano - Qt wrapper API to librdf
Summary(pl.UTF-8): Soprano - wrapper Qt do librdf
Name: soprano
-Version: 2.1.0
-Release: 0.svn798832.1
+Version: 2.0.98
+Release: 0.%{_rev}.1
License: GPL v2
Group: X11/Applications
#Source0: http://dl.sourceforge.net/soprano/%{name}-%{version}.tar.bz2
-Source0: %{name}-%{version}.tar.gz
-# Source0-md5: 70f76468503027c57821cf72b8c060dc
+Source0: %{name}-%{version}-%{_rev}.tar.gz
+# Source0-md5: 86113aba1c27d7106de427cb87bcd0c5
URL: http://sourceforge.net/projects/soprano
BuildRequires: QtCore-devel >= %{qtbrver}
BuildRequires: QtDBus-devel >= %{qtbrver}
@@ -66,7 +67,7 @@
Pliki nagłówkowe dla soprano.
%prep
-%setup -q
+%setup -q -n %{name}-%{version}-%{_rev}
%build
install -d build
@@ -144,6 +145,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.24 2008-04-20 10:11:32 shadzik
+- up to svn799072
+- it's actually version 2.0.98 (as version.h tells) and not 2.1.0 (as changelog tells)
+ sorry for that mistake
+- downgraded version without adding epoch
+
Revision 1.23 2008-04-19 15:51:12 shadzik
- up to 2.1.0 svn798832
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/soprano.spec?r1=1.23&r2=1.24&f=u
More information about the pld-cvs-commit
mailing list