Hello community,

here is the log from the commit of package libetpan for openSUSE:Factory 
checked in at 2013-09-08 11:40:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libetpan (Old)
 and      /work/SRC/openSUSE:Factory/.libetpan.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libetpan"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libetpan/libetpan.changes        2013-04-22 
14:07:58.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libetpan.new/libetpan.changes   2013-09-08 
11:40:13.000000000 +0200
@@ -1,0 +2,14 @@
+Thu Sep  5 21:32:39 UTC 2013 - reddw...@opensuse.org
+
+- Update to 1.2
+  * No summarized changes available, look at ChangeLog file
+- Remove libetpan-0.56-uninitialized.patch, fixed upstream
+- Remove libetpan-configure.patch, fixed upstrem
+- Increase soname number
+- Update Url and Source tags
+- Use autoreconf (add autotools BuildRequires)
+- Remove libcurl-devel and libexpat-devel BuildRequires. Its use
+  has been disabled upstream
+- Remove misleading --with-gnutls=yes configure option
+
+-------------------------------------------------------------------

Old:
----
  libetpan-0.56-uninitialized.patch
  libetpan-1.1.tar.gz
  libetpan-configure.patch

New:
----
  1.2.tar.gz

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

Other differences:
------------------
++++++ libetpan.spec ++++++
--- /var/tmp/diff_new_pack.o3efc6/_old  2013-09-08 11:40:14.000000000 +0200
+++ /var/tmp/diff_new_pack.o3efc6/_new  2013-09-08 11:40:14.000000000 +0200
@@ -16,24 +16,23 @@
 #
 
 
-%define soname 16
+%define soname 17
 
 Name:           libetpan
-Version:        1.1
+Version:        1.2
 Release:        0
 Summary:        Mail Handling Library
 License:        BSD-3-Clause
 Group:          System/Libraries
-Url:            http://libetpan.sourceforge.net/
-Source0:        
http://downloads.sourceforge.net/project/libetpan/libetpan/%{version}/libetpan-%{version}.tar.gz
-Patch0:         %{name}-0.56-uninitialized.patch
-Patch1:         %{name}-configure.patch
+Url:            http://www.etpan.org/libetpan.html
+Source0:        
https://github.com/dinhviethoa/libetpan/archive/%{version}.tar.gz
+BuildRequires:  autoconf
+BuildRequires:  automake
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  db-devel
 # Stupid dependency. Compiles with gcc but tries to link with g++.
 BuildRequires:  gcc-c++
-BuildRequires:  libcurl-devel
-BuildRequires:  libexpat-devel
+BuildRequires:  libtool
 BuildRequires:  openssl-devel
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
@@ -60,9 +59,7 @@
 Group:          Development/Libraries/C and C++
 Requires:       cyrus-sasl-devel
 Requires:       db-devel
-Requires:       libcurl-devel
 Requires:       libetpan%{soname} = %{version}
-Requires:       libexpat-devel
 Requires:       openssl-devel
 
 %description -n libetpan-devel
@@ -73,11 +70,11 @@
 
 %prep
 %setup -q
-%patch0
-%patch1 -p1
 
 %build
-%configure --disable-static --with-gnutls=yes
+touch README INSTALL COPYING 
+autoreconf -fi
+%configure --disable-static
 make %{?_smp_mflags}
 
 %install

++++++ libetpan-1.1.tar.gz -> 1.2.tar.gz ++++++
++++ 210295 lines of diff (skipped)

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to