]> git.pld-linux.org Git - packages/soprano.git/commitdiff
- remove snapshot bullshit auto/th/soprano-2_0_98-1
authorshadzik <shadzik@pld-linux.org>
Fri, 9 May 2008 03:30:41 +0000 (03:30 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    soprano.spec -> 1.26

soprano.spec

index 4f58c21a96215f7f562d1c6fa8028736bccd3f12..233939d4abdf9adad953d652e5b46b682be4b074 100644 (file)
@@ -6,30 +6,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}
@@ -76,7 +64,7 @@ Header files for soprano.
 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
This page took 0.045971 seconds and 4 git commands to generate.