]> git.pld-linux.org Git - packages/attica.git/commitdiff
- up to 0.3.0 auto/th/attica-0_3_0-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 26 Dec 2011 16:21:26 +0000 (16:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    attica.spec -> 1.13

attica.spec

index c58bea83fb60e848615610dc0246ed40537c311c..78af1d1f991aec36124f999a3923f3cb26f80069 100644 (file)
@@ -1,20 +1,20 @@
 #
 # Conditional build:
 #
-%define                qt_ver          4.7.1
+%define                qt_ver          4.8.0
 %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.2.9
+Version:       0.3.0
 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:       ftp://ftp.kde.org/pub/kde/stable/attica/%{name}-%{version}.tar.bz2
-# Source0-md5: 7dadb6ca7dec09f89d41cd868ea6dc39
+# Source0-md5: 5a77f678422e7a52e3a3abb2d7ad0499
 URL:           http://kde.org
 BuildRequires: QtCore-devel >= %{qt_ver}
 BuildRequires: QtGui-devel >= %{qt_ver}
@@ -76,7 +76,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %ghost %{_libdir}/libattica.so.?
+%attr(755,root,root) %ghost %{_libdir}/libattica.so.*.?
 %attr(755,root,root) %{_libdir}/libattica.so.*.*.*
 
 %files devel
This page took 0.055255 seconds and 4 git commands to generate.