Hello community,

here is the log from the commit of package yast2-installation for 
openSUSE:Factory checked in at 2012-11-05 15:07:46
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/yast2-installation (Old)
 and      /work/SRC/openSUSE:Factory/.yast2-installation.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "yast2-installation", Maintainer is "jsuch...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/yast2-installation/yast2-installation.changes    
2012-11-02 17:44:53.000000000 +0100
+++ 
/work/SRC/openSUSE:Factory/.yast2-installation.new/yast2-installation.changes   
    2012-11-05 15:07:48.000000000 +0100
@@ -1,0 +2,6 @@
+Mon Nov  5 08:21:41 CET 2012 - jsuch...@suse.cz
+
+- fixed installation of systemd units (crrodriguez)
+- 2.23.3
+
+-------------------------------------------------------------------

Old:
----
  yast2-installation-2.23.2.tar.bz2

New:
----
  yast2-installation-2.23.3.tar.bz2

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

Other differences:
------------------
++++++ yast2-installation.spec ++++++
--- /var/tmp/diff_new_pack.jQZl2E/_old  2012-11-05 15:07:56.000000000 +0100
+++ /var/tmp/diff_new_pack.jQZl2E/_new  2012-11-05 15:07:56.000000000 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           yast2-installation
-Version:        2.23.2
+Version:        2.23.3
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
@@ -181,9 +181,9 @@
     %suse_update_desktop_file $f
 done 
 
-mkdir -p $RPM_BUILD_ROOT/lib/systemd/system/
-install -m 644 %{SOURCE1} $RPM_BUILD_ROOT/lib/systemd/system/
-install -m 644 %{SOURCE2} $RPM_BUILD_ROOT/lib/systemd/system/
+mkdir -p %{buildroot}%{_unitdir}
+install -m 644 %{SOURCE1} %{buildroot}%{_unitdir}
+install -m 644 %{SOURCE2} %{buildroot}%{_unitdir}
 
 %clean
 rm -rf "$RPM_BUILD_ROOT"
@@ -215,8 +215,8 @@
 /usr/share/YaST2/control/*.rnc
 
 # systemd service files
-/lib/systemd/system/YaST2-Second-Stage.service
-/lib/systemd/system/YaST2-Firstboot.service
+%{_unitdir}/YaST2-Second-Stage.service
+%{_unitdir}/YaST2-Firstboot.service
 
 /usr/share/YaST2/clients/*.ycp
 /usr/share/YaST2/modules/*.ycp

++++++ yast2-installation-2.23.2.tar.bz2 -> yast2-installation-2.23.3.tar.bz2 
++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/yast2-installation-2.23.2/VERSION 
new/yast2-installation-2.23.3/VERSION
--- old/yast2-installation-2.23.2/VERSION       2012-10-31 08:19:28.000000000 
+0100
+++ new/yast2-installation-2.23.3/VERSION       2012-11-05 08:22:33.000000000 
+0100
@@ -1 +1 @@
-2.23.2
+2.23.3

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

Reply via email to