Mailinglist Archive: opensuse-commit (817 mails)

< Previous Next >
commit yast2-installation for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 05 Dec 2008 15:32:17 +0100
  • Message-id: <20081205143217.6CCF767803F@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package yast2-installation for
openSUSE:Factory
checked in at Fri Dec 5 15:32:17 CET 2008.


--------
--- yast2-installation/yast2-installation.changes 2008-12-01
17:02:45.000000000 +0100
+++ /mounts/work_src_done/STABLE/yast2-installation/yast2-installation.changes
2008-12-05 14:25:23.000000000 +0100
@@ -1,0 +2,14 @@
+Fri Dec 5 10:38:41 CET 2008 - locilka@xxxxxxx
+
+- New control.rnc/rng for control file validation (bnc #455994).
+- Added build-time control file validation.
+- 2.17.44
+
+-------------------------------------------------------------------
+Wed Dec 3 18:33:59 CET 2008 - locilka@xxxxxxx
+
+- inst_extrasources moved before inst_ask_online_update to register
+ the online update repository before checking for patches
+ (bnc #450229).
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

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

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

Other differences:
------------------
++++++ yast2-installation.spec ++++++
--- /var/tmp/diff_new_pack.Y26309/_old 2008-12-05 15:31:53.000000000 +0100
+++ /var/tmp/diff_new_pack.Y26309/_new 2008-12-05 15:31:53.000000000 +0100
@@ -1,5 +1,5 @@
#
-# spec file for package yast2-installation (Version 2.17.43)
+# spec file for package yast2-installation (Version 2.17.44)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -19,14 +19,18 @@


Name: yast2-installation
-Version: 2.17.43
+Version: 2.17.44
Release: 1
License: GPL v2 or later
Group: System/YaST
BuildRoot: %{_tmppath}/%{name}-%{version}-build
-Source0: yast2-installation-2.17.43.tar.bz2
+Source0: yast2-installation-2.17.44.tar.bz2
Prefix: /usr
BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer
sgml-skel update-desktop-files yast2-core-devel yast2-devtools yast2-testsuite
+# xmllint
+BuildRequires: libxml2
+# to convert control.rnc o control.rng
+BuildRequires: trang
# PackageCallbacks::RegisterEmptyProgressCallbacks()
BuildRequires: yast2 >= 2.16.52
# Pkg::SourceProvideDigestedFile()
@@ -120,7 +124,7 @@
Lukas Ocilka <locilka@xxxxxxx>

%prep
-%setup -n yast2-installation-2.17.43
+%setup -n yast2-installation-2.17.44

%build
%{prefix}/bin/y2tool y2autoconf
@@ -152,7 +156,9 @@
%defattr(-,root,root)
%dir /usr/share/YaST2/control
/usr/share/YaST2/control/*.xml
-/usr/share/YaST2/control/*.dtd
+# Fixme: move to another package (to make build of other packages faster)
+/usr/share/YaST2/control/*.rng
+/usr/share/YaST2/control/*.rnc
/usr/share/YaST2/clients/*.ycp
/usr/share/YaST2/modules/*.ycp
/usr/share/YaST2/modules/*.ybc
@@ -189,6 +195,14 @@
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYING
%exclude %{prefix}/share/doc/packages/yast2-installation/README
%changelog
+* Fri Dec 05 2008 locilka@xxxxxxx
+- New control.rnc/rng for control file validation (bnc #455994).
+- Added build-time control file validation.
+- 2.17.44
+* Wed Dec 03 2008 locilka@xxxxxxx
+- inst_extrasources moved before inst_ask_online_update to register
+ the online update repository before checking for patches
+ (bnc #450229).
* Mon Dec 01 2008 locilka@xxxxxxx
- Fixed proposing the online update depending on the fact whether
network is running (bnc #450229).

++++++ yast2-installation-2.17.43.tar.bz2 -> yast2-installation-2.17.44.tar.bz2
++++++
++++ 4737 lines of diff (skipped)


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



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >