Hello community,

here is the log from the commit of package patterns for openSUSE:Factory
checked in at Tue May 31 15:25:51 CEST 2011.



--------
--- patterns/patterns.changes   2011-02-02 08:39:52.000000000 +0100
+++ /mounts/work_src_done/STABLE/patterns/patterns.changes      2011-05-30 
15:44:23.000000000 +0200
@@ -1,0 +2,5 @@
+Mon May 30 13:43:36 UTC 2011 - lnus...@suse.de
+
+- add minimal_base-conflicts pattern
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


New:
----
  patterns-minimal_base-conflicts.diff

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

Other differences:
------------------
++++++ patterns.spec ++++++
--- /var/tmp/diff_new_pack.BddC0O/_old  2011-05-31 15:24:43.000000000 +0200
+++ /var/tmp/diff_new_pack.BddC0O/_new  2011-05-31 15:24:43.000000000 +0200
@@ -24,10 +24,11 @@
 AutoReqProv:    on
 Summary:        Patterns Translation Tool
 Version:        1.2097
-Release:        2
+Release:        6
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source:         patterns-%{version}.tar.bz2
 Source1:        create_pattern.sh
+Patch0:         patterns-minimal_base-conflicts.diff
 
 %description
 This is an pattern development package that is used to create the
@@ -44,6 +45,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 CFLAGS="$RPM_OPT_FLAGS" %configure

++++++ patterns-minimal_base-conflicts.diff ++++++
Index: patterns-1.2097/src/patterns_utf8.c
===================================================================
--- patterns-1.2097.orig/src/patterns_utf8.c
+++ patterns-1.2097/src/patterns_utf8.c
@@ -839,7 +839,11 @@ struct data_t yast2[] = {
 
   /* openSUSE */
   {"minimal_base", N_("Base System"),
-   N_("This is the base runtime system.  It contains only a minimal multiuser 
booting system. For running on real hardware, you need to add additional 
packages and pattern to make this pattern useful on its own.")}
+   N_("This is the base runtime system.  It contains only a minimal multiuser 
booting system. For running on real hardware, you need to add additional 
packages and pattern to make this pattern useful on its own.")},
+
+  /* openSUSE */
+  {"minimal_base-conflicts", N_("Base System exclude list"),
+   N_("This pattern blocks packages that should not be installed on a minimal 
system.")},
 
 };
 /* How many yast2 selections do we have ? */

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



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to