automatic version update by autodist [release 0.9.8.10-1mamba;Thu Jun 05 2014]
This commit is contained in:
parent
e5d255ce7f
commit
7e345dfea3
@ -1,6 +1,6 @@
|
||||
%define majver %(echo %version | cut -d. -f1-2)
|
||||
Name: network-manager-applet
|
||||
Version: 0.9.8.8
|
||||
Version: 0.9.8.10
|
||||
Release: 1mamba
|
||||
Summary: A GNOME applet to control network connections
|
||||
Group: Graphical Desktop/Applications/Networking
|
||||
@ -52,6 +52,9 @@ BuildRequires: libz-devel
|
||||
BuildRequires: ORBit2-devel
|
||||
BuildRequires: udev-devel
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: intltool
|
||||
BuildRequires: libdbus-glib-tools
|
||||
BuildRequires: libsecret-devel
|
||||
Requires: NetworkManager
|
||||
Requires: ModemManager
|
||||
Requires: gnome-keyring
|
||||
@ -84,7 +87,9 @@ This is the development package for the libraries.
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
%configure
|
||||
%configure \
|
||||
--with-gtk=3
|
||||
|
||||
%make
|
||||
|
||||
%install
|
||||
@ -145,6 +150,12 @@ fi
|
||||
%doc ChangeLog NEWS
|
||||
|
||||
%changelog
|
||||
* Thu Jun 05 2014 Automatic Build System <autodist@mambasoft.it> 0.9.8.10-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Wed May 28 2014 Automatic Build System <autodist@mambasoft.it> 0.9.8.9-1mamba
|
||||
- automatic update by autodist
|
||||
|
||||
* Tue Nov 12 2013 Automatic Build System <autodist@mambasoft.it> 0.9.8.8-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user