automatic version update by autodist [release 1.2.0-1mamba;Mon May 16 2016]

This commit is contained in:
Automatic Build System 2024-01-05 17:49:45 +01:00
parent 676d5d0457
commit 5420669d0f

View File

@ -1,6 +1,6 @@
%define majver %(echo %version | cut -d. -f 1-2)
Name: NetworkManager
Version: 1.0.12
Version: 1.2.0
Release: 1mamba
Summary: A hardware level network management tool integrated with D-Bus
Group: System/Kernel and Hardware
@ -96,10 +96,11 @@ This package includes the %{name} API documentation.
%prep
%setup -q
%patch0 -p1
%patch8 -p1
#%patch8 -p1
%build
%configure \
--with-udev-dir=/lib/udev \
--with-tests \
--enable-doc \
--enable-gtk-doc \
@ -204,7 +205,7 @@ exit 0
%{_mandir}/man5/NetworkManager.conf.5*
%{_mandir}/man5/nm-settings*.5*
%{_mandir}/man5/nm-system-settings.conf.5*
%{_mandir}/man5/nmcli-examples.5*
%{_mandir}/man7/nmcli-examples.7*
%{_mandir}/man8/NetworkManager.8*
%files -n libnm
@ -229,7 +230,7 @@ exit 0
%{_libdir}/NetworkManager/libnm-wwan.so
%{_libdir}/pppd/*/nm-pppd-plugin.la
%{_libdir}/pppd/*/nm-pppd-plugin.so
%{_libexecdir}/nm-avahi-autoipd.action
#%{_libexecdir}/nm-avahi-autoipd.action
%{_libexecdir}/nm-dhcp-helper
%{_libexecdir}/nm-dispatcher
%{_libdir}/girepository-1.0/NM-1.0.typelib
@ -276,6 +277,9 @@ exit 0
%{_datadir}/doc/NetworkManager/examples/server.conf
%changelog
* Mon May 16 2016 Automatic Build System <autodist@mambasoft.it> 1.2.0-1mamba
- automatic version update by autodist
* Sat Apr 02 2016 Automatic Build System <autodist@mambasoft.it> 1.0.12-1mamba
- automatic version update by autodist