OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=93
This commit is contained in:
parent
c552438ef7
commit
490697bbec
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8ccf2045e946493d539ec7c29a1cb1c20c462e067c7e261161e24997285493b6
|
||||
size 224396
|
3
yast2-installation-2.16.44.tar.bz2
Normal file
3
yast2-installation-2.16.44.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2cb176a8a0be8a4ded08d2a95e508bfb5b0a3e880068d869dccaf63b9ded5bb1
|
||||
size 232284
|
@ -1,3 +1,23 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 6 17:37:22 CEST 2008 - locilka@suse.cz
|
||||
|
||||
- When reusing the old repositories during upgrade, copying also
|
||||
'autorefresh' and 'alias' (bnc #387261).
|
||||
- Added software->dropped_packages into the control file to replace
|
||||
'delete old packages' (bnc #300540).
|
||||
- 2.16.44
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 5 13:26:27 CEST 2008 - locilka@suse.cz
|
||||
|
||||
- Typofix (bnc #386606).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 2 22:27:21 CEST 2008 - mzugec@suse.cz
|
||||
|
||||
- Don't stop network (by killing dhcpcd) at the end of 1.st stage
|
||||
(bnc #386588)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 30 12:07:45 CEST 2008 - locilka@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.16.43)
|
||||
# spec file for package yast2-installation (Version 2.16.44)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -12,12 +12,12 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.16.43
|
||||
Version: 2.16.44
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.16.43.tar.bz2
|
||||
Source0: yast2-installation-2.16.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
|
||||
# PackageCallbacks::RegisterEmptyProgressCallbacks()
|
||||
@ -107,7 +107,7 @@ Authors:
|
||||
Lukas Ocilka <locilka@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-installation-2.16.43
|
||||
%setup -n yast2-installation-2.16.44
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -172,7 +172,19 @@ 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
|
||||
* Tue May 06 2008 locilka@suse.cz
|
||||
- When reusing the old repositories during upgrade, copying also
|
||||
'autorefresh' and 'alias' (bnc #387261).
|
||||
- Added software->dropped_packages into the control file to replace
|
||||
'delete old packages' (bnc #300540).
|
||||
- 2.16.44
|
||||
* Mon May 05 2008 locilka@suse.cz
|
||||
- Typofix (bnc #386606).
|
||||
* Sat May 03 2008 mzugec@suse.cz
|
||||
- Don't stop network (by killing dhcpcd) at the end of 1.st stage
|
||||
(bnc #386588)
|
||||
* Wed Apr 30 2008 locilka@suse.cz
|
||||
- Adding name and alias tags to extrasources (irc #yast/today).
|
||||
- 2.16.43
|
||||
|
Loading…
Reference in New Issue
Block a user