]> git.pld-linux.org Git - packages/soprano.git/commitdiff
- updated to 2.0.0 auto/th/soprano-2_0_0-1 auto/ti/soprano-2_0_0-1
authorSławomir Paszkiewicz <paszczus@pld-linux.org>
Mon, 4 Feb 2008 20:04:54 +0000 (20:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    soprano.spec -> 1.12

soprano.spec

index c461fafa2e2351cbcfd91fae5403bd46142d05da..e3ed28fc0441c896d91589d82f3ab11360ce6346 100644 (file)
@@ -6,18 +6,17 @@
 #
 # Conditional build:
 %bcond_without serializer              # with raptor serializer. need to figure out proper BR
-#
-%define                _snap   rc2
-%define                rel             2
+
 Summary:       Soprano - Qt wrapper API to librdf
 Summary(pl.UTF-8):     Soprano - wrapper Qt do librdf
 Name:          soprano
-Version:       1.99
-Release:       0.%{_snap}.%{rel}
+Version:       2.0.0
+Release:       1
+#Release:      0.%{_snap}.%{rel}
 License:       GPL v2
 Group:         X11/Applications
-Source0:       http://dl.sourceforge.net/soprano/%{name}-%{version}-%{_snap}.tar.bz2
-# Source0-md5: 78ae22f085e5e9eb06ee7cda23ecfa0f
+Source0:       http://dl.sourceforge.net/soprano/%{name}-%{version}.tar.bz2
+# Source0-md5: 597d83ac793fff2ddbd628eb05d31624
 URL:           http://sourceforge.net/projects/soprano
 BuildRequires: QtDBus-devel
 BuildRequires: QtNetwork-devel
@@ -59,7 +58,7 @@ Header files for soprano.
 Pliki nagłówkowe dla soprano.
 
 %prep
-%setup -q -n %{name}-%{version}-%{_snap}
+%setup -q
 
 %build
 install -d build
This page took 0.067366 seconds and 4 git commands to generate.