Hello community,

here is the log from the commit of package patterns-openSUSE for 
openSUSE:Factory checked in at 2013-01-10 13:48:57
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/patterns-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.patterns-openSUSE.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "patterns-openSUSE", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/patterns-openSUSE/patterns-openSUSE.changes      
2013-01-07 17:31:51.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.patterns-openSUSE.new/patterns-openSUSE.changes 
2013-01-10 13:48:59.000000000 +0100
@@ -1,0 +2,9 @@
+Wed Jan  9 15:21:03 UTC 2013 - [email protected]
+
+- Ludwig Nussel (2):
+      update minimal pattern
+      add --no-recommends
+
+Commit: 06838603
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ patterns-openSUSE.spec ++++++
--- /var/tmp/diff_new_pack.wy9eGR/_old  2013-01-10 13:49:00.000000000 +0100
+++ /var/tmp/diff_new_pack.wy9eGR/_new  2013-01-10 13:49:00.000000000 +0100
@@ -1691,11 +1691,14 @@
 Summary:        Meta package for pattern minimal_base
 Group:          Metapackages
 Recommends:     SuSEfirewall2
+Recommends:     aaa_base-extras
 Recommends:     autofs
 Recommends:     bc
+Recommends:     ca-certificates-mozilla
 Recommends:     cracklib-dict-small
 Recommends:     deltarpm
 Recommends:     eject
+Recommends:     ethtool
 Recommends:     glibc-locale
 Recommends:     haveged
 Recommends:     hdparm
@@ -1736,19 +1739,29 @@
 Summary:        Meta package for pattern minimal_base-conflicts
 Group:          Metapackages
 Conflicts:      bash-doc
+Conflicts:      bundle-lang-gnome-extras-en
 Conflicts:      cups-client
 Conflicts:      desktop-data-openSUSE
 Conflicts:      desktop-translations
 Conflicts:      glib-networking
 Conflicts:      gsettings-backend-dconf
+Conflicts:      gtk3-branding
+Conflicts:      gtk3-immodule-amharic
+Conflicts:      gtk3-immodule-inuktitut
+Conflicts:      gtk3-immodule-thai
+Conflicts:      gtk3-immodule-tigrigna
+Conflicts:      gtk3-immodule-vietnamese
+Conflicts:      gvfs
 Conflicts:      libproxy1-config-gnome3
 Conflicts:      netpbm
+Conflicts:      openssh-askpass
 Conflicts:      perl-doc
 Conflicts:      python
 Conflicts:      readline-doc
 Conflicts:      samba-client
 Conflicts:      smtp_daemon
 Conflicts:      vim-data
+Conflicts:      xdg-utils
 Conflicts:      yast2-branding
 Conflicts:      zypper-log
 Requires:       patterns-openSUSE-minimal_base

++++++ patterns-openSUSE-data.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/patterns-openSUSE-data/convert_to_repomd 
new/patterns-openSUSE-data/convert_to_repomd
--- old/patterns-openSUSE-data/convert_to_repomd        2013-01-07 
11:23:28.000000000 +0100
+++ new/patterns-openSUSE-data/convert_to_repomd        2013-01-09 
16:20:42.000000000 +0100
@@ -18,7 +18,7 @@
 #use YAML qw/Dump Load DumpFile LoadFile/;
 #use Data::Dumper;
 
-my $version = "12.1";
+my $version = "12.3";
 my $release = "99";
 my $arch = 'x86_64';
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/patterns-openSUSE-data/data/MINIMAL 
new/patterns-openSUSE-data/data/MINIMAL
--- old/patterns-openSUSE-data/data/MINIMAL     2013-01-07 11:23:28.000000000 
+0100
+++ new/patterns-openSUSE-data/data/MINIMAL     2013-01-09 16:20:42.000000000 
+0100
@@ -4,11 +4,14 @@
 
 +Prc:
 SuSEfirewall2
+aaa_base-extras
 autofs
 bc
+ca-certificates-mozilla
 cracklib-dict-small
 deltarpm
 eject
+ethtool
 glibc-locale
 haveged
 hdparm
@@ -37,4 +40,3 @@
 wireless-tools
 wol
 -Prc:
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/patterns-openSUSE-data/data/MINIMAL-CONFLICTS 
new/patterns-openSUSE-data/data/MINIMAL-CONFLICTS
--- old/patterns-openSUSE-data/data/MINIMAL-CONFLICTS   2013-01-07 
11:23:28.000000000 +0100
+++ new/patterns-openSUSE-data/data/MINIMAL-CONFLICTS   2013-01-09 
16:20:42.000000000 +0100
@@ -26,4 +26,17 @@
 zypper-log
 // systemd recommends dbus-1-python
 python
+// gtk3
+gtk3-branding
+gtk3-immodule-amharic
+gtk3-immodule-inuktitut
+gtk3-immodule-thai
+gtk3-immodule-tigrigna
+gtk3-immodule-vietnamese
+gvfs
+bundle-lang-gnome-extras-en
+// requires X11
+openssh-askpass
+// requires all kinds of perl modules
+xdg-utils
 -Pcn:
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/patterns-openSUSE-data/t/minimal/Makefile 
new/patterns-openSUSE-data/t/minimal/Makefile
--- old/patterns-openSUSE-data/t/minimal/Makefile       2013-01-07 
11:23:28.000000000 +0100
+++ new/patterns-openSUSE-data/t/minimal/Makefile       2013-01-09 
16:20:42.000000000 +0100
@@ -1,6 +1,6 @@
 #ARGS=--explain
 ARCH=x86_64
-YAST_PACKS=grub,yast2-installation,kernel-default,branding-openSUSE
+YAST_PACKS=grub2,yast2-installation,kernel-default,branding-openSUSE
 
 all: test_minimal
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/patterns-openSUSE-data/t/minimal/run 
new/patterns-openSUSE-data/t/minimal/run
--- old/patterns-openSUSE-data/t/minimal/run    2013-01-07 11:23:28.000000000 
+0100
+++ new/patterns-openSUSE-data/t/minimal/run    2013-01-09 16:20:42.000000000 
+0100
@@ -11,6 +11,7 @@
        "explain",
        "list",
        "size",
+       "no-recommends",
        "arch=s",
        "packs=s@",
        "repo=s@",
@@ -50,6 +51,7 @@
        $job->install($pat);
 }
 
+$solver->set_dont_install_recommended(1) if $options{'no-recommends'};
 # Solve the jobs
 $solver->solve($job);
 

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

Reply via email to