packages: attica/attica.spec - up to 0.1.1 svn 1060455 - remove BR: QtGui-d...

cactus cactus at pld-linux.org
Fri Dec 11 17:13:18 CET 2009


Author: cactus                       Date: Fri Dec 11 16:13:18 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 0.1.1 svn 1060455
- remove BR: QtGui-devel
- use wildcards in files section
- add more description

---- Files affected:
packages/attica:
   attica.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/attica/attica.spec
diff -u packages/attica/attica.spec:1.3 packages/attica/attica.spec:1.4
--- packages/attica/attica.spec:1.3	Fri Dec  4 01:54:46 2009
+++ packages/attica/attica.spec	Fri Dec 11 17:13:12 2009
@@ -3,20 +3,20 @@
 # Conditional build:
 #
 %define		qt_ver		4.6.0
-%define		snap		svn1058114
+%define		snap		svn1060455
 
-Summary:	Attica Library
-Summary(pl.UTF-8):	Attica Library
+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
+Version:	0.1.1
 Release:	0.%{snap}.2
 License:	GPL
 Group:		X11/Libraries
+# svn co svn://anonsvn.kde.org/home/kde/trunk/kdesupport/attica/
 Source0:	%{name}-%{version}-%{snap}.tar.bz2
-# Source0-md5:	23b488f0dc23ca5d625105d5d227b42f
+# Source0-md5:	8fe27e64e20ce1b9e5dde57911d72d45
 URL:		http://kde.org
 BuildRequires:	QtCore-devel >= %{qt_ver}
-BuildRequires:	QtGui-devel >= %{qt_ver}
 BuildRequires:	QtNetwork-devel >= %{qt_ver}
 BuildRequires:	QtXml-devel >= %{qt_ver}
 BuildRequires:	automoc4 >= 0.9.84
@@ -27,10 +27,12 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Attica library.
+Attica is a Qt library that implements the Open Collaboration Services API.
+It grants easy access to the services such as querying information about persons and contents.
 
 %description -l pl.UTF-8
-Attica library.
+Attica jest biblioteką Qt, która implementuje API Serwisów Otwartej Współpracy.
+Pozwala na łatwy dostęp do serwisów takich jak zapytania o informacje o osobach i treściach.
 
 %package devel
 Summary:        Header files for attica library
@@ -73,8 +75,8 @@
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %ghost %{_libdir}/libattica.so.0
-%attr(755,root,root) %{_libdir}/libattica.so.0.1.0
+%attr(755,root,root) %ghost %{_libdir}/libattica.so.?
+%attr(755,root,root) %{_libdir}/libattica.so.*.*.*
 
 %files devel
 %defattr(644,root,root,755)
@@ -88,6 +90,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2009/12/11 16:13:12  cactus
+- up to 0.1.1 svn 1060455
+- remove BR: QtGui-devel
+- use wildcards in files section
+- add more description
+
 Revision 1.3  2009/12/04 00:54:46  shadzik
 - add %post and %postun
 - rel .2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/attica/attica.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list