SPECS: libopensync.spec - add py-m4.patch
glen
glen at pld-linux.org
Mon Oct 23 21:21:29 CEST 2006
Author: glen Date: Mon Oct 23 19:21:29 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- add py-m4.patch
---- Files affected:
SPECS:
libopensync.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/libopensync.spec
diff -u SPECS/libopensync.spec:1.14 SPECS/libopensync.spec:1.15
--- SPECS/libopensync.spec:1.14 Mon Oct 23 16:16:43 2006
+++ SPECS/libopensync.spec Mon Oct 23 21:21:22 2006
@@ -12,10 +12,13 @@
License: LGPL
Group: Libraries
# Til it doesn't get fixed, we can't d/l tar.gz with suffic
-#Source0: http://www.opensync.org/attachment/wiki/download/%{name}-%{version}.tar.gz?rev=&format=raw
+# what "it" ??
+# Source0Download: http://www.opensync.org/wiki/download
+Source0: http://www.opensync.org/attachment/wiki/download/%{name}-%{version}.tar.gz?rev=&format=raw
# Source0-md5: 9475641b4670cb70d46ee2ac4c146009
-Source0: %{name}-%{version}.tar.gz
+#Source0: %{name}-%{version}.tar.gz
URL: http://www.opensync.org/
+Patch0: %{name}-py-m4.patch
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: libtool
@@ -41,7 +44,7 @@
The synchronization framework is kept very flexible and is capable of
synchronizing any type of data, including contacts, calendar, tasks,
-notes and files.
+notes and files.
%description -l pl
OpenSync to niezależny od platformy i dystrybucji szkielet do
@@ -93,7 +96,8 @@
Wiązania Pythona do biblioteki opensync.
%prep
-%setup -q
+%setup -q
+%patch0 -p1
%build
%{__libtoolize}
@@ -104,7 +108,7 @@
%configure \
--%{?with_static_libs:en}%{!?with_static_libs:dis}able-static \
--%{?with_python:en}%{!?with_python:dis}able-python
-
+
%{__make}
%install
@@ -164,6 +168,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2006/10/23 19:21:22 glen
+- add py-m4.patch
+
Revision 1.14 2006/10/23 14:16:43 czarny
- up to 0.19
- python patch (0) already in upstream
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/libopensync.spec?r1=1.14&r2=1.15&f=u
More information about the pld-cvs-commit
mailing list