SPECS: libopensync-plugin-synce.spec - pl, drop *.la, more BRs (li...
qboosh
qboosh at pld-linux.org
Sun Sep 2 15:13:27 CEST 2007
Author: qboosh Date: Sun Sep 2 13:13:27 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, drop *.la, more BRs (libmimedir in synce/vlm implementation)
---- Files affected:
SPECS:
libopensync-plugin-synce.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/libopensync-plugin-synce.spec
diff -u SPECS/libopensync-plugin-synce.spec:1.1 SPECS/libopensync-plugin-synce.spec:1.2
--- SPECS/libopensync-plugin-synce.spec:1.1 Fri Aug 31 22:56:01 2007
+++ SPECS/libopensync-plugin-synce.spec Sun Sep 2 15:13:22 2007
@@ -1,15 +1,19 @@
# $Revision$, $Date$
Summary: Synce plugin for OpenSync
+Summary(pl.UTF-8): Wtyczka Synce do OpenSync
Name: libopensync-plugin-synce
Version: 0.22
Release: 1
-License: LGPL v2.1
+License: LGPL v2.1+
Group: Libraries
Source0: http://www.opensync.org/attachment/wiki/download/%{name}-%{version}.tar.bz2?format=raw
# Source0-md5: f325b7dd9f273c46e77fb7b337325880
URL: http://www.opensync.org/
-BuildRequires: libmimedir-devel
+BuildRequires: glib2-devel >= 2.0
+BuildRequires: libmimedir-vlm-devel
BuildRequires: libopensync-devel >= %{version}
+BuildRequires: libxml2-devel >= 2.0
+BuildRequires: pkgconfig
BuildRequires: synce-libsynce-devel
BuildRequires: synce-rra-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -17,6 +21,9 @@
%description
Synce plugin for OpenSync.
+%description -l pl.UTF-8
+Wtyczka Synce do OpenSync.
+
%prep
%setup -q
@@ -30,15 +37,16 @@
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
+rm -f $RPM_BUILD_ROOT%{_libdir}/opensync/plugins/*.la
+
%clean
rm -rf $RPM_BUILD_ROOT
%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/synce_plugin.so
+%{_datadir}/opensync/defaults/synce-plugin
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -46,6 +54,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2007/09/02 13:13:22 qboosh
+- pl, drop *.la, more BRs (libmimedir in synce/vlm implementation)
+
Revision 1.1 2007/08/31 20:56:01 glen
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libopensync-plugin-synce.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list