diff --git a/yast2-installation-2.16.19.tar.bz2 b/yast2-installation-2.16.19.tar.bz2 index 1f37f5e..c88c18f 100644 --- a/yast2-installation-2.16.19.tar.bz2 +++ b/yast2-installation-2.16.19.tar.bz2 @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:f0363a9d14f3d0a3054ef4aa60e9db59836d2682fdf8ed8b3e29b6f0546e1df5 -size 221392 +oid sha256:1318773a314d0e3277baa75d2717432bd1ab18da07ba10d686c837204946b9da +size 220110 diff --git a/yast2-installation.changes b/yast2-installation.changes index 3878773..e617e94 100644 --- a/yast2-installation.changes +++ b/yast2-installation.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 21 06:26:22 CET 2008 - coolo@suse.de + +- don't repeat the header + ------------------------------------------------------------------- Wed Feb 20 10:35:04 CET 2008 - locilka@suse.cz diff --git a/yast2-installation.spec b/yast2-installation.spec index a2517e9..eaf7e60 100644 --- a/yast2-installation.spec +++ b/yast2-installation.spec @@ -13,7 +13,7 @@ Name: yast2-installation Version: 2.16.19 -Release: 1 +Release: 2 License: GPL v2 or later Group: System/YaST BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -71,15 +71,7 @@ BuildArch: noarch Summary: YaST2 - Installation Parts %package devel-doc - -Name: yast2-installation -Version: 2.16.19 -Release: 1 -License: GPL v2 or later -Group: System/YaST -BuildRoot: %{_tmppath}/%{name}-%{version}-build -Source0: yast2-installation-2.16.19.tar.bz2 -Prefix: /usr +Group: Documentation/HTML Requires: yast2-installation >= 2.15.34 PreReq: %fillup_prereq Summary: YaST2 - Installation Parts @@ -176,8 +168,9 @@ rm -rf "$RPM_BUILD_ROOT" %doc %{prefix}/share/doc/packages/yast2-installation %exclude %{prefix}/share/doc/packages/yast2-installation/COPYING %exclude %{prefix}/share/doc/packages/yast2-installation/README - %changelog +* Thu Feb 21 2008 coolo@suse.de +- don't repeat the header * Wed Feb 20 2008 locilka@suse.cz - Showing release notes in tabs only if more than one product is installed (bnc #359137).