Mailinglist Archive: opensuse-commit (1139 mails)

< Previous Next >
commit aaa_base
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 12 Jan 2007 17:11:42 +0100
  • Message-id: <20070112161142.A817C67817A@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package aaa_base
checked in at Fri Jan 12 17:11:42 CET 2007.

--------
--- aaa_base/aaa_base.changes 2006-12-22 00:47:35.000000000 +0100
+++ /mounts/work_src_done/STABLE/aaa_base/aaa_base.changes 2007-01-12 17:09:54.467745000 +0100
@@ -1,0 +2,5 @@
+Fri Jan 12 16:16:24 CET 2007 - ro@xxxxxxx
+
+- added SYNC_ZMD_TO_ZYPP to sysconfig/sw_management
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ aaa_base.spec ++++++
--- /var/tmp/diff_new_pack.uH7849/_old 2007-01-12 17:10:21.000000000 +0100
+++ /var/tmp/diff_new_pack.uH7849/_new 2007-01-12 17:10:21.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package aaa_base (Version 10.2)
+# spec file for package aaa_base (Version 10.3)
#
-# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@@ -18,8 +18,8 @@
Requires: aaa_skel filesystem distribution-release logrotate /bin/mktemp /usr/bin/find /usr/bin/xargs mingetty cpio udev
PreReq: /usr/bin/sed /usr/bin/grep /bin/mv /bin/cat /bin/date /usr/bin/cmp /bin/fillup /sbin/insserv net-tools
Autoreqprov: on
-Version: 10.2
-Release: 47
+Version: 10.3
+Release: 2
Summary: SUSE Linux Base Package
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: aaa_base.tar.bz2
@@ -145,6 +145,8 @@
%defattr(-,root,root)

%changelog -n aaa_base
+* Fri Jan 12 2007 - ro@xxxxxxx
+- added SYNC_ZMD_TO_ZYPP to sysconfig/sw_management
* Fri Dec 22 2006 - ro@xxxxxxx
- remove aspx from /etc/mime.types (#229258)
* Wed Dec 20 2006 - ro@xxxxxxx






++++++ sysconfig_parts.tar.bz2 ++++++
diff -urN --exclude=CVS --exclude=.cvsignore --exclude=.svn --exclude=.svnignore old/sysconfig_parts/sysconfig.sw_management new/sysconfig_parts/sysconfig.sw_management
--- old/sysconfig_parts/sysconfig.sw_management 2006-11-20 17:13:35.000000000 +0100
+++ new/sysconfig_parts/sysconfig.sw_management 2007-01-12 14:51:39.000000000 +0100
@@ -5,3 +5,11 @@
# set to "opensuse" to use opensuse_updater as preferred update applet
# set to "zlm" to use zen-updater as preferred update applet
PREFERRED_SW_MANAGER_STACK="zlm"
+
+## Description: Selection whether ZLM sources are to be mirrored to ZYPP
+## Type: string(no,always)
+## Default: no
+# set to "no" to not mirror ZLM sources to ZYPP
+# set to "always" to mirror all new registered ZLM sources to ZYPP
+SYNC_ZMD_TO_ZYPP="no"
+


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



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >