* [Buildroot] [PATCH 1/1] libcap-ng: bump revision to 0.7.3
@ 2013-09-06 16:06 Ryan Barnett
2013-09-06 17:45 ` Thomas Petazzoni
2013-09-08 19:33 ` Peter Korsgaard
0 siblings, 2 replies; 3+ messages in thread
From: Ryan Barnett @ 2013-09-06 16:06 UTC (permalink / raw)
To: buildroot
Also cleaned the package makefile up by removing explicitly naming
the source along with moving the configure of the package down below
the standard package declarations.
Signed-off-by: Ryan Barnett <rjbarnet@rockwellcollins.com>
---
package/libcap-ng/libcap-ng.mk | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package/libcap-ng/libcap-ng.mk b/package/libcap-ng/libcap-ng.mk
index 97eb219..53c7ee7 100644
--- a/package/libcap-ng/libcap-ng.mk
+++ b/package/libcap-ng/libcap-ng.mk
@@ -4,13 +4,13 @@
#
################################################################################
-LIBCAP_NG_VERSION = 0.6.6
+LIBCAP_NG_VERSION = 0.7.3
LIBCAP_NG_SITE = http://people.redhat.com/sgrubb/libcap-ng/
-LIBCAP_NG_SOURCE = libcap-ng-$(LIBCAP_NG_VERSION).tar.gz
+LIBCAP_NG_LICENSE = GPLv2+ LGPLv2.1+
+LIBCAP_NG_LICENSE_FILES = COPYING COPYING.LIB
LIBCAP_NG_INSTALL_STAGING = YES
+
LIBCAP_NG_CONF_ENV = ac_cv_prog_swig_found=no
LIBCAP_NG_CONF_OPT = --without-python
-LIBCAP_NG_LICENSE = GPLv2+ LGPLv2.1+
-LIBCAP_NG_LICENSE_FILES = COPYING COPYING.LIB
$(eval $(autotools-package))
--
1.7.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] libcap-ng: bump revision to 0.7.3
2013-09-06 16:06 [Buildroot] [PATCH 1/1] libcap-ng: bump revision to 0.7.3 Ryan Barnett
@ 2013-09-06 17:45 ` Thomas Petazzoni
2013-09-08 19:33 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Thomas Petazzoni @ 2013-09-06 17:45 UTC (permalink / raw)
To: buildroot
Dear Ryan Barnett,
On Fri, 6 Sep 2013 11:06:00 -0500, Ryan Barnett wrote:
> Also cleaned the package makefile up by removing explicitly naming
> the source along with moving the configure of the package down below
> the standard package declarations.
>
> Signed-off-by: Ryan Barnett <rjbarnet@rockwellcollins.com>
Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
--
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH 1/1] libcap-ng: bump revision to 0.7.3
2013-09-06 16:06 [Buildroot] [PATCH 1/1] libcap-ng: bump revision to 0.7.3 Ryan Barnett
2013-09-06 17:45 ` Thomas Petazzoni
@ 2013-09-08 19:33 ` Peter Korsgaard
1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2013-09-08 19:33 UTC (permalink / raw)
To: buildroot
>>>>> "Ryan" == Ryan Barnett <rjbarnet@rockwellcollins.com> writes:
Ryan> Also cleaned the package makefile up by removing explicitly naming
Ryan> the source along with moving the configure of the package down below
Ryan> the standard package declarations.
Committed, thanks.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-09-08 19:33 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-06 16:06 [Buildroot] [PATCH 1/1] libcap-ng: bump revision to 0.7.3 Ryan Barnett
2013-09-06 17:45 ` Thomas Petazzoni
2013-09-08 19:33 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox