update to 5.16.2 [release 5.16.2-1mamba;Tue Jun 24 2014]
This commit is contained in:
parent
506a9f5e85
commit
6483d64cb9
@ -1,5 +1,5 @@
|
||||
Name: telepathy-mission-control
|
||||
Version: 5.16.1
|
||||
Version: 5.16.2
|
||||
Release: 1mamba
|
||||
Summary: Central control for Telepathy connection manager
|
||||
Group: System/Libraries
|
||||
@ -30,6 +30,7 @@ BuildRequires: telepathy-glib-devel
|
||||
BuildRequires: udev-devel
|
||||
BuildRequires: upower-devel
|
||||
## AUTOBUILDREQ-END
|
||||
#BuildRequires: upower-devel >= 0.99
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%debug_package
|
||||
@ -60,11 +61,12 @@ This package includes the %{name} API documentation.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
# Warning: does not build with upower >= 0.99
|
||||
%configure --enable-gtk-doc --disable-static \
|
||||
--enable-gnome-keyring \
|
||||
--enable-mcd-plugins \
|
||||
--with-connectivity=nm \
|
||||
--enable-upower
|
||||
--disable-upower
|
||||
|
||||
%make
|
||||
|
||||
@ -117,6 +119,9 @@ exit 0
|
||||
%{_datadir}/gtk-doc/html/mission-control-plugins
|
||||
|
||||
%changelog
|
||||
* Tue Jun 24 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 5.16.2-1mamba
|
||||
- update to 5.16.2
|
||||
|
||||
* Thu Mar 06 2014 Automatic Build System <autodist@mambasoft.it> 5.16.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user