[arch-commits] Commit in netcfg/repos (3 files)

James Rayner james at archlinux.org
Mon Jun 1 14:24:28 UTC 2009


    Date: Monday, June 1, 2009 @ 10:24:28
  Author: james
Revision: 40967

Merged revisions 40964,40966 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/netcfg/trunk

........
  r40964 | james | 2009-06-02 00:18:56 +1000 (Tue, 02 Jun 2009) | 1 line
  
  upgpkg: netcfg 2.2.0b2-1
........
  r40966 | james | 2009-06-02 00:23:08 +1000 (Tue, 02 Jun 2009) | 1 line
  
  upgpkg: netcfg 2.2.0b2-1
........

Modified:
  netcfg/repos/testing-x86_64/	(properties)
  netcfg/repos/testing-x86_64/PKGBUILD
Deleted:
  netcfg/repos/testing-x86_64/wpa_conf.diff

---------------+
 PKGBUILD      |    3 ++-
 wpa_conf.diff |   11 -----------
 2 files changed, 2 insertions(+), 12 deletions(-)


Property changes on: netcfg/repos/testing-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /netcfg/trunk:1-39492
   + /netcfg/trunk:1-40966

Modified: testing-x86_64/PKGBUILD
===================================================================
--- testing-x86_64/PKGBUILD	2009-06-01 14:23:08 UTC (rev 40966)
+++ testing-x86_64/PKGBUILD	2009-06-01 14:24:28 UTC (rev 40967)
@@ -1,7 +1,7 @@
 # $Id$
 # Maintainer: James Rayner <james at archlinux.org>
 pkgname=netcfg
-pkgver=2.2.0b1
+pkgver=2.2.0b2
 pkgrel=1
 pkgdesc="Network configuration and profile scripts"
 url="http://archlinux.org"
@@ -24,3 +24,4 @@
   ln -s /usr/bin/netcfg2 $startdir/pkg/usr/bin/netcfg 
 }
 
+md5sums=('ac43567793bf768cf77a334aeb0acbd8')

Deleted: testing-x86_64/wpa_conf.diff
===================================================================
--- testing-x86_64/wpa_conf.diff	2009-06-01 14:23:08 UTC (rev 40966)
+++ testing-x86_64/wpa_conf.diff	2009-06-01 14:24:28 UTC (rev 40967)
@@ -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