forked from pool/yast2-installation
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=51
This commit is contained in:
parent
2a35bf56da
commit
6cc9729ad7
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a0b848e7832a9fccfa82340001bf220cf449b267bed8ce98fbff3e12943e319f
|
|
||||||
size 213437
|
|
3
yast2-installation-2.16.0.tar.bz2
Normal file
3
yast2-installation-2.16.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:e94cae5159e1f003bb48928e915a2e6e5c8ea1e4b79cca40c57a4b90f5e6e8cb
|
||||||
|
size 215774
|
@ -1,3 +1,20 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 3 17:50:11 CEST 2007 - locilka@suse.cz
|
||||||
|
|
||||||
|
- Added "Network Type" information to the First Stage Network Setup
|
||||||
|
- 2.16.0
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 3 09:53:55 CEST 2007 - mvidner@suse.cz
|
||||||
|
|
||||||
|
- Do not try to package COPYRIGHT.english, it is gone from
|
||||||
|
devtools (#299144).
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Oct 2 16:04:55 CEST 2007 - ug@suse.de
|
||||||
|
|
||||||
|
- typo fixed (#328172)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Sep 24 16:43:11 CEST 2007 - locilka@suse.cz
|
Mon Sep 24 16:43:11 CEST 2007 - locilka@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-installation (Version 2.15.54)
|
# spec file for package yast2-installation (Version 2.16.0)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -11,12 +11,12 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: yast2-installation
|
Name: yast2-installation
|
||||||
Version: 2.15.54
|
Version: 2.16.0
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-installation-2.15.54.tar.bz2
|
Source0: yast2-installation-2.16.0.tar.bz2
|
||||||
Prefix: /usr
|
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: docbook-xsl-stylesheets doxygen libxslt perl-XML-Writer sgml-skel update-desktop-files yast2-core-devel yast2-country yast2-devtools yast2-testsuite
|
||||||
# Mode::live_installation
|
# Mode::live_installation
|
||||||
@ -67,12 +67,12 @@ BuildArch: noarch
|
|||||||
Summary: YaST2 - Installation Parts
|
Summary: YaST2 - Installation Parts
|
||||||
|
|
||||||
%package devel-doc
|
%package devel-doc
|
||||||
Version: 2.15.54
|
Version: 2.16.0
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: System/YaST
|
Group: System/YaST
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
Source0: yast2-installation-2.15.54.tar.bz2
|
Source0: yast2-installation-2.16.0.tar.bz2
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
Requires: yast2-installation >= 2.15.34
|
Requires: yast2-installation >= 2.15.34
|
||||||
PreReq: %fillup_prereq
|
PreReq: %fillup_prereq
|
||||||
@ -105,7 +105,7 @@ Authors:
|
|||||||
Lukas Ocilka <locilka@suse.cz>
|
Lukas Ocilka <locilka@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-installation-2.15.54
|
%setup -n yast2-installation-2.16.0
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -167,16 +167,22 @@ rm -rf "$RPM_BUILD_ROOT"
|
|||||||
%endif
|
%endif
|
||||||
%dir %{prefix}/share/doc/packages/yast2-installation
|
%dir %{prefix}/share/doc/packages/yast2-installation
|
||||||
%{prefix}/share/doc/packages/yast2-installation/COPYING
|
%{prefix}/share/doc/packages/yast2-installation/COPYING
|
||||||
%{prefix}/share/doc/packages/yast2-installation/COPYRIGHT.english
|
|
||||||
%readme %{prefix}/share/doc/packages/yast2-installation/README
|
%readme %{prefix}/share/doc/packages/yast2-installation/README
|
||||||
|
|
||||||
%files devel-doc
|
%files devel-doc
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc %{prefix}/share/doc/packages/yast2-installation
|
%doc %{prefix}/share/doc/packages/yast2-installation
|
||||||
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYING
|
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYING
|
||||||
%exclude %{prefix}/share/doc/packages/yast2-installation/COPYRIGHT.english
|
|
||||||
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
%exclude %{prefix}/share/doc/packages/yast2-installation/README
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Oct 03 2007 - locilka@suse.cz
|
||||||
|
- Added "Network Type" information to the First Stage Network Setup
|
||||||
|
- 2.16.0
|
||||||
|
* Wed Oct 03 2007 - mvidner@suse.cz
|
||||||
|
- Do not try to package COPYRIGHT.english, it is gone from
|
||||||
|
devtools (#299144).
|
||||||
|
* Tue Oct 02 2007 - ug@suse.de
|
||||||
|
- typo fixed (#328172)
|
||||||
* Mon Sep 24 2007 - locilka@suse.cz
|
* Mon Sep 24 2007 - locilka@suse.cz
|
||||||
- Changed default delete_old_packages back to 'true' after finding
|
- Changed default delete_old_packages back to 'true' after finding
|
||||||
and fixing all remaining issues with 'false' (changed by coolo)
|
and fixing all remaining issues with 'false' (changed by coolo)
|
||||||
|
Loading…
Reference in New Issue
Block a user