1
0

Accepting request 204023 from YaST:Head

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/204023
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation?expand=0&rev=272
This commit is contained in:
Tomáš Chvátal 2013-10-21 10:35:41 +00:00 committed by Git OBS Bridge
commit cc74604dec
4 changed files with 12 additions and 6 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2b885104de0f896fc946610f2545596e3c2940b61495c223bb8d209c2541458f
size 1224817

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2d188e41e6e3ed106a672f2be0013447178241853b116f1210ef842605fe0115
size 1233376

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Tue Oct 15 14:15:31 CEST 2013 - locilka@suse.com
- Added support for ignore[d][_]feature[s] (FATE#314982) allowing
to skip some unwanted features of the installer
- 3.1.1
-------------------------------------------------------------------
Thu Oct 10 14:48:46 CEST 2013 - locilka@suse.com

View File

@ -17,7 +17,7 @@
Name: yast2-installation
Version: 3.1.0
Version: 3.1.1
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -34,6 +34,7 @@ Source2: YaST2-Firstboot.service
BuildRequires: docbook-xsl-stylesheets
BuildRequires: libxslt
BuildRequires: rubygem-rspec
BuildRequires: update-desktop-files
BuildRequires: yast2-core-devel
BuildRequires: yast2-devtools >= 3.0.6
@ -216,12 +217,10 @@ install -m 644 %{SOURCE2} %{buildroot}%{_unitdir}
%dir %{yast_docdir}
%{yast_docdir}/COPYING
%readme %{yast_docdir}/README
%files devel-doc
%defattr(-,root,root)
%doc %{yast_docdir}
%exclude %{yast_docdir}/COPYING
%exclude %{yast_docdir}/README
%changelog