]> git.pld-linux.org Git - packages/attica.git/commitdiff
- up to 0.1.2 stable auto/th/attica-0_1_2-1 auto/ti/attica-0_1_2-1
authorshadzik <shadzik@pld-linux.org>
Sat, 30 Jan 2010 19:10:22 +0000 (19:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    attica.spec -> 1.7

attica.spec

index a77f0315ab77b6fb1093ad62ece56561bb439247..951d5f23b493601b467de9ebd787dcf249db7a22 100644 (file)
@@ -1,19 +1,20 @@
 #
 # Conditional build:
 #
-%define                qt_ver          4.6.0
+%define                qt_ver          4.6.1
 %define                snap            svn1060455
 
 Summary:       Attica Library - implementation of Open Collaboration Services API for Qt
 Summary(pl.UTF-8):     Attica Library - implementacja API Serwisów Otwartej Współpracy dla Qt
 Name:          attica
-Version:       0.1.1
-Release:       0.%{snap}.1
+Version:       0.1.2
+Release:       1
 License:       GPL
 Group:         X11/Libraries
 # svn co svn://anonsvn.kde.org/home/kde/trunk/kdesupport/attica/
-Source0:       %{name}-%{version}-%{snap}.tar.bz2
-# Source0-md5: 8fe27e64e20ce1b9e5dde57911d72d45
+#Source0:      %{name}-%{version}-%{snap}.tar.bz2
+Source0:       ftp://ftp.kde.org/pub/kde/stable/attica/%{name}-%{version}.tar.bz2
+# Source0-md5: 8b4207dbc0a826d422632bdb9c50d51a
 URL:           http://kde.org
 BuildRequires: QtCore-devel >= %{qt_ver}
 BuildRequires: QtGui-devel >= %{qt_ver}
@@ -47,7 +48,7 @@ Header files for attica library.
 Pliki nagłówkowe biblioteki attica.
 
 %prep
-%setup -q -n %{name}-%{version}-%{snap}
+%setup -q
 
 %build
 install -d build
This page took 0.203034 seconds and 4 git commands to generate.