SPECS: soprano.spec - remove snapshot bullshit
shadzik
shadzik at pld-linux.org
Fri May 9 05:30:46 CEST 2008
Author: shadzik Date: Fri May 9 03:30:46 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- remove snapshot bullshit
---- Files affected:
SPECS:
soprano.spec (1.25 -> 1.26)
---- Diffs:
================================================================
Index: SPECS/soprano.spec
diff -u SPECS/soprano.spec:1.25 SPECS/soprano.spec:1.26
--- SPECS/soprano.spec:1.25 Wed Apr 30 16:50:06 2008
+++ SPECS/soprano.spec Fri May 9 05:30:41 2008
@@ -7,30 +7,18 @@
# Conditional build:
%bcond_without serializer # with raptor serializer. need to figure out proper BR
%bcond_without sesame2 # with sesame2backend
-%bcond_with snap # build svn snapshot
-
%define qtbrver 4.4.0
-%define _snap svn799072
-%define _rel 1
-
Summary: Soprano - Qt wrapper API to librdf
Summary(pl.UTF-8): Soprano - wrapper Qt do librdf
Name: soprano
Version: 2.0.98
-Release: %{?with_snap:0.%{_snap}.1}%{!?with_snap:%{_rel}}
+Release: 1
License: GPL v2
Group: X11/Applications
-
-%if %{with snap}
-Source100: %{name}-%{version}-%{_snap}.tar.gz
-# Source100-md5: 86113aba1c27d7106de427cb87bcd0c5
-%else
Source0: http://dl.sourceforge.net/soprano/%{name}-%{version}.tar.bz2
# Source0-md5: fcaf461dded797445264d809df3257b5
-%endif
-
URL: http://sourceforge.net/projects/soprano
BuildRequires: QtCore-devel >= %{qtbrver}
BuildRequires: QtDBus-devel >= %{qtbrver}
@@ -77,7 +65,7 @@
Pliki nagłówkowe dla soprano.
%prep
-%setup -q -T -b %{?with_snap:10}0 -n %{name}-%{version}%{?with_snap:-%{_snap}}
+%setup -q
%build
install -d build
@@ -155,6 +143,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.26 2008-05-09 03:30:41 shadzik
+- remove snapshot bullshit
+
Revision 1.25 2008-04-30 14:50:06 cactus
- up to 2.0.98
- rel. 1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/soprano.spec?r1=1.25&r2=1.26&f=u
More information about the pld-cvs-commit
mailing list