Hello community,

here is the log from the commit of package libetpan for openSUSE:Factory 
checked in at 2011-12-21 10:00:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libetpan (Old)
 and      /work/SRC/openSUSE:Factory/.libetpan.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libetpan", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libetpan/libetpan.changes        2011-09-23 
02:08:10.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libetpan.new/libetpan.changes   2011-12-21 
10:00:40.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Dec 19 15:59:37 UTC 2011 - [email protected]
+
+- remove very old stuff from spec file
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libetpan.spec ++++++
--- /var/tmp/diff_new_pack.QKLyKj/_old  2011-12-21 10:00:42.000000000 +0100
+++ /var/tmp/diff_new_pack.QKLyKj/_new  2011-12-21 10:00:42.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package libetpan (Version 0.58)
+# spec file for package libetpan
 #
-# Copyright (c) 2010 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
@@ -15,30 +15,22 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
-
 Name:           libetpan
-%define _prefix /usr
 Version:        0.58
-Release:        8
+Release:        0
 Summary:        Mail Handling Library
 License:        BSD-3-Clause
 Group:          System/Libraries
-AutoReqProv:    on
 Url:            http://libetpan.sourceforge.net/
 Source0:        
http://prdownloads.sourceforge.net/libetpan/libetpan-%{version}.tar.bz2
 Patch:          %{name}-0.56-uninitialized.patch
 Patch2:         %{name}-0.56-includes.patch
 Patch3:         %{name}-0.58-libdb-4_8.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  openssl-devel
+BuildRequires:  automake
 BuildRequires:  cyrus-sasl-devel
 BuildRequires:  db-devel
-%if %suse_version <= 1020
-BuildRequires:  rsaref
-%endif
-%{?suse_update_config:BuildRequires:autoconf,automake}
+BuildRequires:  openssl-devel
 
 %description
 libEtPan is a mail purpose library. It will be used for low-level mail
@@ -46,16 +38,8 @@
 SSL/TCP/IP, already implemented), local storage (mbox/MH/maildir),
 message / MIME parse
 
-
-
-Authors:
---------
-    Viet Hoa DINH
-
 %package -n libetpan13
-License:        BSD-3-Clause
 Summary:        Mail handling library
-Group:          System/Libraries
 Provides:       %{name} = %{version}
 Obsoletes:      %{name} < %{version}
 
@@ -65,21 +49,10 @@
 SSL/TCP/IP, already implemented), local storage (mbox/MH/maildir),
 message / MIME parse
 
-
-
-Authors:
---------
-    Viet Hoa DINH
-
 %package -n libetpan-devel
-License:        BSD-3-Clause
 Summary:        Mail handling library
-Group:          System/Libraries
 Requires:       %{name} = %{version}-%{release}
 Requires:       openssl-devel, cyrus-sasl-devel, db-devel
-%if %suse_version <= 1020
-Requires:       librsaref2
-%endif
 
 %description -n libetpan-devel
 libEtPan is a mail purpose library. It will be used for low-level mail
@@ -87,19 +60,11 @@
 SSL/TCP/IP, already implemented), local storage (mbox/MH/maildir),
 message / MIME parse
 
-
-
-Authors:
---------
-    Viet Hoa DINH
-
 %prep
 %setup -n libetpan-%{version}
 %patch
 %patch2
 %patch3 -p1
-%{?suse_update_libdir:%{suse_update_libdir}}
-%{?suse_update_config:%{suse_update_config -f}}
 
 %build
 %configure \
@@ -111,9 +76,6 @@
 # remove unneeded *.a and *.la files
 %__rm %{buildroot}%{_libdir}/libetpan.{a,la}
 
-%clean
-%__rm -rf  %{buildroot}
-
 %post -n libetpan13 -p /sbin/ldconfig
 
 %postun -n libetpan13 -p /sbin/ldconfig

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

Reply via email to