summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2008-02-23 03:03:45 +0000
committerMike Frysinger <vapier@gentoo.org>2008-02-23 03:03:45 +0000
commit914e8ba0a58b79a1e9915e62a144780383cf5a20 (patch)
treee1e0271b1f1ac64b23d9f87978415d4a9b7dad83 /sys-apps/acl/files
parentnewer libtool versions have an --install flag for copying/updating helper files (diff)
downloadgentoo-2-914e8ba0a58b79a1e9915e62a144780383cf5a20.tar.gz
gentoo-2-914e8ba0a58b79a1e9915e62a144780383cf5a20.tar.bz2
gentoo-2-914e8ba0a58b79a1e9915e62a144780383cf5a20.zip
old
Diffstat (limited to 'sys-apps/acl/files')
-rw-r--r--sys-apps/acl/files/acl-2.2.29-nfs-glue.patch23
-rw-r--r--sys-apps/acl/files/acl-2.2.41-nfs-glue.patch23
-rw-r--r--sys-apps/acl/files/acl-2.2.42-nfs-glue.patch20
-rw-r--r--sys-apps/acl/files/acl-2.2.44-LDFLAGS.patch14
4 files changed, 0 insertions, 80 deletions
diff --git a/sys-apps/acl/files/acl-2.2.29-nfs-glue.patch b/sys-apps/acl/files/acl-2.2.29-nfs-glue.patch
deleted file mode 100644
index 9150eb3a79fe..000000000000
--- a/sys-apps/acl/files/acl-2.2.29-nfs-glue.patch
+++ /dev/null
@@ -1,23 +0,0 @@
---- ../acl-2.2.29-CITI_NFS4_ALL-3.dif.orig 2006-09-23 11:34:45.000000000 -0400
-+++ ../acl-2.2.29-CITI_NFS4_ALL-3.dif 2006-09-23 11:34:54.000000000 -0400
-@@ -68,20 +68,6 @@
-
- default: $(CONFIGURE)
- ifeq ($(HAVE_BUILDDEFS), no)
--diff --git a/debian/changelog b/debian/changelog
--index 66e16b7..c431d66 100644
----- a/debian/changelog
--+++ b/debian/changelog
--@@ -1,3 +1,9 @@
--+acl (2.2.37.nfsv4-1) unstable; urgency=low
--+
--+ * Add support for NFSv4 ACLs
--+
--+ -- J. Bruce Fields <bfields@fieldses.org> Tue, 9 May 2006 11:52:32 -0400
--+
-- acl (2.2.37-1) unstable; urgency=low
--
-- * New upstream release
- diff --git a/debian/control b/debian/control
- index 5ff00bc..1d0f356 100644
- --- a/debian/control
diff --git a/sys-apps/acl/files/acl-2.2.41-nfs-glue.patch b/sys-apps/acl/files/acl-2.2.41-nfs-glue.patch
deleted file mode 100644
index d19e16b27ac7..000000000000
--- a/sys-apps/acl/files/acl-2.2.41-nfs-glue.patch
+++ /dev/null
@@ -1,23 +0,0 @@
---- acl-2.2.41-CITI_NFS4_ALL-3.dif
-+++ acl-2.2.41-CITI_NFS4_ALL-3.dif
-@@ -5,20 +5,6 @@
- ACLs.
- - miscellaneous cleanup
-
--diff --git a/debian/changelog b/debian/changelog
--index 60ded06..089507e 100644
----- a/debian/changelog
--+++ b/debian/changelog
--@@ -1,3 +1,9 @@
--+acl (2.2.41.nfsv4-1) unstable; urgency=low
--+
--+ * Add support for NFSv4 ACLs
--+
--+ -- J. Bruce Fields <bfields@fieldses.org> Fri, 02 Sep 2006 00:22:07 -0400
--+
-- acl (2.2.41-1) unstable; urgency=low
--
-- * New upstream release
- diff --git a/exports b/exports
- index 59c1311..2296b7d 100644
- --- a/exports
diff --git a/sys-apps/acl/files/acl-2.2.42-nfs-glue.patch b/sys-apps/acl/files/acl-2.2.42-nfs-glue.patch
deleted file mode 100644
index 81712ebff7b4..000000000000
--- a/sys-apps/acl/files/acl-2.2.42-nfs-glue.patch
+++ /dev/null
@@ -1,20 +0,0 @@
---- acl-2.2.42-CITI_NFS4_ALL-1.dif.orig 2007-09-20 01:54:06.000000000 -0400
-+++ acl-2.2.42-CITI_NFS4_ALL-1.dif 2007-09-20 01:54:15.000000000 -0400
-@@ -1,17 +1,3 @@
--diff --git a/debian/changelog b/debian/changelog
--index 10f4787..54b8af9 100644
----- a/debian/changelog
--+++ b/debian/changelog
--@@ -1,3 +1,9 @@
--+acl (2.2.42.nfsv4-1) unstable; urgency=low
--+
--+ * Add support for NFSv4 ACLs
--+
--+ -- J. Bruce Fields <bfields@fieldses.org> Fri, 02 Sep 2006 00:22:07 -0400
--+
-- acl (2.2.42-1) unstable; urgency=low
--
-- * New upstream release
- diff --git a/exports b/exports
- index 59c1311..2296b7d 100644
- --- a/exports
diff --git a/sys-apps/acl/files/acl-2.2.44-LDFLAGS.patch b/sys-apps/acl/files/acl-2.2.44-LDFLAGS.patch
deleted file mode 100644
index f5f1ebb74f12..000000000000
--- a/sys-apps/acl/files/acl-2.2.44-LDFLAGS.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-make sure the library link respects LDFLAGS
-
-http://oss.sgi.com/bugzilla/show_bug.cgi?id=642
-
---- include/buildmacros
-+++ include/buildmacros
-@@ -10,6 +10,7 @@
- # during the "dist" phase (packaging).
-
- LDFLAGS += $(LOADERFLAGS) $(LLDFLAGS)
-+LTLDFLAGS += $(LOADERFLAGS)
- LDLIBS = $(LLDLIBS) $(PLDLIBS) $(MALLOCLIB)
-
- MAKEOPTS = --no-print-directory