Merge pull request #3863 from Rmys/master
NetworkManager-1.8.2:Version Bump
This commit is contained in:
@@ -28,7 +28,7 @@ def setup():
|
||||
--disable-more-warnings \
|
||||
--enable-modify-system \
|
||||
--enable-ppp=yes \
|
||||
--enable-bluez5=yes \
|
||||
--enable-bluez5-dun \
|
||||
--enable-concheck \
|
||||
--without-netconfig \
|
||||
--with-modem-manager-1 \
|
||||
@@ -37,7 +37,7 @@ def setup():
|
||||
--with-suspend-resume=upower \
|
||||
--with-system-ca-path=/etc/ssl/certs \
|
||||
--with-crypto=nss \
|
||||
--with-dhcpcd=/sbin/dhcpcd \
|
||||
--with-dhcpcd=/usr/bin/dhcpcd \
|
||||
--with-pppd=/usr/sbin/pppd \
|
||||
--with-pppd-plugin-dir=/usr/lib/pppd/2.4.7 \
|
||||
--with-dbus-sys-dir=/etc/dbus-1/system.d \
|
||||
@@ -45,7 +45,7 @@ def setup():
|
||||
--with-kernel-firmware-dir=/lib/firmware \
|
||||
--with-udev-dir=/lib/udev \
|
||||
--with-resolvconf=/etc/resolv.default.conf \
|
||||
--with-iptables=/usr/sbin/iptables \
|
||||
--with-iptables=/sbin/iptables \
|
||||
--with-dnsmasq=/usr/sbin/dnsmasq \
|
||||
--with-systemdsystemunitdir=no \
|
||||
--with-nmtui \
|
||||
|
||||
@@ -12,14 +12,19 @@
|
||||
<IsA>app:console</IsA>
|
||||
<Summary>Network connection manager powered by D-Bus and UDEV</Summary>
|
||||
<Description>NetworkManager attempts to keep an active network connection available at all times.</Description>
|
||||
<Archive sha1sum="ef387c30c8fc0a1aea7c11dc6ef20afbb8c9616c" type="tarxz">https://download.gnome.org/sources/NetworkManager/1.8/NetworkManager-1.8.0.tar.xz</Archive>
|
||||
<Archive sha1sum="6a927025250c3c1b2c34e419ce5ce6bcf2e0fbfe" type="tarxz">https://download.gnome.org/sources/NetworkManager/1.8/NetworkManager-1.8.2.tar.xz</Archive>
|
||||
<AdditionalFiles>
|
||||
<AdditionalFile target="po/tr.po">tr.po</AdditionalFile>
|
||||
</AdditionalFiles>
|
||||
<BuildDependencies>
|
||||
<Dependency>curl-devel</Dependency>
|
||||
<Dependency>intltool</Dependency>
|
||||
<!--Dependency>dhclient</Dependency-->
|
||||
<Dependency>dhclient</Dependency>
|
||||
<Dependency>dhcpcd</Dependency>
|
||||
<Dependency>gtk-doc</Dependency>
|
||||
<Dependency>docbook-xsl</Dependency>
|
||||
<Dependency>autoconf</Dependency>
|
||||
<Dependency>gettext-devel</Dependency>
|
||||
<Dependency>ppp-devel</Dependency>
|
||||
<Dependency>nss-devel</Dependency>
|
||||
<Dependency>newt-devel</Dependency>
|
||||
@@ -127,6 +132,16 @@
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="7">
|
||||
<Date>2017-07-30</Date>
|
||||
<Version>1.8.2</Version>
|
||||
<Comment>Version Bump</Comment>
|
||||
<Requires>
|
||||
<Action package="NetworkManager">systemRestart</Action>
|
||||
</Requires>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Update>
|
||||
<Update release="6">
|
||||
<Date>2017-05-28</Date>
|
||||
<Version>1.8.0</Version>
|
||||
|
||||
Reference in New Issue
Block a user