Date: Sunday, February 7, 2010 @ 05:46:43
  Author: thomas
Revision: 67473

Add versioned conflict to old mkinitcpio

Modified:
  mdadm/trunk/PKGBUILD

----------+
 PKGBUILD |    1 +
 1 file changed, 1 insertion(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-02-07 10:46:15 UTC (rev 67472)
+++ PKGBUILD    2010-02-07 10:46:43 UTC (rev 67473)
@@ -9,6 +9,7 @@
 license=('GPL')
 url="http://www.cse.unsw.edu.au/~neilb/source/mdadm/";
 groups=('base')
+conflicts=('mkinitcpio<0.5.99')
 depends=('glibc')
 backup=('etc/mdadm.conf')
 source=(ftp://ftp.kernel.org/pub/linux/utils/raid/mdadm/mdadm-$pkgver.tar.bz2

Reply via email to