SPECS: libopensync-plugin-google-calendar.spec - builds with libop...

glen glen at pld-linux.org
Fri Aug 31 22:11:32 CEST 2007


Author: glen                         Date: Fri Aug 31 20:11:32 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- builds with libopensync 0.22

---- Files affected:
SPECS:
   libopensync-plugin-google-calendar.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/libopensync-plugin-google-calendar.spec
diff -u SPECS/libopensync-plugin-google-calendar.spec:1.2 SPECS/libopensync-plugin-google-calendar.spec:1.3
--- SPECS/libopensync-plugin-google-calendar.spec:1.2	Fri Aug 31 22:03:36 2007
+++ SPECS/libopensync-plugin-google-calendar.spec	Fri Aug 31 22:11:27 2007
@@ -3,13 +3,14 @@
 Name:		libopensync-plugin-google-calendar
 Version:	0.22
 Release:	1
-License:	LGPL
+License:	GPL v2
 Group:		Libraries
 Source0:	http://www.opensync.org/attachment/wiki/download/%{name}-%{version}.tar.bz2?format=raw
 # Source0-md5:	e97862bc7479e449206e2a438a159336
 URL:		http://www.opensync.org/
 BuildRequires:	libopensync-devel >= %{version}
 BuildRequires:	python-httplib2
+BuildRequires:	sed >= 4.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -34,6 +35,7 @@
 
 %prep
 %setup -q
+%{__sed} -i -e '1s,#!.*python,#!%{__python},' src/google-cal-helper.py
 
 %build
 %configure
@@ -50,7 +52,8 @@
 
 %files
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS README
+%doc README
+%{_libdir}/google-cal-helper
 %attr(755,root,root) %{_libdir}/opensync/plugins/*.so
 %{_libdir}/opensync/plugins/*.la
 %{_datadir}/opensync/defaults/*
@@ -61,6 +64,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/08/31 20:11:27  glen
+- builds with libopensync 0.22
+
 Revision 1.2  2007/08/31 20:03:36  glen
 - cleanup
 
================================================================

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



More information about the pld-cvs-commit mailing list