Hello community,

here is the log from the commit of package skelcd-control-openSUSE for 
openSUSE:Factory checked in at 2019-04-18 09:55:05
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/skelcd-control-openSUSE (Old)
 and      /work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new.17052 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "skelcd-control-openSUSE"

Thu Apr 18 09:55:05 2019 rev:206 rq:694732 version:20190416

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/skelcd-control-openSUSE/skelcd-control-openSUSE-promo.changes
    2019-04-08 10:34:40.099223908 +0200
+++ 
/work/SRC/openSUSE:Factory/.skelcd-control-openSUSE.new.17052/skelcd-control-openSUSE-promo.changes
 2019-04-18 09:55:06.809291790 +0200
@@ -0,0 +1,13 @@
+-------------------------------------------------------------------
+Tue Apr 16 07:55:54 UTC 2019 - [email protected]
+
+- make sure yast gets installed with all roles except
+  transactional-server (boo#1130998)
+- 20190416
+
+-------------------------------------------------------------------
+Mon Apr 15 09:20:37 UTC 2019 - Guillaume GARDET <[email protected]>
+
+- Fix debug update repo for ports (boo#1132482)
+- 20190415
+
skelcd-control-openSUSE.changes: same change

Old:
----
  skelcd-control-openSUSE-20190405.tar.bz2

New:
----
  skelcd-control-openSUSE-20190416.tar.bz2

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

Other differences:
------------------
++++++ skelcd-control-openSUSE-promo.spec ++++++
--- /var/tmp/diff_new_pack.PCkDwh/_old  2019-04-18 09:55:07.461292206 +0200
+++ /var/tmp/diff_new_pack.PCkDwh/_new  2019-04-18 09:55:07.461292206 +0200
@@ -27,7 +27,7 @@
 #
 ######################################################################
 Name:           skelcd-control-openSUSE-promo
-Version:        20190405
+Version:        20190416
 Release:        0
 Summary:        The openSUSE Installation Control file
 License:        MIT
@@ -134,6 +134,8 @@
     %endif
     sed -i -e 
"s,http://download.opensuse.org/distribution/,http://download.opensuse.org/ports/$ports_arch/distribution/,";
 %{buildroot}%{?skelcdpath}/CD1/control.xml
     sed -i -e 
"s,http://download.opensuse.org/tumbleweed/,http://download.opensuse.org/ports/$ports_arch/tumbleweed/,";
 %{buildroot}%{?skelcdpath}/CD1/control.xml
+    # Leap debug repo (from :Update) has a different path since all 'ports' 
(ARM and PPC) are in the same repo
+    sed -i -e 
"s,http://download.opensuse.org/debug/update,http://download.opensuse.org/ports/debug/update,";
 %{buildroot}%{?skelcdpath}/CD1/control.xml
     sed -i -e 
"s,http://download.opensuse.org/debug/,http://download.opensuse.org/ports/$ports_arch/debug/,";
 %{buildroot}%{?skelcdpath}/CD1/control.xml
     sed -i -e 
"s,http://download.opensuse.org/source/,http://download.opensuse.org/ports/$ports_arch/source/,";
 %{buildroot}%{?skelcdpath}/CD1/control.xml
     sed -i -e 
"s,http://download.opensuse.org/update/leap/,http://download.opensuse.org/ports/update/leap/,";
 %{buildroot}%{?skelcdpath}/CD1/control.xml

skelcd-control-openSUSE.spec: same change
++++++ skelcd-control-openSUSE-20190405.tar.bz2 -> 
skelcd-control-openSUSE-20190416.tar.bz2 ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-openSUSE-20190405/control/control.openSUSE.xml 
new/skelcd-control-openSUSE-20190416/control/control.openSUSE.xml
--- old/skelcd-control-openSUSE-20190405/control/control.openSUSE.xml   
2019-04-05 13:33:53.000000000 +0200
+++ new/skelcd-control-openSUSE-20190416/control/control.openSUSE.xml   
2019-04-16 10:13:59.000000000 +0200
@@ -321,7 +321,7 @@
           <network_manager>always</network_manager>
         </network>
         <software>
-          <default_patterns>kde x11 base</default_patterns>
+          <default_patterns>kde x11 base x11_yast 
yast2_basis</default_patterns>
         </software>
         <order config:type="integer">100</order>
         <no_default config:type="boolean">true</no_default>
@@ -333,7 +333,7 @@
           <network_manager>always</network_manager>
         </network>
         <software>
-          <default_patterns>gnome x11 base</default_patterns>
+          <default_patterns>gnome x11 base x11_yast 
yast2_basis</default_patterns>
         </software>
         <order config:type="integer">200</order>
       </system_role>
@@ -352,7 +352,7 @@
       <system_role>
         <id>generic_desktop</id>
         <software>
-          <default_patterns>x11 base</default_patterns>
+          <default_patterns>x11 base x11_yast yast2_basis</default_patterns>
         </software>
         <order config:type="integer">250</order>
       </system_role>
@@ -364,7 +364,7 @@
             <enable_sshd config:type="boolean">true</enable_sshd>
         </globals>
         <software>
-          <default_patterns>enhanced_base</default_patterns>
+          <default_patterns>enhanced_base yast2_basis</default_patterns>
         </software>
         <order config:type="integer">300</order>
       </system_role>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-openSUSE-20190405/package/skelcd-control-openSUSE.changes 
new/skelcd-control-openSUSE-20190416/package/skelcd-control-openSUSE.changes
--- 
old/skelcd-control-openSUSE-20190405/package/skelcd-control-openSUSE.changes    
    2019-04-05 13:33:53.000000000 +0200
+++ 
new/skelcd-control-openSUSE-20190416/package/skelcd-control-openSUSE.changes    
    2019-04-16 10:13:59.000000000 +0200
@@ -1,3 +1,16 @@
+-------------------------------------------------------------------
+Tue Apr 16 07:55:54 UTC 2019 - [email protected]
+
+- make sure yast gets installed with all roles except
+  transactional-server (boo#1130998)
+- 20190416
+
+-------------------------------------------------------------------
+Mon Apr 15 09:20:37 UTC 2019 - Guillaume GARDET <[email protected]>
+
+- Fix debug update repo for ports (boo#1132482)
+- 20190415
+
 ------------------------------------------------------------------
 Fri Apr  5 09:29:00 UTC 2019 - Maurizio Galli <[email protected]>
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/skelcd-control-openSUSE-20190405/package/skelcd-control-openSUSE.spec 
new/skelcd-control-openSUSE-20190416/package/skelcd-control-openSUSE.spec
--- old/skelcd-control-openSUSE-20190405/package/skelcd-control-openSUSE.spec   
2019-04-05 13:33:53.000000000 +0200
+++ new/skelcd-control-openSUSE-20190416/package/skelcd-control-openSUSE.spec   
2019-04-16 10:13:59.000000000 +0200
@@ -27,7 +27,7 @@
 #
 ######################################################################
 Name:           skelcd-control-openSUSE
-Version:        20190405
+Version:        20190416
 Release:        0
 Summary:        The openSUSE Installation Control file
 License:        MIT
@@ -134,6 +134,8 @@
     %endif
     sed -i -e 
"s,http://download.opensuse.org/distribution/,http://download.opensuse.org/ports/$ports_arch/distribution/,";
 %{buildroot}%{?skelcdpath}/CD1/control.xml
     sed -i -e 
"s,http://download.opensuse.org/tumbleweed/,http://download.opensuse.org/ports/$ports_arch/tumbleweed/,";
 %{buildroot}%{?skelcdpath}/CD1/control.xml
+    # Leap debug repo (from :Update) has a different path since all 'ports' 
(ARM and PPC) are in the same repo
+    sed -i -e 
"s,http://download.opensuse.org/debug/update,http://download.opensuse.org/ports/debug/update,";
 %{buildroot}%{?skelcdpath}/CD1/control.xml
     sed -i -e 
"s,http://download.opensuse.org/debug/,http://download.opensuse.org/ports/$ports_arch/debug/,";
 %{buildroot}%{?skelcdpath}/CD1/control.xml
     sed -i -e 
"s,http://download.opensuse.org/source/,http://download.opensuse.org/ports/$ports_arch/source/,";
 %{buildroot}%{?skelcdpath}/CD1/control.xml
     sed -i -e 
"s,http://download.opensuse.org/update/leap/,http://download.opensuse.org/ports/update/leap/,";
 %{buildroot}%{?skelcdpath}/CD1/control.xml


Reply via email to