Hello community,

here is the log from the commit of package libzypp for openSUSE:Factory
checked in at Tue Jun 21 12:00:50 CEST 2011.



--------
--- libzypp/libzypp.changes     2011-06-14 14:16:14.000000000 +0200
+++ /mounts/work_src_done/STABLE/libzypp/libzypp.changes        2011-06-21 
11:00:21.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Jun 21 10:44:47 CEST 2011 - [email protected]
+
+- Add configuration template for automatic kernel 
+  purge (feature#312018) to zypp.conf
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ libzypp.spec ++++++
--- /var/tmp/diff_new_pack.WMsfTA/_old  2011-06-21 11:58:47.000000000 +0200
+++ /var/tmp/diff_new_pack.WMsfTA/_new  2011-06-21 11:58:47.000000000 +0200
@@ -24,7 +24,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Summary:        Package, Patch, Pattern, and Product Management
 Version:        9.8.1
-Release:        1
+Release:        3
 Source:         %{name}-%{version}.tar.bz2
 Source1:        %{name}-rpmlintrc
 Provides:       yast2-packagemanager

++++++ libzypp-9.8.1.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libzypp-9.8.1/package/libzypp.changes 
new/libzypp-9.8.1/package/libzypp.changes
--- old/libzypp-9.8.1/package/libzypp.changes   2011-06-14 14:13:20.000000000 
+0200
+++ new/libzypp-9.8.1/package/libzypp.changes   2011-06-21 10:56:43.000000000 
+0200
@@ -1,4 +1,10 @@
 -------------------------------------------------------------------
+Tue Jun 21 10:44:47 CEST 2011 - [email protected]
+
+- Add configuration template for automatic kernel 
+  purge (feature#312018) to zypp.conf
+
+-------------------------------------------------------------------
 Tue Jun 14 13:38:00 CEST 2011 - [email protected]
 
 - Fix download loop to skip non-install actions. (bnc#699435)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/libzypp-9.8.1/zypp.conf new/libzypp-9.8.1/zypp.conf
--- old/libzypp-9.8.1/zypp.conf 2011-06-14 14:13:20.000000000 +0200
+++ new/libzypp-9.8.1/zypp.conf 2011-06-21 10:56:43.000000000 +0200
@@ -348,6 +348,18 @@
 ##
 # multiversion = provides:multiversion(kernel)
 
+## Comma separated list of kernel packages to keep installed in parallel, if 
the
+## above multiversion variable is set. Packages can be specified as
+## 2.6.32.12-0.7 - Exact version to keep
+## latest        - Keep kernel with the highest version number
+## latest-N      - Keep kernel with the Nth highest version number
+## running       - Keep the running kernel
+## oldest        - Keep kernel with the lowest version number (the GA kernel)
+## oldest+N      - Keep kernel with the Nth lowest version number
+##
+## Default: Do not delete any kernels if multiversion = 
provides:multiversion(kernel) is set
+# multiversion.kernels = latest,running
+
 ##
 ## Path to locks file. If not exist then is create.
 ## In this file is saved also UI locks.


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



Remember to have fun...

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

Reply via email to