This commit is contained in:
parent
4829637fdc
commit
cc65100d41
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:db4a0518daaf82d218e61f913c3e6685bdbde8aa3056f35f1c5aa0d80fdc7e60
|
||||
size 266986
|
3
yast2-network-2.16.45.tar.bz2
Normal file
3
yast2-network-2.16.45.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:04a6c76c7468d19ea8467f7a56a3954b834ed90888a0d0038c844985056330ae
|
||||
size 272923
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun May 18 21:44:04 CEST 2008 - mzugec@suse.de
|
||||
|
||||
- fixed mangle device name (bnc#391802)
|
||||
- 2.16.45
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 16 16:40:22 CEST 2008 - jsrain@suse.cz
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package yast2-network (Version 2.16.44)
|
||||
# spec file for package yast2-network (Version 2.16.45)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -12,12 +12,12 @@
|
||||
|
||||
|
||||
Name: yast2-network
|
||||
Version: 2.16.44
|
||||
Release: 2
|
||||
Version: 2.16.45
|
||||
Release: 1
|
||||
License: GPL v2 or later
|
||||
Group: System/YaST
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source0: yast2-network-2.16.44.tar.bz2
|
||||
Source0: yast2-network-2.16.45.tar.bz2
|
||||
Prefix: /usr
|
||||
# should be required by devtools
|
||||
BuildRequires: perl-XML-Writer pkgconfig rpm
|
||||
@ -71,7 +71,7 @@ Authors:
|
||||
Michal Svec <msvec@suse.cz>
|
||||
|
||||
%prep
|
||||
%setup -n yast2-network-2.16.44
|
||||
%setup -n yast2-network-2.16.45
|
||||
|
||||
%build
|
||||
%{prefix}/bin/y2tool y2autoconf
|
||||
@ -135,6 +135,9 @@ fi
|
||||
%exclude %{prefix}/share/doc/packages/yast2-network/COPYING
|
||||
%exclude %{prefix}/share/doc/packages/yast2-network/README
|
||||
%changelog
|
||||
* Sun May 18 2008 mzugec@suse.de
|
||||
- fixed mangle device name (bnc#391802)
|
||||
- 2.16.45
|
||||
* Fri May 16 2008 jsrain@suse.cz
|
||||
- added categories Settings and System into desktop file
|
||||
(bnc #382778)
|
||||
|
Loading…
Reference in New Issue
Block a user