forked from pool/yast2-installation
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=142
This commit is contained in:
parent
15f5af685c
commit
aeb3a18f95
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:27a25e0de2a1c5c69960c08a7eb86a0a8284a65db5d178bd43c4dac02668b2e7
|
||||
size 270389
|
3
yast2-installation-2.18.6.tar.bz2
Normal file
3
yast2-installation-2.18.6.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:619b47752b5b9052ea84463a3de6b6268a803dd65a64e2c0d723f519f4190a6f
|
||||
size 270208
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 17 16:56:09 CET 2009 - locilka@suse.cz
|
||||
|
||||
- Writing additional-control-files index file after removing and
|
||||
recreating the directory where it is stored (bnc #475516).
|
||||
- 2.18.6
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 9 13:21:50 CET 2009 - locilka@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.18.5)
|
||||
# spec file for package yast2-installation (Version 2.18.6)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,12 +19,12 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.18.5
|
||||
Version: 2.18.6
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.18.5.tar.bz2
|
||||
Source0: yast2-installation-2.18.6.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
|
||||
@ -123,7 +123,7 @@ Authors:
|
||||
Lukas Ocilka <locilka@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-installation-2.18.5
|
||||
%setup -n yast2-installation-2.18.6
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -194,6 +194,10 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYING
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
||||
%changelog
|
||||
* Tue Feb 17 2009 locilka@suse.cz
|
||||
- Writing additional-control-files index file after removing and
|
||||
recreating the directory where it is stored (bnc #475516).
|
||||
- 2.18.6
|
||||
* Mon Feb 09 2009 locilka@suse.cz
|
||||
- Enabling online update in (SLED) Automatic Configuration
|
||||
(bnc #449128).
|
||||
|
Loading…
Reference in New Issue
Block a user