This commit is contained in:
Ertuğrul Erata
2017-02-21 14:37:21 +03:00
parent 41d2739378
commit ec1ffe74ef
2 changed files with 15 additions and 9 deletions
+10 -7
View File
@@ -22,16 +22,22 @@ def setup():
autotools.configure("--disable-static \
--disable-silent-rules \
--disable-wimax \
--disable-lto \
--disable-config-plugin-ibft \
--disable-ifcfg-rh \
--disable-ifcfg-suse \
--disable-ifnet \
--disable-ifupdown \
--disable-lto \
--disable-more-warnings \
--enable-wifi \
--enable-modify-system \
--enable-ppp=yes \
--enable-bluez5=yes \
--enable-bluez5-dun \
--enable-concheck \
--enable-config-plugin-ibft \
--enable-vala=yes \
--enable-json-validation \
--enable-polkit \
--enable-polkit-agent \
--without-netconfig \
--with-modem-manager-1 \
--with-libsoup=yes \
@@ -39,16 +45,13 @@ def setup():
--with-suspend-resume=upower \
--with-system-ca-path=/etc/ssl/certs \
--with-crypto=nss \
--with-dhcpcd=/sbin/dhcpcd \
--with-config-dhcp-default=/usr/sbin/dhcpcd \
--with-pppd=/usr/sbin/pppd \
--with-pppd-plugin-dir=/usr/lib/pppd/2.4.6 \
--with-dbus-sys-dir=/etc/dbus-1/system.d \
--with-dhclient=/usr/sbin/dhclient \
--with-kernel-firmware-dir=/lib/firmware \
--with-udev-dir=/lib/udev \
--with-resolvconf=/etc/resolv.default.conf \
--with-iptables=/usr/sbin/iptables \
--with-dnsmasq=/usr/sbin/dnsmasq \
--with-systemdsystemunitdir=no \
--with-nmtui \
--with-pppd-plugin-dir=/usr/lib/pppd/2.4.7 \
+5 -2
View File
@@ -18,6 +18,8 @@
</AdditionalFiles>
<BuildDependencies>
<Dependency>intltool</Dependency>
<Dependency>dhcpcd</Dependency>
<Dependency>iproute2</Dependency>
<!--Dependency>dhclient</Dependency-->
<Dependency>ppp-devel</Dependency>
<Dependency>vala-devel</Dependency>
@@ -55,6 +57,7 @@
<Name>NetworkManager</Name>
<RuntimeDependencies>
<Dependency>dbus</Dependency>
<Dependency>dhcpcd</Dependency>
<Dependency>nspr</Dependency>
<Dependency>glib2</Dependency>
<Dependency>polkit</Dependency>
@@ -96,7 +99,7 @@
<Path fileType="data">/var/lib/NetworkManager</Path>
<Path fileType="data">/etc/NetworkManager/system-connections</Path>
<Path fileType="config">/usr/lib/tmpfiles.d/NetworkManager.conf</Path>
<Path fileType="config">/etc/polkit-1/localauthority/10-vendor.d</Path>
<Path fileType="config">/etc/polkit-1/localauthority/10-vendor.d</Path>
<Path fileType="data">/var/run</Path>
</Files>
<AdditionalFiles>
@@ -129,7 +132,7 @@
<History>
<Update release="5">
<Date>2017-02-19</Date>
<Date>2017-02-21</Date>
<Version>1.4.4</Version>
<Comment>Version bump.</Comment>
<Requires>