* [ptxdist] [PATCH] acl: version bump 2.2.49 -> 2.2.52
@ 2016-04-18 18:23 Ladislav Michl
0 siblings, 0 replies; only message in thread
From: Ladislav Michl @ 2016-04-18 18:23 UTC (permalink / raw)
To: ptxdist
Signed-off-by: Ladislav Michl <ladis@linux-mips.org>
---
...ildmacros-fix-installation-of-static-libs.patch | 25 ----------------------
...ave-C-and-CPPFLAGS-from-configure-and-use.patch | 0
...ldmacros-add-tag-CC-to-libtool-invocation.patch | 0
...buildmacros-fix-install-with-user-domain.patch} | 0
patches/{acl-2.2.49 => acl-2.2.52}/series | 3 +--
rules/acl.make | 4 ++--
6 files changed, 3 insertions(+), 29 deletions(-)
delete mode 100644 patches/acl-2.2.49/0003-buildmacros-fix-installation-of-static-libs.patch
rename patches/{acl-2.2.49 => acl-2.2.52}/0001-builddefs-save-C-and-CPPFLAGS-from-configure-and-use.patch (100%)
rename patches/{acl-2.2.49 => acl-2.2.52}/0002-buildmacros-add-tag-CC-to-libtool-invocation.patch (100%)
rename patches/{acl-2.2.49/0004-buildmacros-fix-install-with-user-domain.patch => acl-2.2.52/0003-buildmacros-fix-install-with-user-domain.patch} (100%)
rename patches/{acl-2.2.49 => acl-2.2.52}/series (66%)
diff --git a/patches/acl-2.2.49/0003-buildmacros-fix-installation-of-static-libs.patch b/patches/acl-2.2.49/0003-buildmacros-fix-installation-of-static-libs.patch
deleted file mode 100644
index ac35a16..0000000
--- a/patches/acl-2.2.49/0003-buildmacros-fix-installation-of-static-libs.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From: Marc Kleine-Budde <mkl@pengutronix.de>
-Date: Wed, 13 Jan 2010 15:33:11 +0100
-Subject: [PATCH] buildmacros: fix installation of static libs
-
-Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
----
- include/buildmacros | 2 +-
- 1 files changed, 1 insertions(+), 1 deletions(-)
-
-diff --git a/include/buildmacros b/include/buildmacros
-index 71ce471..d9b0734 100644
---- a/include/buildmacros
-+++ b/include/buildmacros
-@@ -99,7 +99,7 @@ endif
- INSTALL_LTLIB_STATIC = \
- cd $(TOPDIR)/$(LIBNAME)/.libs; \
- ../$(INSTALL) -m 755 -d $(PKG_DEVLIB_DIR); \
-- ../$(INSTALL) -m 644 -T old_lib $(LIBNAME).lai $(PKG_DEVLIB_DIR)
-+ ../$(INSTALL) -m 644 -T old_lib $(LIBNAME).la $(PKG_DEVLIB_DIR)
-
- INSTALL_MAN = \
- @for d in $(MAN_PAGES); do \
---
-1.7.0.4
-
diff --git a/patches/acl-2.2.49/0001-builddefs-save-C-and-CPPFLAGS-from-configure-and-use.patch b/patches/acl-2.2.52/0001-builddefs-save-C-and-CPPFLAGS-from-configure-and-use.patch
similarity index 100%
rename from patches/acl-2.2.49/0001-builddefs-save-C-and-CPPFLAGS-from-configure-and-use.patch
rename to patches/acl-2.2.52/0001-builddefs-save-C-and-CPPFLAGS-from-configure-and-use.patch
diff --git a/patches/acl-2.2.49/0002-buildmacros-add-tag-CC-to-libtool-invocation.patch b/patches/acl-2.2.52/0002-buildmacros-add-tag-CC-to-libtool-invocation.patch
similarity index 100%
rename from patches/acl-2.2.49/0002-buildmacros-add-tag-CC-to-libtool-invocation.patch
rename to patches/acl-2.2.52/0002-buildmacros-add-tag-CC-to-libtool-invocation.patch
diff --git a/patches/acl-2.2.49/0004-buildmacros-fix-install-with-user-domain.patch b/patches/acl-2.2.52/0003-buildmacros-fix-install-with-user-domain.patch
similarity index 100%
rename from patches/acl-2.2.49/0004-buildmacros-fix-install-with-user-domain.patch
rename to patches/acl-2.2.52/0003-buildmacros-fix-install-with-user-domain.patch
diff --git a/patches/acl-2.2.49/series b/patches/acl-2.2.52/series
similarity index 66%
rename from patches/acl-2.2.49/series
rename to patches/acl-2.2.52/series
index 8d3b589..2f0742c 100644
--- a/patches/acl-2.2.49/series
+++ b/patches/acl-2.2.52/series
@@ -1,6 +1,5 @@
# generated by git-ptx-patches
0001-builddefs-save-C-and-CPPFLAGS-from-configure-and-use.patch
0002-buildmacros-add-tag-CC-to-libtool-invocation.patch
-0003-buildmacros-fix-installation-of-static-libs.patch
-0004-buildmacros-fix-install-with-user-domain.patch
+0003-buildmacros-fix-install-with-user-domain.patch
# 2eab836d9981c83ac12078b434b28788 - git-ptx-patches magic
diff --git a/rules/acl.make b/rules/acl.make
index 867dcf6..f0a06e1 100644
--- a/rules/acl.make
+++ b/rules/acl.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_ACL) += acl
#
# Paths and names
#
-ACL_VERSION := 2.2.49
-ACL_MD5 := 181445894cca986da9ae0099d5ce2d08
+ACL_VERSION := 2.2.52
+ACL_MD5 := a61415312426e9c2212bd7dc7929abda
ACL := acl-$(ACL_VERSION)
ACL_SUFFIX := tar.gz
ACL_URL := http://download.savannah.gnu.org/releases/acl/$(ACL).src.$(ACL_SUFFIX)
--
2.1.4
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-04-18 18:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-18 18:23 [ptxdist] [PATCH] acl: version bump 2.2.49 -> 2.2.52 Ladislav Michl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox