This commit is contained in:
parent
dcfa70ab35
commit
1318617e0c
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:e6c709dd983ceca18bbe0b8e87f161b802e0257a3762b8c35f0099cde043f047
|
|
||||||
size 269327
|
|
3
yast2-network-2.15.57.tar.bz2
Normal file
3
yast2-network-2.15.57.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:1c8acd73ec49081a492e3350ee0a6b67f2dad3c2599aa2d7d040c5d6466682e8
|
||||||
|
size 262163
|
@ -1,3 +1,15 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 6 17:57:37 CEST 2007 - mzugec@suse.cz
|
||||||
|
|
||||||
|
- copy udev rules from inst-sys (#297616)
|
||||||
|
- 2.15.57
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Aug 6 17:40:27 CEST 2007 - mzugec@suse.cz
|
||||||
|
|
||||||
|
- removed NetworkModules (no more hwcfg files)
|
||||||
|
- 2.15.56
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 26 14:16:36 CEST 2007 - mzugec@suse.cz
|
Thu Jul 26 14:16:36 CEST 2007 - mzugec@suse.cz
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package yast2-network (Version 2.15.55)
|
# spec file for package yast2-network (Version 2.15.57)
|
||||||
#
|
#
|
||||||
# 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-network
|
Name: yast2-network
|
||||||
Version: 2.15.55
|
Version: 2.15.57
|
||||||
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.15.55.tar.bz2
|
Source0: yast2-network-2.15.57.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
|
||||||
@ -43,15 +43,15 @@ Obsoletes: y2t_lan y2t_adsl y2t_dial
|
|||||||
Conflicts: yast2-core < 2.10.6
|
Conflicts: yast2-core < 2.10.6
|
||||||
Summary: YaST2 - Network Configuration
|
Summary: YaST2 - Network Configuration
|
||||||
%package devel-doc
|
%package devel-doc
|
||||||
Version: 2.15.55
|
Version: 2.15.57
|
||||||
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.15.55.tar.bz2
|
Source0: yast2-network-2.15.57.tar.bz2
|
||||||
prefix: /usr
|
prefix: /usr
|
||||||
Requires: yast2-network >= 2.15.53
|
Requires: yast2-network >= 2.15.53
|
||||||
Summary: Developer documentation for yast2-network
|
Summary: YaST2 - Developer documentation for yast2-network
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This package contains the YaST2 component for network configuration.
|
This package contains the YaST2 component for network configuration.
|
||||||
@ -73,7 +73,7 @@ Authors:
|
|||||||
Michal Svec <msvec@suse.cz>
|
Michal Svec <msvec@suse.cz>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -n yast2-network-2.15.55
|
%setup -n yast2-network-2.15.57
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%{prefix}/bin/y2tool y2autoconf
|
%{prefix}/bin/y2tool y2autoconf
|
||||||
@ -141,6 +141,12 @@ fi
|
|||||||
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 06 2007 - mzugec@suse.cz
|
||||||
|
- copy udev rules from inst-sys (#297616)
|
||||||
|
- 2.15.57
|
||||||
|
* Mon Aug 06 2007 - mzugec@suse.cz
|
||||||
|
- removed NetworkModules (no more hwcfg files)
|
||||||
|
- 2.15.56
|
||||||
* Thu Jul 26 2007 - mzugec@suse.cz
|
* Thu Jul 26 2007 - mzugec@suse.cz
|
||||||
- fixed edit aliases problem (#294099)
|
- fixed edit aliases problem (#294099)
|
||||||
- 2.15.55
|
- 2.15.55
|
||||||
|
Loading…
Reference in New Issue
Block a user