Hello community,

here is the log from the commit of package neon for openSUSE:Factory
checked in at Mon May 16 10:24:03 CEST 2011.



--------
--- neon/neon.changes   2010-08-22 16:30:37.000000000 +0200
+++ /mounts/work_src_done/STABLE/neon/neon.changes      2011-05-12 
13:15:43.000000000 +0200
@@ -1,0 +2,7 @@
+Thu May 12 11:14:48 UTC 2011 - [email protected]
+
+- Obsoletes: neon must be in the lib package. Otherwise
+  libneon-devel gets installed as replacement for neon on distro
+  upgrade, drawing in lots of other devel stuff.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ neon.spec ++++++
--- /var/tmp/diff_new_pack.5vRSdB/_old  2011-05-16 10:17:30.000000000 +0200
+++ /var/tmp/diff_new_pack.5vRSdB/_new  2011-05-16 10:17:30.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package neon (Version 0.29.3)
+# spec file for package neon
 #
-# 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
@@ -19,7 +19,7 @@
 
 Name:           neon
 Version:        0.29.3
-Release:        1
+Release:        5
 License:        GPLv2+
 Summary:        An HTTP and WebDAV Client Library
 BuildRequires:  krb5-devel
@@ -71,6 +71,10 @@
 License:        GPLv2+
 Summary:        An HTTP and WebDAV Client Library
 Group:          Development/Libraries/Other
+# Drop the main package. It avoids the lib from being installed in different 
versions
+# and generally only contained coders doc anyhow.
+Provides:       neon = %{version}
+Obsoletes:      neon < %{version}
 # bug437293
 %ifarch ppc64
 Obsoletes:      neon-64bit
@@ -109,13 +113,9 @@
 Group:          Development/Libraries/Other
 Requires:       glibc-devel
 Requires:       libneon27 = %{version}
-# Drop the main package. It avoids the lib from being installed in different 
versions
-# and generally only contained coders doc anyhow.
-Provides:       neon = %{version}
-Obsoletes:      neon < %{version}
 # renamed after openSUSE 10.3
-Provides:       neon-devel = 0.27
-Obsoletes:      neon-devel < 0.27
+Provides:       neon-devel = %{version}
+Obsoletes:      neon-devel < %{version}
 # bug437293
 %ifarch ppc64
 Obsoletes:      neon-devel-64bit


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



Remember to have fun...

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

Reply via email to