Hello community,

here is the log from the commit of package libopensync-plugin-opie for 
openSUSE:Factory
checked in at Fri Aug 12 11:53:27 CEST 2011.



--------
--- libopensync-plugin-opie/libopensync-plugin-opie.changes     2008-04-01 
15:27:12.000000000 +0200
+++ 
/mounts/work_src_done/STABLE/libopensync-plugin-opie/libopensync-plugin-opie.changes
        2011-08-11 21:15:51.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Aug 11 19:14:11 UTC 2011 - [email protected]
+
+- Remove inclusion of <curl/types.h>, it's obsolete in curl since
+  2004.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  curl-types.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libopensync-plugin-opie.spec ++++++
--- /var/tmp/diff_new_pack.sGV7eO/_old  2011-08-12 11:39:56.000000000 +0200
+++ /var/tmp/diff_new_pack.sGV7eO/_new  2011-08-12 11:39:56.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package libopensync-plugin-opie (Version 0.22)
+# spec file for package libopensync-plugin-opie
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -22,13 +22,14 @@
 BuildRequires:  curl-devel glib2-devel libopensync-devel libxml2-devel 
openssl-devel sqlite-devel
 Url:            http://www.opensync.org
 Version:        0.22
-Release:        155
+Release:        166
 Summary:        Opie Synchronization Plug-In for OpenSync
 License:        GPL v2 or later
 Group:          Productivity/Other
 AutoReqProv:    on
 Source:         %{name}-%{version}.tar.bz2
 Patch1:         libopensync-plugin-opie-0.22-curl-callbacks.patch
+Patch2:         curl-types.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Requires:       sqlite curl libxml2 openssl glib2
 %define prefix   /usr
@@ -49,6 +50,7 @@
 %prep
 %setup -q
 %patch1
+%patch2 -p0
 autoreconf -sfi
 
 %build

++++++ curl-types.patch ++++++
Index: src/opie_comms.c
===================================================================
--- src/opie_comms.c.orig
+++ src/opie_comms.c
@@ -35,7 +35,6 @@
 #include <errno.h>
 
 #include <curl/curl.h>
-#include <curl/types.h>
 #include <curl/easy.h>
 #include <openssl/md5.h>
 

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to