Accepting request 213306 from YaST:Head

submit new version 3.1.4

OBS-URL: https://build.opensuse.org/request/show/213306
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-installation-control?expand=0&rev=2
This commit is contained in:
Stephan Kulow 2014-01-13 16:21:07 +00:00 committed by Git OBS Bridge
parent a6c28ea1db
commit d4a6573629
4 changed files with 16 additions and 15 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:85fbd02581d4b61b094223442d46d06e31c5079a957eb2e8f54a79c864eba271
size 28873

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:205c4999ecb1c864e2a86339ec40624e82f66e8ad485c72c7103bd7c9f8b92ff
size 19145

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jan 7 07:29:31 UTC 2014 - lslezak@suse.cz
- move the control files to separate packages
(yast2-installation-control-openSUSE* and
yast2-installation-control-SLE*)
- 3.1.4
-------------------------------------------------------------------
Mon Dec 16 12:13:46 UTC 2013 - lslezak@suse.cz

View File

@ -1,7 +1,7 @@
#
# spec file for package yast2-installation-control
#
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: yast2-installation-control
Version: 3.1.3
Version: 3.1.4
Release: 0
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@ -30,17 +30,10 @@ Url: https://github.com/yast/yast-installation-control
BuildRequires: yast2-devtools >= 3.1.10
# xmllint for validation
BuildRequires: libxml2-tools
# xsltproc for generating some XML files
BuildRequires: libxslt-tools
BuildArch: noarch
%description
This package contains RNG schema for validating the installation control files.
Also the control files for some base products and a language add-on is present.
%prep
%setup -n %{name}-%{version}
@ -53,9 +46,9 @@ Also the control files for some base products and a language add-on is present.
%files
%defattr(-,root,root)
%dir /usr/share/YaST2/control
/usr/share/YaST2/control/*.rng
/usr/share/YaST2/control/*.rnc
%dir %{yast_controldir}
%{yast_controldir}/*.rng
%{yast_controldir}/*.rnc
%doc %{yast_docdir}