[arch-commits] Commit in netcfg/repos (3 files)
James Rayner
james at archlinux.org
Tue Jun 9 10:14:19 UTC 2009
Date: Tuesday, June 9, 2009 @ 06:14:18
Author: james
Revision: 42030
Merged revisions 40966,41631 via svnmerge from
svn+ssh://svn.archlinux.org/srv/svn-packages/netcfg/trunk
........
r40966 | james | 2009-06-02 00:23:08 +1000 (Tue, 02 Jun 2009) | 1 line
upgpkg: netcfg 2.2.0b2-1
........
r41631 | james | 2009-06-06 12:17:10 +1000 (Sat, 06 Jun 2009) | 1 line
upgpkg: netcfg 2.2.0b3-1
........
Modified:
netcfg/repos/testing-i686/ (properties)
netcfg/repos/testing-i686/PKGBUILD
Deleted:
netcfg/repos/testing-i686/wpa_conf.diff
---------------+
PKGBUILD | 4 ++--
wpa_conf.diff | 11 -----------
2 files changed, 2 insertions(+), 13 deletions(-)
Property changes on: netcfg/repos/testing-i686
___________________________________________________________________
Modified: svnmerge-integrated
- /netcfg/trunk:1-40964
+ /netcfg/trunk:1-42029
Modified: testing-i686/PKGBUILD
===================================================================
--- testing-i686/PKGBUILD 2009-06-09 08:32:22 UTC (rev 42029)
+++ testing-i686/PKGBUILD 2009-06-09 10:14:18 UTC (rev 42030)
@@ -1,7 +1,7 @@
# $Id$
# Maintainer: James Rayner <james at archlinux.org>
pkgname=netcfg
-pkgver=2.2.0b2
+pkgver=2.2.0b3
pkgrel=1
pkgdesc="Network configuration and profile scripts"
url="http://archlinux.org"
@@ -24,4 +24,4 @@
ln -s /usr/bin/netcfg2 $startdir/pkg/usr/bin/netcfg
}
-md5sums=('ac43567793bf768cf77a334aeb0acbd8')
+
Deleted: testing-i686/wpa_conf.diff
===================================================================
--- testing-i686/wpa_conf.diff 2009-06-09 08:32:22 UTC (rev 42029)
+++ testing-i686/wpa_conf.diff 2009-06-09 10:14:18 UTC (rev 42030)
@@ -1,11 +0,0 @@
-diff -Naur netcfg-2.1.3/src/wireless.subr netcfg-2.1.3-fix/src/wireless.subr
---- netcfg-2.1.3/src/wireless.subr 2009-03-01 20:13:48.000000000 +1100
-+++ netcfg-2.1.3-fix/src/wireless.subr 2009-03-08 09:15:36.000000000 +1100
-@@ -165,6 +165,7 @@
- quirk "wpaessid" && eval iwconfig $INTERFACE essid "\"$ESSID\""
-
- # Create a random file to store configuration, make it root only.
-+ touch $WPA_CONF
- chmod 600 $WPA_CONF
- echo "ctrl_interface=/var/run/wpa_supplicant" >> $WPA_CONF
- echo "ctrl_interface_group=0" >> $WPA_CONF
More information about the arch-commits
mailing list