forked from pool/yast2-installation
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=22
This commit is contained in:
parent
673454b48d
commit
3fed72a6ed
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:6109f2d8fe2d69a74d7d3318d9cf68986fcd2f61c1927198ddb26d2b1b7f42e9
|
||||
size 192832
|
3
yast2-installation-2.15.26.tar.bz2
Normal file
3
yast2-installation-2.15.26.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:571abb05903240b4e304fb6e39eab94972e939a0546847f487eb6ea94642784a
|
||||
size 192250
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 22 10:51:57 CEST 2007 - ug@suse.de
|
||||
|
||||
- reactivate hardware detection during autoinstall
|
||||
- 2.15.26
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 21 10:40:20 CEST 2007 - locilka@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-installation (Version 2.15.25)
|
||||
# spec file for package yast2-installation (Version 2.15.26)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -11,12 +11,12 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: yast2-installation
|
||||
Version: 2.15.25
|
||||
Version: 2.15.26
|
||||
Release: 1
|
||||
License: GNU General Public License (GPL)
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-installation-2.15.25.tar.bz2
|
||||
Source0: yast2-installation-2.15.26.tar.bz2
|
||||
prefix: /usr
|
||||
BuildRequires: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-country yast2-devtools yast2-testsuite
|
||||
BuildRequires: yast2 >= 2.15.22
|
||||
@ -83,7 +83,7 @@ Authors:
|
||||
Lukas Ocilka <locilka@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-installation-2.15.25
|
||||
%setup -n yast2-installation-2.15.26
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -146,6 +146,9 @@ rm -rf "$RPM_BUILD_ROOT"
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue May 22 2007 - ug@suse.de
|
||||
- reactivate hardware detection during autoinstall
|
||||
- 2.15.26
|
||||
* Mon May 21 2007 - locilka@suse.cz
|
||||
- Fixed release-notes desktop file.
|
||||
- 2.15.25
|
||||
|
Loading…
Reference in New Issue
Block a user