forked from pool/yast2-installation
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=118
This commit is contained in:
parent
495db66e83
commit
afd68e5425
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9614dc8560e7389b47f94ef1fd82c7b85a218968d7078f4c617ab99ff2f5f9ae
|
||||
size 256126
|
3
yast2-installation-2.17.23.tar.bz2
Normal file
3
yast2-installation-2.17.23.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:95d24523943424658e7d065b70fe6493e1f113985c99bb8c4394f3523d9eee96
|
||||
size 256216
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 30 14:42:15 CET 2008 - locilka@suse.cz
|
||||
|
||||
- Saving sources at the end of inst_extrasources if some were
|
||||
added (bnc #440184).
|
||||
- 2.17.23
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 27 10:18:47 CET 2008 - locilka@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.17.22)
|
||||
# spec file for package yast2-installation (Version 2.17.23)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -19,12 +19,12 @@
|
||||
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.17.22
|
||||
Version: 2.17.23
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.17.22.tar.bz2
|
||||
Source0: yast2-installation-2.17.23.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()
|
||||
@ -114,7 +114,7 @@ Authors:
|
||||
Lukas Ocilka <locilka@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-installation-2.17.22
|
||||
%setup -n yast2-installation-2.17.23
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -183,6 +183,10 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYING
|
||||
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
||||
%changelog
|
||||
* Thu Oct 30 2008 locilka@suse.cz
|
||||
- Saving sources at the end of inst_extrasources if some were
|
||||
added (bnc #440184).
|
||||
- 2.17.23
|
||||
* Mon Oct 27 2008 locilka@suse.cz
|
||||
- Added lnussel's patch to run set_polkit_default_privs at
|
||||
desktop_finish script (bnc #438698).
|
||||
|
Loading…
Reference in New Issue
Block a user