This commit is contained in:
parent
992de133cc
commit
a82d2ed771
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5d06373894e803f0716d15640109af8591183ecc9389ed76161281534202d91d
|
|
||||||
size 293881
|
|
3
yast2-network-2.16.40.tar.bz2
Normal file
3
yast2-network-2.16.40.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b80cf016753081e8d5ce17d774a3f02f1de710c69147c15089b14b6c56901b5b
|
||||||
|
size 270668
|
@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Apr 21 15:15:53 CEST 2008 - mzugec@suse.cz
|
||||||
|
|
||||||
|
- improved algorithm to require gnome/kde version of NetworkManager
|
||||||
|
(bnc#380774)
|
||||||
|
- 2.16.40
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 18 15:46:22 CEST 2008 - jsrain@suse.cz
|
Fri Apr 18 15:46:22 CEST 2008 - jsrain@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-network (Version 2.16.39)
|
# spec file for package yast2-network (Version 2.16.40)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2008 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
|
||||||
@ -12,12 +12,12 @@
|
|||||||
|
|
||||||
|
|
||||||
Name: yast2-network
|
Name: yast2-network
|
||||||
Version: 2.16.39
|
Version: 2.16.40
|
||||||
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-network-2.16.39.tar.bz2
|
Source0: yast2-network-2.16.40.tar.bz2
|
||||||
Prefix: /usr
|
Prefix: /usr
|
||||||
# should be required by devtools
|
# should be required by devtools
|
||||||
BuildRequires: perl-XML-Writer pkgconfig rpm
|
BuildRequires: perl-XML-Writer pkgconfig rpm
|
||||||
@ -26,9 +26,11 @@ BuildRequires: yast2-devtools yast2-testsuite
|
|||||||
BuildRequires: yast2-country
|
BuildRequires: yast2-country
|
||||||
BuildRequires: yast2-installation >= 2.15.27
|
BuildRequires: yast2-installation >= 2.15.27
|
||||||
BuildRequires: yast2 >= 2.16.6
|
BuildRequires: yast2 >= 2.16.6
|
||||||
|
BuildRequires: yast2-packager >= 2.16.37
|
||||||
# GetInstArgs::automatic_configuration
|
# GetInstArgs::automatic_configuration
|
||||||
Requires: yast2 >= 2.16.46
|
Requires: yast2 >= 2.16.46
|
||||||
Requires: sysconfig yast2-packager
|
Requires: sysconfig
|
||||||
|
Requires: yast2-packager >= 2.16.37
|
||||||
#GetLanguageCountry
|
#GetLanguageCountry
|
||||||
#(in newly created yast2-country-data)
|
#(in newly created yast2-country-data)
|
||||||
Requires: yast2-country-data >= 2.16.3
|
Requires: yast2-country-data >= 2.16.3
|
||||||
@ -69,7 +71,7 @@ Authors:
|
|||||||
Michal Svec <msvec@suse.cz>
|
Michal Svec <msvec@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-network-2.16.39
|
%setup -n yast2-network-2.16.40
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -133,6 +135,10 @@ fi
|
|||||||
%exclude %{prefix}/share/doc/packages/yast2-network/COPYING
|
%exclude %{prefix}/share/doc/packages/yast2-network/COPYING
|
||||||
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 21 2008 mzugec@suse.cz
|
||||||
|
- improved algorithm to require gnome/kde version of NetworkManager
|
||||||
|
(bnc#380774)
|
||||||
|
- 2.16.40
|
||||||
* Fri Apr 18 2008 jsrain@suse.cz
|
* Fri Apr 18 2008 jsrain@suse.cz
|
||||||
- merged texts from proofread
|
- merged texts from proofread
|
||||||
- 2.16.39
|
- 2.16.39
|
||||||
|
Loading…
x
Reference in New Issue
Block a user