packages: telepathy-logger/telepathy-logger.spec - added pl summaries and d...

megabajt megabajt at pld-linux.org
Wed Apr 28 10:15:36 CEST 2010


Author: megabajt                     Date: Wed Apr 28 08:15:36 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- added pl summaries and descriptions
- release 3

---- Files affected:
packages/telepathy-logger:
   telepathy-logger.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: packages/telepathy-logger/telepathy-logger.spec
diff -u packages/telepathy-logger/telepathy-logger.spec:1.6 packages/telepathy-logger/telepathy-logger.spec:1.7
--- packages/telepathy-logger/telepathy-logger.spec:1.6	Wed Apr 28 09:39:13 2010
+++ packages/telepathy-logger/telepathy-logger.spec	Wed Apr 28 10:15:31 2010
@@ -1,70 +1,88 @@
 # $Revision$, $Date$
 Summary:	Logging service for Telepathy
+Summary(pl.UTF-8):	Usługa logowania dla Telepathy
 Name:		telepathy-logger
 Version:	0.1.1
-Release:	2
+Release:	3
 License:	LGPL
-Group:		Libraries
+Group:		Applications
 Source0:	http://telepathy.freedesktop.org/releases/telepathy-logger/%{name}-%{version}.tar.bz2
 # Source0-md5:	76b69c52a53aec8a8d1b5a0f02484a8c
 Patch0:		configure.patch
 URL:		http://telepathy.freedesktop.org/wiki/Logger
 BuildRequires:	GConf2-devel
 BuildRequires:	autoconf >= 2.59
-BuildRequires:	automake >= 1:1.8
+BuildRequires:	automake >= 1:1.9
 BuildRequires:	dbus-devel >= 1.1.0
 BuildRequires:	dbus-glib-devel >= 0.82
-BuildRequires:	glib2-devel >= 1:2.0.0
+BuildRequires:	glib2-devel >= 1:2.22.0
 BuildRequires:	gnome-common
 BuildRequires:	gnome-doc-utils > 0.17.3
 BuildRequires:	gtk-doc-automake >= 1.10
 BuildRequires:	libtool
 BuildRequires:	libxml2-devel
 BuildRequires:	pkgconfig
-BuildRequires:	telepathy-glib-devel
-Requires:	%{name} = %{version}-%{release}
+BuildRequires:	telepathy-glib-devel >= 0.9.0
+Requires(post,preun):	GConf2
+Requires:	%{name}-libs = %{version}-%{release}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-This package provides Gadu-Gadu functionality for Telepathy.
+This package provides logging service for Telepathy.
 
 %description -l pl.UTF-8
-Ten pakiet udostępnia funkcjonalność Gadu-Gadu dla Telepathy.
+Ten pakiet udostępnia usługę logowania dla Telepathy.
 
 %package apidocs
 Summary:	telepathy-logger library API documentation
+Summary(pl.UTF-8):	Dokumentacja API biblioteki telepathy-logger
 Group:		Documentation
 Requires:	gtk-doc-common
 
 %description apidocs
 telepathy-logger library API documentation.
 
+%description apidocs -l pl.UTF-8
+Dokumentacja API biblioteki telepathy-logger.
+
 %package libs
-Summary:	telepathy-logger shared libraries
+Summary:	telepathy-logger shared library
+Summary(pl.UTF-8):	Biblioteka telepathy-logger
 Group:		Libraries
 
 %description libs
-telepathy-logger shared libraries.
+telepathy-logger shared library.
+
+%description libs -l pl.UTF-8
+Biblioteka telepathy-logger.
 
 %package devel
 Summary:	Header files for telepathy-logger library
+Summary(pl.UTF-8):	Pliki nagłówkowe dla biblioteki telepathy-logger
 Group:		Development/Libraries
 Requires:	%{name}-libs = %{version}-%{release}
-Requires:	glib2-devel >= 1:2.0.0
+Requires:	glib2-devel >= 1:2.22.0
+Requires:	libxml2-devel
+Requires:	telepathy-glib-devel >= 0.9.0
 
 %description devel
 Header files for telepathy-logger library.
 
+%description devel -l pl.UTF-8
+Pliki nagłówkowe dla biblioteki telepathy-logger.
+
 %prep
 %setup -q
 %patch0 -p1
 
 %build
+%{__libtoolize}
 %{__aclocal} -I m4
 %{__autoconf}
 %{__automake}
 %configure \
 	--disable-static \
+	--enable-gtk-doc \
 	--with-html-dir=%{_gtkdocdir}
 %{__make} -j1
 
@@ -73,7 +91,6 @@
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
-rm $RPM_BUILD_ROOT%{_libdir}/*.la
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -102,12 +119,13 @@
 
 %files libs
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/libtelepathy-logger.so.*.*
+%attr(755,root,root) %{_libdir}/libtelepathy-logger.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/libtelepathy-logger.so.0
 
 %files devel
 %defattr(644,root,root,755)
-%{_libdir}/libtelepathy-logger.so
+%attr(755,root,root) %{_libdir}/libtelepathy-logger.so
+%{_libdir}/libtelepathy-logger.la
 %{_includedir}/telepathy-logger
 %{_pkgconfigdir}/telepathy-logger.pc
 
@@ -117,6 +135,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2010/04/28 08:15:31  megabajt
+- added pl summaries and descriptions
+- release 3
+
 Revision 1.6  2010/04/28 07:39:13  megabajt
 - added configure.patch (try to fix build)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/telepathy-logger/telepathy-logger.spec?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list