SPECS: libopensync-plugin-gpe.spec - pl, more BRs, drop *.la

qboosh qboosh at pld-linux.org
Sun Sep 2 14:17:13 CEST 2007


Author: qboosh                       Date: Sun Sep  2 12:17:13 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, more BRs, drop *.la

---- Files affected:
SPECS:
   libopensync-plugin-gpe.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/libopensync-plugin-gpe.spec
diff -u SPECS/libopensync-plugin-gpe.spec:1.1 SPECS/libopensync-plugin-gpe.spec:1.2
--- SPECS/libopensync-plugin-gpe.spec:1.1	Fri Aug 31 22:07:43 2007
+++ SPECS/libopensync-plugin-gpe.spec	Sun Sep  2 14:17:08 2007
@@ -1,20 +1,28 @@
 # $Revision$, $Date$
 Summary:	GPE Plugin for OpenSync
+Summary(pl.UTF-8):	Wtyczka GPE do OpenSync
 Name:		libopensync-plugin-gpe
 Version:	0.22
 Release:	1
-License:	LGPL
+License:	LGPL v2.1+
 Group:		Libraries
 Source0:	http://www.opensync.org/attachment/wiki/download/%{name}-%{version}.tar.bz2?format=raw
 # Source0-md5:	791c8976b725c4c52e5dd38ddb38c769
 URL:		http://www.opensync.org/
+BuildRequires:	glib2-devel >= 2.0
 BuildRequires:	libopensync-devel >= %{version}
+BuildRequires:	libxml2-devel >= 2.0
+BuildRequires:	pkgconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 This is a plugin for OpenSync to sync with handhelds using GPE
 <http://gpe.handhelds.org>.
 
+%description -l pl.UTF-8
+Ten pakiet zawiera wtyczkę do OpenSync służącą do synchronizacji
+z PDA używającymi GPE <http://gpe.handhelds.org>.
+
 %prep
 %setup -q
 
@@ -28,6 +36,7 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+rm -f $RPM_BUILD_ROOT%{_libdir}/opensync/plugins/*.la
 # no -devel yet
 rm -f $RPM_BUILD_ROOT%{_includedir}/opensync-1.0/opensync/gpe_sync.h
 
@@ -37,9 +46,8 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS ChangeLog README
-%attr(755,root,root) %{_libdir}/opensync/plugins/*.so
-%{_libdir}/opensync/plugins/*.la
-%{_datadir}/opensync/defaults/*
+%attr(755,root,root) %{_libdir}/opensync/plugins/gpe_sync.so
+%{_datadir}/opensync/defaults/gpe-sync
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -47,6 +55,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/09/02 12:17:08  qboosh
+- pl, more BRs, drop *.la
+
 Revision 1.1  2007/08/31 20:07:43  glen
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libopensync-plugin-gpe.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list