Hello community,

here is the log from the commit of package autoyast2 for openSUSE:Factory 
checked in at 2012-11-14 16:34:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/autoyast2 (Old)
 and      /work/SRC/openSUSE:Factory/.autoyast2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "autoyast2", Maintainer is "f...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/autoyast2/autoyast2.changes      2012-09-21 
14:33:55.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.autoyast2.new/autoyast2.changes 2012-11-14 
16:34:31.000000000 +0100
@@ -1,0 +2,44 @@
+Tue Nov 13 18:00:23 CET 2012 - f...@suse.de
+
+- 2.23.1
+- convert autoyast init script to systemd service (bnc#788997)
+
+-------------------------------------------------------------------
+Mon Nov 12 15:57:37 CET 2012  - f...@suse.de
+
+- prepare for having autoyast documentation separate from sources
+
+-------------------------------------------------------------------
+Wed Oct 24 14:40:50 CEST 2012 - f...@suse.de
+
+- ask dialogs can have "width" and "height" entries to make popups 
+  larger than default size (fate#313019)
+
+-------------------------------------------------------------------
+Tue Oct 23 16:09:38 CEST 2012 - f...@suse.de
+
+- support entry "mkfs_options" in partitions
+
+-------------------------------------------------------------------
+Wed Oct 17 13:32:12 CEST 2012 - f...@suse.de
+
+- tolerate leading or trailing whitespace in script "location" tag 
+  (bnc#782037)
+
+-------------------------------------------------------------------
+Tue Oct 16 15:00:38 CEST 2012 - f...@suse.de
+
+- make autoyast able to continue on commit errors (bnc#785234)
+
+-------------------------------------------------------------------
+Mon Oct 15 12:31:17 CEST 2012 - f...@suse.de
+
+- add note that merged sections need to be in alphabetical order
+  (bnc#782598)
+
+-------------------------------------------------------------------
+Mon Oct  1 11:54:04 CEST 2012 - f...@suse.de
+
+- fix bug that caused hostname to contain IP address (bnc#782530)
+
+-------------------------------------------------------------------

Old:
----
  autoyast2-2.23.0.tar.bz2

New:
----
  autoyast2-2.23.1.tar.bz2
  autoyast_en_html.tar.bz2

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

Other differences:
------------------
++++++ autoyast2.spec ++++++
--- /var/tmp/diff_new_pack.dM0nKQ/_old  2012-11-14 16:34:33.000000000 +0100
+++ /var/tmp/diff_new_pack.dM0nKQ/_new  2012-11-14 16:34:33.000000000 +0100
@@ -17,20 +17,18 @@
 
 
 Name:           autoyast2
-Version:        2.23.0
+Version:        2.23.1
 Release:        0
 
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Source0:        autoyast2-%{version}.tar.bz2
 
-BuildRequires:  daps
-BuildRequires:  docbook-xsl-stylesheets
+Source1:        autoyast_en_html.tar.bz2
+BuildRequires:  libxml2-tools
 BuildRequires:  libxslt
 BuildRequires:  perl-XML-Writer
 BuildRequires:  pkg-config
 BuildRequires:  python-xml
-BuildRequires:  sgml-skel
-BuildRequires:  suse-xsl-stylesheets
 BuildRequires:  update-desktop-files
 BuildRequires:  xorg-x11-libs
 BuildRequires:  yast2-bootloader
@@ -83,7 +81,7 @@
 installation sources.
 
 %package installation
-Version:        2.23.0
+Version:        2.23.1
 Release:        0
 Summary:        YaST2 - Auto Installation Modules
 Group:          System/YaST
@@ -154,6 +152,16 @@
 install -d $RPM_BUILD_ROOT/var/lib/autoinstall/autoconf
 install -d $RPM_BUILD_ROOT/var/lib/autoinstall/tmp
 
+# Systemd Stuff
+mkdir -p $RPM_BUILD_ROOT/%{_unitdir}/
+install -m 644 scripts/autoyast-initscripts.service 
$RPM_BUILD_ROOT/%{_unitdir}/
+
+# Documentation
+install -d -m 755 $RPM_BUILD_ROOT/%{_prefix}/share/doc/packages/autoyast2/html
+tar xvpfC %{SOURCE1} 
$RPM_BUILD_ROOT/%{_prefix}/share/doc/packages/autoyast2/html
+mv $RPM_BUILD_ROOT/%{_prefix}/share/doc/packages/autoyast2/html/autoyast/* 
$RPM_BUILD_ROOT/%{_prefix}/share/doc/packages/autoyast2/html/
+rmdir $RPM_BUILD_ROOT/%{_prefix}/share/doc/packages/autoyast2/html/autoyast
+
 %clean
 rm -rf "$RPM_BUILD_ROOT"
 
@@ -212,7 +220,9 @@
 #%dir /usr/share/autoinstall/dtd
 %dir /usr/share/autoinstall/modules
 #/usr/share/autoinstall/dtd/*
-/etc/init.d/autoyast
+
+# systemd service file
+%{_unitdir}/autoyast-initscripts.service
 
 %dir /usr/share/autoinstall/xslt
 /usr/share/autoinstall/xslt/merge.xslt
@@ -273,6 +283,7 @@
 
 # scripts
 %{_prefix}/lib/YaST2/bin/fetch_image.sh
+%{_prefix}/lib/YaST2/bin/autoyast-initscripts.sh
 
 %dir /var/adm/autoinstall/
 %dir /var/adm/autoinstall/scripts

++++++ autoyast2-2.23.0.tar.bz2 -> autoyast2-2.23.1.tar.bz2 ++++++
++++ 60401 lines of diff (skipped)

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

Reply via email to