netctl: added missing provides/replaces/conflicts with netcfg

This commit is contained in:
Neophytos Kolokotronis 2015-04-27 16:06:44 +00:00
parent 3b618a26eb
commit 412df8e226

View File

@ -2,11 +2,12 @@
pkgname=netctl
pkgver=1.10
pkgrel=1
pkgrel=2
pkgdesc='Profile based systemd network management'
url='http://projects.archlinux.org/netctl.git/'
license=('GPL')
groups=('base')
arch=('x86_64')
depends=('coreutils' 'iproute2' 'openresolv' 'systemd')
# The source tarball includes pre-built (using asciidoc) documentation.
makedepends=('pkg-config')
@ -18,9 +19,11 @@ optdepends=('dialog: for the menu based wifi assistant'
'wpa_actiond: for automatic wireless connections through netctl-auto'
'ppp: for PPP connections'
'openvswitch: for Open vSwitch connections')
provides=('netcfg')
replaces=('netcfg')
conflicts=('netcfg')
source=(https://sources.archlinux.org/other/packages/netctl/netctl-${pkgver}.tar.xz)
# 0001-Redirect-wpa_supplicant-output-in-wpa_start-closes-1.patch)
arch=('x86_64')
md5sums=('15e9b126fd15efe4fc814fa18623d76e')
# '9ed06138ec001be186ef07a1725a4f34')