Accepting request 40725 from YaST:Head
checked in (request 40725) OBS-URL: https://build.opensuse.org/request/show/40725 OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-network?expand=0&rev=95
This commit is contained in:
parent
78cae11bc5
commit
f2cf94daaf
3
yast2-network-2.19.28.tar.bz2
Normal file
3
yast2-network-2.19.28.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:ce16a25541c880936f7bc8d666c316038427add5033f14beb9f9889efa64fa01
|
||||
size 315529
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:29a9cb90bccdc29b0a63203b57e7007efe72b0ecbd169b7b7779021937416e8f
|
||||
size 315601
|
@ -1,21 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 27 13:54:45 CEST 2010 - mzugec@suse.cz
|
||||
|
||||
- fixed duplicate items issue in UI (bnc#584842)
|
||||
- 2.19.31
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 24 16:56:46 CEST 2010 - mzugec@suse.cz
|
||||
|
||||
- make add/edit route popup consistent (bnc#583136)
|
||||
- 2.19.30
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 17 15:12:05 CEST 2010 - mzugec@suse.cz
|
||||
|
||||
- updated documentation URL (bnc#590742)
|
||||
- 2.19.29
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 17 12:17:30 CEST 2010 - mzugec@suse.cz
|
||||
|
||||
|
@ -1,22 +1,36 @@
|
||||
#
|
||||
# spec file for package yast2-network (Version 2.19.31)
|
||||
# spec file for package yast2-network (Version 2.19.28)
|
||||
#
|
||||
# Copyright (c) 2010 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
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
Name: yast2-network
|
||||
Version: 2.19.31
|
||||
Release: 0
|
||||
|
||||
Name: yast2-network
|
||||
Version: 2.19.28
|
||||
Release: 1
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-network-2.19.31.tar.bz2
|
||||
Source0: yast2-network-2.19.28.tar.bz2
|
||||
|
||||
prefix: /usr
|
||||
Prefix: /usr
|
||||
|
||||
Group: System/YaST
|
||||
License: GPL v2 or later
|
||||
License: GPLv2+
|
||||
# should be required by devtools
|
||||
BuildRequires: pkgconfig perl-XML-Writer rpm
|
||||
BuildRequires: perl-XML-Writer pkgconfig rpm
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: yast2-devtools yast2-testsuite
|
||||
BuildRequires: yast2-country
|
||||
@ -48,10 +62,10 @@ Conflicts: yast2-core < 2.10.6
|
||||
Summary: YaST2 - Network Configuration
|
||||
|
||||
%package devel-doc
|
||||
License: GPLv2+
|
||||
Group: System/YaST
|
||||
Summary: YaST2 - Developer documentation for yast2-network
|
||||
|
||||
|
||||
%description
|
||||
This package contains the YaST2 component for network configuration.
|
||||
|
||||
@ -59,7 +73,7 @@ This package contains the YaST2 component for network configuration.
|
||||
This package contains autogenerated documentation for yast2-network
|
||||
|
||||
%prep
|
||||
%setup -n yast2-network-2.19.31
|
||||
%setup -n yast2-network-2.19.28
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -129,3 +143,4 @@ fi
|
||||
%doc %{prefix}/share/doc/packages/yast2-network
|
||||
%exclude %{prefix}/share/doc/packages/yast2-network/COPYING
|
||||
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user