[arch-commits] Commit in samba/trunk (PKGBUILD)

Tobias Powalowski tpowa at archlinux.org
Fri Jan 15 16:07:30 UTC 2010


    Date: Friday, January 15, 2010 @ 11:07:30
  Author: tpowa
Revision: 63176

upgpkg: samba 3.4.4-1.1
    fixed wrong dmapi depend

Modified:
  samba/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-01-15 15:45:48 UTC (rev 63175)
+++ PKGBUILD	2010-01-15 16:07:30 UTC (rev 63176)
@@ -8,7 +8,7 @@
 # to append 'a','b',etc to their subsequent releases, which pamcan
 # misconstrues as alpha, beta, etc.  Bad samba!
 _realver=3.4.4
-pkgrel=1
+pkgrel=1.1
 arch=(i686 x86_64)
 url="http://www.samba.org"
 license=('GPL3')
@@ -19,6 +19,7 @@
         swat.xinetd 
         samba.pam 
         samba.conf.d)
+### UNINSTALL dmapi package before building!!!
 
 build() {
   cd ${srcdir}/${pkgbase}-${_realver}/source3




More information about the arch-commits mailing list