mirror of
https://abf.rosa.ru/djam/knetworkmanager.git
synced 2025-02-23 13:32:53 +00:00
new version 0.9.0.2
This commit is contained in:
parent
88df1cc72e
commit
fc23524d81
3 changed files with 15 additions and 11 deletions
4
.abf.yml
4
.abf.yml
|
@ -1,3 +1,3 @@
|
||||||
sources:
|
sources:
|
||||||
"networkmanagement-0.9.0.tar.bz2": 6863905534c2c58534992fad197dd794105b8e19
|
"networkmanagement-0.9.0.2.tar.bz2": 58b530d0dc97cc742f24413a54c58f20318cfa14
|
||||||
"networkmanagement-l10n.tar.xz": 3133e29f9c2467a297b600116115bddc386045b6
|
"networkmanagement-l10n.tar.bz2": 278197e00ca2e34dbd2d53ff6cc67b9aa854ab97
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
%define gitrev aa2e2a7f61234f9790d046cfd761e110bb2750a2
|
#define gitrev aa2e2a7f61234f9790d046cfd761e110bb2750a2
|
||||||
%define datetime 20120122
|
#define datetime 20120122
|
||||||
#define svnrev
|
#define svnrev
|
||||||
%define srcname networkmanagement
|
%define srcname networkmanagement
|
||||||
|
|
||||||
|
@ -13,8 +13,8 @@
|
||||||
|
|
||||||
Name: knetworkmanager
|
Name: knetworkmanager
|
||||||
Summary: KDE NetworkManager
|
Summary: KDE NetworkManager
|
||||||
Version: 0.9.0
|
Version: 0.9.0.2
|
||||||
Release: 2
|
Release: 1
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Group: Graphical desktop/KDE
|
Group: Graphical desktop/KDE
|
||||||
License: (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and LGPLv2
|
License: (GPLv2 or GPLv3) and GPLv2+ and LGPLv2+ and LGPLv2
|
||||||
|
@ -22,11 +22,10 @@ URL: http://www.kde.org
|
||||||
#Source get from git
|
#Source get from git
|
||||||
# git clone git://anongit.kde.org/networkmanagement
|
# git clone git://anongit.kde.org/networkmanagement
|
||||||
# git archive --format=tar --prefix=networkmanagement/ --remote=git://anongit.kde.org/networkmanagement v0.9.0_rc3 | xz -9 > networkmanagement-20111022.tar.xz
|
# git archive --format=tar --prefix=networkmanagement/ --remote=git://anongit.kde.org/networkmanagement v0.9.0_rc3 | xz -9 > networkmanagement-20111022.tar.xz
|
||||||
Source0: %{srcname}-%{version}.tar.bz2
|
Source0: http://download.kde.org/unstable/networkmanagement/0.9.0.2/src/%{srcname}-%{version}.tar.bz2
|
||||||
Source1: %{srcname}-l10n.tar.xz
|
Source1: networkmanagement-l10n.tar.bz2
|
||||||
Patch0: networkmanagement-0.9-useversion.patch
|
Patch0: networkmanagement-0.9-useversion.patch
|
||||||
Patch1: networkmanagement-0.9-compile-po-files.patch
|
Patch1: networkmanagement-0.9-compile-po-files.patch
|
||||||
|
|
||||||
BuildRequires: pkgconfig(libnm-util) >= 0.9
|
BuildRequires: pkgconfig(libnm-util) >= 0.9
|
||||||
BuildRequires: mobile-broadband-provider-info
|
BuildRequires: mobile-broadband-provider-info
|
||||||
BuildRequires: kdebase4-workspace-devel
|
BuildRequires: kdebase4-workspace-devel
|
||||||
|
@ -335,7 +334,7 @@ Openconnect plugin for %name
|
||||||
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n %{srcname}-0.9.0 -a1
|
%setup -q -n %{srcname}-0.9.0.2 -a1
|
||||||
%apply_patches
|
%apply_patches
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
@ -385,6 +384,11 @@ EOF
|
||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun May 27 2012 akdengi <akdengi> 2:0.9.0.2-1
|
||||||
|
- new version 0.9.0.2
|
||||||
|
- update l10n source
|
||||||
|
- fix source URL
|
||||||
|
|
||||||
* Thu Dec 01 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:0.9-1.20111130.2
|
* Thu Dec 01 2011 Per Øyvind Karlsen <peroyvind@mandriva.org> 1:0.9-1.20111130.2
|
||||||
+ Revision: 737053
|
+ Revision: 737053
|
||||||
- bump to move to main
|
- bump to move to main
|
||||||
|
|
Loading…
Add table
Reference in a new issue