SPECS: libopensync-plugin-vformat.spec - add -opt.patch
glen
glen at pld-linux.org
Mon Jun 25 18:35:11 CEST 2007
Author: glen Date: Mon Jun 25 16:35:11 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add -opt.patch
---- Files affected:
SPECS:
libopensync-plugin-vformat.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/libopensync-plugin-vformat.spec
diff -u SPECS/libopensync-plugin-vformat.spec:1.3 SPECS/libopensync-plugin-vformat.spec:1.4
--- SPECS/libopensync-plugin-vformat.spec:1.3 Sun Jun 17 12:04:39 2007
+++ SPECS/libopensync-plugin-vformat.spec Mon Jun 25 18:35:06 2007
@@ -9,6 +9,7 @@
Source0: http://www.opensync.org/attachment/wiki/download/libopensync-vformat-%{version}.tar.bz2?format=raw
# Source0-md5: f7b6144ed7ceaf50b1d0eec21401f19d
URL: http://www.opensync.org/
+Patch0: %{name}-opt.patch
BuildRequires: glib2-devel >= 1:2.4
BuildRequires: libopensync-devel >= %{version}
BuildRequires: pkgconfig
@@ -35,8 +36,11 @@
%prep
%setup -q -n libopensync-vformat-%{version}
+%{__sed} -i -e 's,\r$,,' build/linux/osync_build.py
+%patch0 -p1
%build
+rm -f vformat.conf
%scons \
prefix=%{_prefix}
@@ -59,6 +63,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2007/06/25 16:35:06 glen
+- add -opt.patch
+
Revision 1.3 2007/06/17 10:04:39 qboosh
- pl summary
@@ -66,4 +73,4 @@
- forgot to truncate changelog
Revision 1.1 2007/06/14 19:26:18 glen
-- new, based on libopensync-plugin-file.spec
+- new, based on libopensync-plugin-file.spec
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libopensync-plugin-vformat.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list