Hello community,

here is the log from the commit of package systemd for openSUSE:Factory checked 
in at 2013-06-26 11:08:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/systemd (Old)
 and      /work/SRC/openSUSE:Factory/.systemd.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "systemd"

Changes:
--------
--- /work/SRC/openSUSE:Factory/systemd/systemd-mini.changes     2013-06-25 
17:24:45.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.systemd.new/systemd-mini.changes        
2013-06-26 11:08:49.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Jun 26 08:51:29 UTC 2013 - rmila...@suse.com
+
+- Drop 1007-add-msft-compability-rules.patch, breaks boot and links
+  in /dev/disk/by-id, will need proper rework (bnc#826528).
+
+-------------------------------------------------------------------
@@ -4,2 +10,2 @@
--0160-mount-when-learning-about-the-root-mount-from-mounti.patch Another case 
where
- we are trying to umount the root directory at shutdown.
+- 0160-mount-when-learning-about-the-root-mount-from-mounti.patch Another
+  case where we are trying to umount the root directory at shutdown.
--- /work/SRC/openSUSE:Factory/systemd/systemd.changes  2013-06-25 
17:24:45.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.systemd.new/systemd.changes     2013-06-26 
11:08:50.000000000 +0200
@@ -1,0 +2,6 @@
+Wed Jun 26 08:51:29 UTC 2013 - rmila...@suse.com
+
+- Drop 1007-add-msft-compability-rules.patch, breaks boot and links
+  in /dev/disk/by-id, will need proper rework (bnc#826528).
+
+-------------------------------------------------------------------
@@ -4,2 +10,2 @@
--0160-mount-when-learning-about-the-root-mount-from-mounti.patch Another case 
where
- we are trying to umount the root directory at shutdown.
+- 0160-mount-when-learning-about-the-root-mount-from-mounti.patch Another
+  case where we are trying to umount the root directory at shutdown.

Old:
----
  1007-add-msft-compability-rules.patch
  1008-physical-hotplug-cpu-and-memory.patch

New:
----
  1007-physical-hotplug-cpu-and-memory.patch

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

Other differences:
------------------
++++++ systemd-mini.spec ++++++
--- /var/tmp/diff_new_pack.fJxs2v/_old  2013-06-26 11:08:51.000000000 +0200
+++ /var/tmp/diff_new_pack.fJxs2v/_new  2013-06-26 11:08:51.000000000 +0200
@@ -199,10 +199,8 @@
 Patch1005:      1005-create-default-links-for-primary-cd_dvd-drive.patch
 # PATCH-FIX-OPENSUSE 1006-udev-always-rename-network.patch
 Patch1006:      1006-udev-always-rename-network.patch
-# PATCH-FIX-OPENSUSE 1007-add-msft-compability-rules.patch
-Patch1007:      1007-add-msft-compability-rules.patch
-# PATCH-FIX-OPENSUSE 1008-physical-hotplug-cpu-and-memory.patch
-Patch1008:      1008-physical-hotplug-cpu-and-memory.patch
+# PATCH-FIX-OPENSUSE 1007-physical-hotplug-cpu-and-memory.patch
+Patch1007:      1007-physical-hotplug-cpu-and-memory.patch
 
 %description
 Systemd is a system and service manager, compatible with SysV and LSB
@@ -437,7 +435,6 @@
 # don't apply when bootstrapping to not modify Makefile.am
 %if ! 0%{?bootstrap}
 %patch1007 -p1
-%patch1008 -p1
 %endif
 
 %build

++++++ systemd.spec ++++++
--- /var/tmp/diff_new_pack.fJxs2v/_old  2013-06-26 11:08:51.000000000 +0200
+++ /var/tmp/diff_new_pack.fJxs2v/_new  2013-06-26 11:08:51.000000000 +0200
@@ -194,10 +194,8 @@
 Patch1005:      1005-create-default-links-for-primary-cd_dvd-drive.patch
 # PATCH-FIX-OPENSUSE 1006-udev-always-rename-network.patch
 Patch1006:      1006-udev-always-rename-network.patch
-# PATCH-FIX-OPENSUSE 1007-add-msft-compability-rules.patch
-Patch1007:      1007-add-msft-compability-rules.patch
-# PATCH-FIX-OPENSUSE 1008-physical-hotplug-cpu-and-memory.patch
-Patch1008:      1008-physical-hotplug-cpu-and-memory.patch
+# PATCH-FIX-OPENSUSE 1007-physical-hotplug-cpu-and-memory.patch
+Patch1007:      1007-physical-hotplug-cpu-and-memory.patch
 
 %description
 Systemd is a system and service manager, compatible with SysV and LSB
@@ -432,7 +430,6 @@
 # don't apply when bootstrapping to not modify Makefile.am
 %if ! 0%{?bootstrap}
 %patch1007 -p1
-%patch1008 -p1
 %endif
 
 %build

++++++ 1008-physical-hotplug-cpu-and-memory.patch -> 
1007-physical-hotplug-cpu-and-memory.patch ++++++
--- 
/work/SRC/openSUSE:Factory/systemd/1008-physical-hotplug-cpu-and-memory.patch   
    2013-06-24 09:46:02.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.systemd.new/1007-physical-hotplug-cpu-and-memory.patch
  2013-06-26 11:08:49.000000000 +0200
@@ -1,18 +1,3 @@
-Index: systemd-204/Makefile.am
-===================================================================
---- systemd-204.orig/Makefile.am
-+++ systemd-204/Makefile.am
-@@ -2242,6 +2242,10 @@ dist_udevrules_DATA += \
-       rules/61-msft.rules
- 
- # 
------------------------------------------------------------------------------
-+dist_udevrules_DATA += \
-+      rules/80-hotplug-cpu-mem.rules
-+
-+# 
------------------------------------------------------------------------------
- if ENABLE_GUDEV
- if ENABLE_GTK_DOC
- SUBDIRS += \
 Index: systemd-204/rules/80-hotplug-cpu-mem.rules
 ===================================================================
 --- /dev/null
@@ -27,3 +12,18 @@
 +# Hotplug physical memory
 +SUBSYSTEM=="memory", ACTION=="add", TEST=="state", ATTR{state}=="offline", \
 + ATTR{state}="online"
+Index: systemd-204/Makefile.am
+===================================================================
+--- systemd-204.orig/Makefile.am
++++ systemd-204/Makefile.am
+@@ -2238,6 +2238,10 @@ dist_udevrules_DATA += \
+       rules/73-seat-numlock.rules
+ 
+ # 
------------------------------------------------------------------------------
++dist_udevrules_DATA += \
++      rules/80-hotplug-cpu-mem.rules
++
++# 
------------------------------------------------------------------------------
+ if ENABLE_GUDEV
+ if ENABLE_GTK_DOC
+ SUBDIRS += \

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

Reply via email to