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