Subject: why e2fsprogs conflicts with ossp-uuid
To: None <netbsd-users@netbsd.org>
From: Aleksey Cheusov <cheusov@tut.by>
List: netbsd-users
Date: 12/24/2007 17:06:16
--=-=-=
I think sysutils/e2fsprogs should not conflict with
devel/ossp-uuid.
--=-=-=
Content-Type: text/x-patch
Content-Disposition: inline; filename=ossp-uuid.patch
Content-Description: patch
? ossp-uuid.patch
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/devel/ossp-uuid/Makefile,v
retrieving revision 1.1.1.1
diff -u -r1.1.1.1 Makefile
--- Makefile 20 May 2007 02:42:27 -0000 1.1.1.1
+++ Makefile 24 Dec 2007 15:05:51 -0000
@@ -12,7 +12,7 @@
PKG_DESTDIR_SUPPORT= user-destdir
-CONFLICTS= e2fsprogs>1.32 libuuid-[0-9]*
+CONFLICTS= libuuid-[0-9]*
USE_LIBTOOL= yes
PKGCONFIG_OVERRIDE+= ${WRKSRC}/uuid.pc.in
--=-=-=
--
Best regards, Aleksey Cheusov.
--=-=-=--