From eb59e90d22aa365d22d6b075ab9eb611ad08ae3e Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 30 Mar 2005 19:29:51 +0000 Subject: [PATCH] remove version and architecture from control files SVN-Revision: 481 --- openwrt/package/arptables/arptables.control | 2 -- openwrt/package/bridge/bridge.control | 2 -- openwrt/package/dnsmasq/dnsmasq.control | 2 -- openwrt/package/dropbear/dropbear.control | 2 -- openwrt/package/ebtables/ebtables.control | 2 -- openwrt/package/gmp/gmp.control | 2 -- openwrt/package/iproute2/ip.control | 2 -- openwrt/package/iproute2/tc.control | 2 -- openwrt/package/iptables/control/ip6tables.control | 2 -- openwrt/package/iptables/control/iptables-extra.control | 2 -- openwrt/package/iptables/control/iptables.control | 2 -- openwrt/package/lcd4linux/lcd4linux.control | 2 -- openwrt/package/libelf/libelf.control | 2 -- openwrt/package/linux/control/kmod-arptables.control | 2 -- openwrt/package/linux/control/kmod-cifs.control | 2 -- openwrt/package/linux/control/kmod-crypto.control | 2 -- openwrt/package/linux/control/kmod-ebtables.control | 2 -- openwrt/package/linux/control/kmod-gre.control | 2 -- openwrt/package/linux/control/kmod-ip6tables.control | 2 -- openwrt/package/linux/control/kmod-iptables-extra.control | 2 -- openwrt/package/linux/control/kmod-ipv6.control | 2 -- openwrt/package/linux/control/kmod-lp.control | 2 -- openwrt/package/linux/control/kmod-mppe.control | 2 -- openwrt/package/linux/control/kmod-nfs.control | 2 -- openwrt/package/linux/control/kmod-ppp.control | 2 -- openwrt/package/linux/control/kmod-pppoe.control | 2 -- openwrt/package/linux/control/kmod-sched.control | 2 -- openwrt/package/linux/control/kmod-tun.control | 2 -- openwrt/package/linux/control/kmod-usb.control | 2 -- openwrt/package/linux/control/kmod-vfat.control | 2 -- openwrt/package/lzo/lzo.control | 2 -- openwrt/package/matrixssl/matrixssl.control | 2 -- openwrt/package/microperl/microperl.control | 2 -- openwrt/package/openntpd/openntpd.control | 2 -- openwrt/package/openssl/openssl.control | 2 -- openwrt/package/openvpn/openvpn.control | 2 -- openwrt/package/ppp/control/chat.control | 2 -- openwrt/package/ppp/control/ppp-pppoe-plugin.control | 2 -- openwrt/package/ppp/control/ppp-radius-plugin.control | 2 -- openwrt/package/ppp/control/ppp.control | 2 -- openwrt/package/ppp/control/pppdump.control | 2 -- openwrt/package/ppp/control/pppstats.control | 2 -- openwrt/package/pptp/pptp.control | 2 -- openwrt/package/pptpd/pptpd.control | 2 -- openwrt/package/quagga/control/quagga-bgpd.control | 2 -- openwrt/package/quagga/control/quagga-ospfd.control | 2 -- openwrt/package/quagga/control/quagga-ripd.control | 2 -- openwrt/package/quagga/control/quagga-zebra.control | 2 -- openwrt/package/quagga/control/quagga.control | 2 -- openwrt/package/strace/strace.control | 2 -- openwrt/package/tcpdump/tcpdump.control | 2 -- openwrt/package/zlib/zlib.control | 2 -- 52 files changed, 104 deletions(-) diff --git a/openwrt/package/arptables/arptables.control b/openwrt/package/arptables/arptables.control index d4e9e27e5c..0266e69ea0 100644 --- a/openwrt/package/arptables/arptables.control +++ b/openwrt/package/arptables/arptables.control @@ -1,8 +1,6 @@ Package: arptables Priority: optional Section: net -Version: 1.2.11-1 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: ARP firewalling software diff --git a/openwrt/package/bridge/bridge.control b/openwrt/package/bridge/bridge.control index 9ba7b50274..74df25dd58 100644 --- a/openwrt/package/bridge/bridge.control +++ b/openwrt/package/bridge/bridge.control @@ -1,8 +1,6 @@ Package: bridge Priority: essential Section: net -Version: 1.0.4-1 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: Ethernet bridging tools diff --git a/openwrt/package/dnsmasq/dnsmasq.control b/openwrt/package/dnsmasq/dnsmasq.control index 3aba02b51d..6d9c58cf98 100644 --- a/openwrt/package/dnsmasq/dnsmasq.control +++ b/openwrt/package/dnsmasq/dnsmasq.control @@ -1,8 +1,6 @@ Package: dnsmasq Priority: essential Section: net -Version: 2.20-1 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: A lightweight DNS and DHCP server diff --git a/openwrt/package/dropbear/dropbear.control b/openwrt/package/dropbear/dropbear.control index 1a2f5ed970..1db1001045 100644 --- a/openwrt/package/dropbear/dropbear.control +++ b/openwrt/package/dropbear/dropbear.control @@ -2,8 +2,6 @@ Package: dropbear Priority: optional Depends: zlib Section: net -Version: 0.45-1 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: a small SSH 2 server/client designed for small memory environments. diff --git a/openwrt/package/ebtables/ebtables.control b/openwrt/package/ebtables/ebtables.control index 550e5d6e06..2e33aa906a 100644 --- a/openwrt/package/ebtables/ebtables.control +++ b/openwrt/package/ebtables/ebtables.control @@ -1,8 +1,6 @@ Package: ebtables Priority: optional Section: net -Version: 1.2.11-1 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: Ethernet bridge firewalling software diff --git a/openwrt/package/gmp/gmp.control b/openwrt/package/gmp/gmp.control index 43b569fbc2..66c8cc9064 100644 --- a/openwrt/package/gmp/gmp.control +++ b/openwrt/package/gmp/gmp.control @@ -1,8 +1,6 @@ Package: gmp Priority: optional Section: net -Version: 4.1.4-1 -Architecture: mipsel Maintainer: Waldemar Brodkorb Source: buildroot internal Description: GNU multiprecision library diff --git a/openwrt/package/iproute2/ip.control b/openwrt/package/iproute2/ip.control index fe150d53e5..c5850771eb 100644 --- a/openwrt/package/iproute2/ip.control +++ b/openwrt/package/iproute2/ip.control @@ -1,6 +1,4 @@ Package: ip -Architecture: mipsel -Version: 2.6.9-1 Section: net Priority: optional Maintainer: Felix Fietkau diff --git a/openwrt/package/iproute2/tc.control b/openwrt/package/iproute2/tc.control index 387cbd9427..a63fd653cd 100644 --- a/openwrt/package/iproute2/tc.control +++ b/openwrt/package/iproute2/tc.control @@ -1,6 +1,4 @@ Package: tc -Architecture: mipsel -Version: 2.6.9 Section: net Priority: optional Maintainer: Felix Fietkau diff --git a/openwrt/package/iptables/control/ip6tables.control b/openwrt/package/iptables/control/ip6tables.control index beae031c7a..dcfe37d6ff 100644 --- a/openwrt/package/iptables/control/ip6tables.control +++ b/openwrt/package/iptables/control/ip6tables.control @@ -2,8 +2,6 @@ Package: ip6tables Priority: optional Depends: kmod-ip6tables Section: net -Version: 1.3.0-1 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: The netfilter firewalling software for IPv6 diff --git a/openwrt/package/iptables/control/iptables-extra.control b/openwrt/package/iptables/control/iptables-extra.control index eb3dd7bed1..a8a4103599 100644 --- a/openwrt/package/iptables/control/iptables-extra.control +++ b/openwrt/package/iptables/control/iptables-extra.control @@ -1,8 +1,6 @@ Package: iptables-extra Priority: optional Section: net -Version: 1.3.0-1 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: Extra plugins for iptables diff --git a/openwrt/package/iptables/control/iptables.control b/openwrt/package/iptables/control/iptables.control index 6b7ab38a65..7a084a7cdf 100644 --- a/openwrt/package/iptables/control/iptables.control +++ b/openwrt/package/iptables/control/iptables.control @@ -1,8 +1,6 @@ Package: iptables Priority: optional Section: net -Version: 1.3.0-1 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: The netfilter firewalling software for IPv4 diff --git a/openwrt/package/lcd4linux/lcd4linux.control b/openwrt/package/lcd4linux/lcd4linux.control index 54c9a558ec..4d5e131792 100644 --- a/openwrt/package/lcd4linux/lcd4linux.control +++ b/openwrt/package/lcd4linux/lcd4linux.control @@ -1,8 +1,6 @@ Package: lcd4linux Priority: optional Section: apps -Version: 0.10.0 -Architecture: mipsel Maintainer: Waldemar Brodkorb Source: buildroot internal Description: lcd software diff --git a/openwrt/package/libelf/libelf.control b/openwrt/package/libelf/libelf.control index 2b61d07647..141b928013 100644 --- a/openwrt/package/libelf/libelf.control +++ b/openwrt/package/libelf/libelf.control @@ -1,8 +1,6 @@ Package: libelf Priority: optional Section: libs -Version: 0.8.5-1 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: a library for accessing ELF objects diff --git a/openwrt/package/linux/control/kmod-arptables.control b/openwrt/package/linux/control/kmod-arptables.control index 0ce3feec49..757db61bb0 100644 --- a/openwrt/package/linux/control/kmod-arptables.control +++ b/openwrt/package/linux/control/kmod-arptables.control @@ -1,8 +1,6 @@ Package: kmod-arptables Priority: optional Section: net -Version: 2.4.29-1 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: ARP firewalling kernel modules diff --git a/openwrt/package/linux/control/kmod-cifs.control b/openwrt/package/linux/control/kmod-cifs.control index a70063df62..4704d69f58 100644 --- a/openwrt/package/linux/control/kmod-cifs.control +++ b/openwrt/package/linux/control/kmod-cifs.control @@ -1,8 +1,6 @@ Package: kmod-cifs Priority: optional Section: sys -Version: 2.4.29-1 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: Kernel modules for CIFS support diff --git a/openwrt/package/linux/control/kmod-crypto.control b/openwrt/package/linux/control/kmod-crypto.control index 01834bcd56..1d95456b33 100644 --- a/openwrt/package/linux/control/kmod-crypto.control +++ b/openwrt/package/linux/control/kmod-crypto.control @@ -1,8 +1,6 @@ Package: kmod-crypto Priority: optional Section: sys -Version: 2.4.29-1 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: CryptoAPI kernel modules diff --git a/openwrt/package/linux/control/kmod-ebtables.control b/openwrt/package/linux/control/kmod-ebtables.control index 011c7fe9aa..3437759e2d 100644 --- a/openwrt/package/linux/control/kmod-ebtables.control +++ b/openwrt/package/linux/control/kmod-ebtables.control @@ -1,8 +1,6 @@ Package: kmod-ebtables Priority: optional Section: net -Version: 2.4.29-1 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: Ethernet bridge firewalling kernel modules diff --git a/openwrt/package/linux/control/kmod-gre.control b/openwrt/package/linux/control/kmod-gre.control index f3c71d743c..bcf9a62554 100644 --- a/openwrt/package/linux/control/kmod-gre.control +++ b/openwrt/package/linux/control/kmod-gre.control @@ -1,8 +1,6 @@ Package: kmod-gre Priority: optional Section: sys -Version: 2.4.29-1 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: Kernel GRE tunneling support diff --git a/openwrt/package/linux/control/kmod-ip6tables.control b/openwrt/package/linux/control/kmod-ip6tables.control index 12153ea80d..32a72aa65e 100644 --- a/openwrt/package/linux/control/kmod-ip6tables.control +++ b/openwrt/package/linux/control/kmod-ip6tables.control @@ -1,8 +1,6 @@ Package: kmod-ip6tables Priority: optional Section: net -Version: 2.4.29-1 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: Kernel modules for ip6tables diff --git a/openwrt/package/linux/control/kmod-iptables-extra.control b/openwrt/package/linux/control/kmod-iptables-extra.control index 7adbd95272..2fd67d254b 100644 --- a/openwrt/package/linux/control/kmod-iptables-extra.control +++ b/openwrt/package/linux/control/kmod-iptables-extra.control @@ -1,8 +1,6 @@ Package: kmod-iptables-extra Priority: optional Section: net -Version: 2.4.29-1 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: Extra kernel modules for iptables diff --git a/openwrt/package/linux/control/kmod-ipv6.control b/openwrt/package/linux/control/kmod-ipv6.control index ff14fc988b..b2b74a1202 100644 --- a/openwrt/package/linux/control/kmod-ipv6.control +++ b/openwrt/package/linux/control/kmod-ipv6.control @@ -1,8 +1,6 @@ Package: kmod-ipv6 Priority: optional Section: net -Version: 2.4.29-1 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: Kernel modules for the IPv6 protocol diff --git a/openwrt/package/linux/control/kmod-lp.control b/openwrt/package/linux/control/kmod-lp.control index 37999433cd..7cc358edf5 100644 --- a/openwrt/package/linux/control/kmod-lp.control +++ b/openwrt/package/linux/control/kmod-lp.control @@ -1,8 +1,6 @@ Package: kmod-lp Priority: optional Section: sys -Version: 2.4.29-1 -Architecture: mipsel Maintainer: Waldemar Brodkorb Source: buildroot internal Description: Kernel modules for parallel port support and line printer diff --git a/openwrt/package/linux/control/kmod-mppe.control b/openwrt/package/linux/control/kmod-mppe.control index a3c286a017..f5170168b9 100644 --- a/openwrt/package/linux/control/kmod-mppe.control +++ b/openwrt/package/linux/control/kmod-mppe.control @@ -1,8 +1,6 @@ Package: kmod-mppe Priority: optional Section: net -Version: 2.4.29-1 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: Microsoft PPP Encryption/Compression support diff --git a/openwrt/package/linux/control/kmod-nfs.control b/openwrt/package/linux/control/kmod-nfs.control index 9d38c310ea..3848b28917 100644 --- a/openwrt/package/linux/control/kmod-nfs.control +++ b/openwrt/package/linux/control/kmod-nfs.control @@ -1,8 +1,6 @@ Package: kmod-nfs Priority: optional Section: sys -Version: 2.4.29-1 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: Kernel modules for NFS support diff --git a/openwrt/package/linux/control/kmod-ppp.control b/openwrt/package/linux/control/kmod-ppp.control index 4c2a4c2713..c1d9875d53 100644 --- a/openwrt/package/linux/control/kmod-ppp.control +++ b/openwrt/package/linux/control/kmod-ppp.control @@ -1,8 +1,6 @@ Package: kmod-ppp Priority: optional Section: net -Version: 2.4.29-1 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: PPP support diff --git a/openwrt/package/linux/control/kmod-pppoe.control b/openwrt/package/linux/control/kmod-pppoe.control index 7271cd76af..23986d4382 100644 --- a/openwrt/package/linux/control/kmod-pppoe.control +++ b/openwrt/package/linux/control/kmod-pppoe.control @@ -1,8 +1,6 @@ Package: kmod-pppoe Priority: optional Section: net -Version: 2.4.29-1 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: PPP over Ethernet support diff --git a/openwrt/package/linux/control/kmod-sched.control b/openwrt/package/linux/control/kmod-sched.control index 00cff6e44e..8d1363f541 100644 --- a/openwrt/package/linux/control/kmod-sched.control +++ b/openwrt/package/linux/control/kmod-sched.control @@ -1,8 +1,6 @@ Package: kmod-sched Priority: optional Section: sys -Version: 2.4.29-1 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: Kernel schedulers for IP traffic diff --git a/openwrt/package/linux/control/kmod-tun.control b/openwrt/package/linux/control/kmod-tun.control index 551d41e407..c70b75353c 100644 --- a/openwrt/package/linux/control/kmod-tun.control +++ b/openwrt/package/linux/control/kmod-tun.control @@ -1,8 +1,6 @@ Package: kmod-tun Priority: optional Section: sys -Version: 2.4.29-1 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: Kernel TUN/TAP extension diff --git a/openwrt/package/linux/control/kmod-usb.control b/openwrt/package/linux/control/kmod-usb.control index ceda8ea7ae..a98eb668c6 100644 --- a/openwrt/package/linux/control/kmod-usb.control +++ b/openwrt/package/linux/control/kmod-usb.control @@ -1,8 +1,6 @@ Package: kmod-usb Priority: optional Section: sys -Version: 2.4.29-1 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: Kernel modules for USB/SCSI support diff --git a/openwrt/package/linux/control/kmod-vfat.control b/openwrt/package/linux/control/kmod-vfat.control index c44594afd1..3c1b40c484 100644 --- a/openwrt/package/linux/control/kmod-vfat.control +++ b/openwrt/package/linux/control/kmod-vfat.control @@ -1,8 +1,6 @@ Package: kmod-vfat Priority: optional Section: sys -Version: 2.4.29-1 -Architecture: mipsel Maintainer: Waldemar Brodkorb Source: buildroot internal Description: Kernel modules for VFAT filesystem support diff --git a/openwrt/package/lzo/lzo.control b/openwrt/package/lzo/lzo.control index aa9992aa33..1da5263315 100644 --- a/openwrt/package/lzo/lzo.control +++ b/openwrt/package/lzo/lzo.control @@ -1,8 +1,6 @@ Package: lzo Priority: optional Section: libs -Version: 1.0.8-1 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: an implementation of the deflate compression method (library) diff --git a/openwrt/package/matrixssl/matrixssl.control b/openwrt/package/matrixssl/matrixssl.control index 604e8a79ee..5513d72b05 100644 --- a/openwrt/package/matrixssl/matrixssl.control +++ b/openwrt/package/matrixssl/matrixssl.control @@ -1,8 +1,6 @@ Package: libmatrixssl Priority: optional Section: libs -Version: 1.2.4-1 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: an embedded SSL implementation diff --git a/openwrt/package/microperl/microperl.control b/openwrt/package/microperl/microperl.control index 4aefc693c7..8b2f024689 100644 --- a/openwrt/package/microperl/microperl.control +++ b/openwrt/package/microperl/microperl.control @@ -1,8 +1,6 @@ Package: microperl Priority: optional Section: net -Version: 5.8.6 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: Perl without operating-specific functions such as readdir. diff --git a/openwrt/package/openntpd/openntpd.control b/openwrt/package/openntpd/openntpd.control index 3ba6518db3..8bc341f38e 100644 --- a/openwrt/package/openntpd/openntpd.control +++ b/openwrt/package/openntpd/openntpd.control @@ -1,8 +1,6 @@ Package: openntpd Priority: optional Section: net -Version: 3.6.1p1-1 -Architecture: mipsel Maintainer: Laurent Papier Source: buildroot internal Description: OpenNTPD is a FREE, easy to use implementation of NTP diff --git a/openwrt/package/openssl/openssl.control b/openwrt/package/openssl/openssl.control index 389a597778..a29fdd2024 100644 --- a/openwrt/package/openssl/openssl.control +++ b/openwrt/package/openssl/openssl.control @@ -1,8 +1,6 @@ Package: openssl Priority: optional Section: libs -Version: 0.9.7e-1 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: OpenSSL Secure Socket Layer library diff --git a/openwrt/package/openvpn/openvpn.control b/openwrt/package/openvpn/openvpn.control index 95a576057b..b2739f4947 100644 --- a/openwrt/package/openvpn/openvpn.control +++ b/openwrt/package/openvpn/openvpn.control @@ -1,8 +1,6 @@ Package: openvpn Priority: optional Section: net -Version: 2.0_rc16-1 -Architecture: mipsel Maintainer: Felix Fietkau Depends: lzo, openssl, kmod-tun Source: buildroot internal diff --git a/openwrt/package/ppp/control/chat.control b/openwrt/package/ppp/control/chat.control index 7b422fc9f3..88b459f7d3 100644 --- a/openwrt/package/ppp/control/chat.control +++ b/openwrt/package/ppp/control/chat.control @@ -1,8 +1,6 @@ Package: chat Priority: optional Section: net -Version: 2.4.3-3 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: Utility for establishing a connection with the ISP's PPP server (e.g. via Modem) diff --git a/openwrt/package/ppp/control/ppp-pppoe-plugin.control b/openwrt/package/ppp/control/ppp-pppoe-plugin.control index 8bbd8610f1..dd9edb8d19 100644 --- a/openwrt/package/ppp/control/ppp-pppoe-plugin.control +++ b/openwrt/package/ppp/control/ppp-pppoe-plugin.control @@ -1,8 +1,6 @@ Package: ppp-pppoe-plugin Priority: optional Section: net -Version: 2.4.3-3 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: a PPPoE (PPP over Ethernet) plugin for PPP diff --git a/openwrt/package/ppp/control/ppp-radius-plugin.control b/openwrt/package/ppp/control/ppp-radius-plugin.control index 609bf4210a..7374e06a00 100644 --- a/openwrt/package/ppp/control/ppp-radius-plugin.control +++ b/openwrt/package/ppp/control/ppp-radius-plugin.control @@ -1,8 +1,6 @@ Package: ppp-radius-plugin Priority: optional Section: net -Version: 2.4.3-3 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: a RADIUS plugin for PPP diff --git a/openwrt/package/ppp/control/ppp.control b/openwrt/package/ppp/control/ppp.control index 3f6163eca3..f7442a696d 100644 --- a/openwrt/package/ppp/control/ppp.control +++ b/openwrt/package/ppp/control/ppp.control @@ -1,8 +1,6 @@ Package: ppp Priority: optional Section: net -Version: 2.4.3-3 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Depends: kmod-ppp diff --git a/openwrt/package/ppp/control/pppdump.control b/openwrt/package/ppp/control/pppdump.control index fa5d0d967c..3078e73669 100644 --- a/openwrt/package/ppp/control/pppdump.control +++ b/openwrt/package/ppp/control/pppdump.control @@ -1,8 +1,6 @@ Package: pppdump Priority: optional Section: net -Version: 2.4.3-3 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: an utility to read PPP record file diff --git a/openwrt/package/ppp/control/pppstats.control b/openwrt/package/ppp/control/pppstats.control index 3f6c898d95..2439a89de1 100644 --- a/openwrt/package/ppp/control/pppstats.control +++ b/openwrt/package/ppp/control/pppstats.control @@ -1,8 +1,6 @@ Package: pppstats Priority: optional Section: net -Version: 2.4.3-3 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: an utility to report PPP statistics diff --git a/openwrt/package/pptp/pptp.control b/openwrt/package/pptp/pptp.control index 391962274e..67dbd26944 100644 --- a/openwrt/package/pptp/pptp.control +++ b/openwrt/package/pptp/pptp.control @@ -1,8 +1,6 @@ Package: pptp Priority: optional Section: net -Version: 1.6.0-1 -Architecture: mipsel Maintainer: Waldemar Brodkorb Source: buildroot internal Description: a Point-to-Point Tunneling Protocol (PPTP) client diff --git a/openwrt/package/pptpd/pptpd.control b/openwrt/package/pptpd/pptpd.control index 3879d2ec40..7d0a19bd3c 100644 --- a/openwrt/package/pptpd/pptpd.control +++ b/openwrt/package/pptpd/pptpd.control @@ -1,8 +1,6 @@ Package: pptpd Priority: optional Section: net -Version: 1.2.3-1 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: a Point-to-Point Tunneling Protocol (PPTP) server diff --git a/openwrt/package/quagga/control/quagga-bgpd.control b/openwrt/package/quagga/control/quagga-bgpd.control index 1c1a146058..1b1e80fa25 100644 --- a/openwrt/package/quagga/control/quagga-bgpd.control +++ b/openwrt/package/quagga/control/quagga-bgpd.control @@ -1,8 +1,6 @@ Package: quagga-bgpd Priority: optional Section: net -Version: 0.98.2 -Architecture: mipsel Maintainer: Johannes 5 Joemann Source: buildroot internal Description: bgpd daemon diff --git a/openwrt/package/quagga/control/quagga-ospfd.control b/openwrt/package/quagga/control/quagga-ospfd.control index 5166b89685..9ebb2bbba1 100644 --- a/openwrt/package/quagga/control/quagga-ospfd.control +++ b/openwrt/package/quagga/control/quagga-ospfd.control @@ -1,8 +1,6 @@ Package: quagga-ospfd Priority: optional Section: net -Version: 0.98.2 -Architecture: mipsel Maintainer: Johannes 5 Joemann Source: buildroot internal Description: ospf daemon diff --git a/openwrt/package/quagga/control/quagga-ripd.control b/openwrt/package/quagga/control/quagga-ripd.control index 6df6aee8a5..eb426081e1 100644 --- a/openwrt/package/quagga/control/quagga-ripd.control +++ b/openwrt/package/quagga/control/quagga-ripd.control @@ -1,8 +1,6 @@ Package: quagga-ripd Priority: optional Section: net -Version: 0.98.2 -Architecture: mipsel Maintainer: Johannes 5 Joemann Source: buildroot internal Description: rip daemon diff --git a/openwrt/package/quagga/control/quagga-zebra.control b/openwrt/package/quagga/control/quagga-zebra.control index f2b81df7ae..c948f2f855 100644 --- a/openwrt/package/quagga/control/quagga-zebra.control +++ b/openwrt/package/quagga/control/quagga-zebra.control @@ -1,8 +1,6 @@ Package: quagga-zebra Priority: optional Section: net -Version: 0.98.2 -Architecture: mipsel Maintainer: Johannes 5 Joemann Source: buildroot internal Description: zebra daemon diff --git a/openwrt/package/quagga/control/quagga.control b/openwrt/package/quagga/control/quagga.control index f8b4dbb02a..904542721b 100644 --- a/openwrt/package/quagga/control/quagga.control +++ b/openwrt/package/quagga/control/quagga.control @@ -1,8 +1,6 @@ Package: quagga-all Priority: optional Section: net -Version: 0.98.2 -Architecture: mipsel Maintainer: Johannes 5 Joemann Source: buildroot internal Description: routing software package that provides TCP/IP based routing services with routing protocols support such as RIPv1, RIPv2, RIPng, OSPFv2, OSPFv3, BGP-4, and BGP-4+ diff --git a/openwrt/package/strace/strace.control b/openwrt/package/strace/strace.control index 022473ce89..1f101178a1 100644 --- a/openwrt/package/strace/strace.control +++ b/openwrt/package/strace/strace.control @@ -1,8 +1,6 @@ Package: strace Priority: optional Section: net -Version: 4.5.9-1 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: System call trace program diff --git a/openwrt/package/tcpdump/tcpdump.control b/openwrt/package/tcpdump/tcpdump.control index 6dd704700c..1c24c55edb 100644 --- a/openwrt/package/tcpdump/tcpdump.control +++ b/openwrt/package/tcpdump/tcpdump.control @@ -1,8 +1,6 @@ Package: tcpdump Priority: optional Section: net -Version: 0.8.3-1 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: A tool for network monitoring and data acquisition. diff --git a/openwrt/package/zlib/zlib.control b/openwrt/package/zlib/zlib.control index b7ccf269e4..e720f32822 100644 --- a/openwrt/package/zlib/zlib.control +++ b/openwrt/package/zlib/zlib.control @@ -1,8 +1,6 @@ Package: zlib Priority: optional Section: libs -Version: 1.2.2-3 -Architecture: mipsel Maintainer: Felix Fietkau Source: buildroot internal Description: an implementation of the deflate compression method (library) -- 2.30.2