public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 3.x development tree branch, master, updated. c3327360dffddb8a7b9ff52e9007548af4ae5db8
@ 2023-03-04 15:27 Michael Tremer
  0 siblings, 0 replies; only message in thread
From: Michael Tremer @ 2023-03-04 15:27 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 2383 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".

The branch, master has been updated
       via  c3327360dffddb8a7b9ff52e9007548af4ae5db8 (commit)
       via  2918480a77ed3598e9c2011ce19578e7a3ce1163 (commit)
      from  8e572b75d6f93bfbd51de0180a01a28edf5a2a14 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit c3327360dffddb8a7b9ff52e9007548af4ae5db8
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Sat Mar 4 15:26:17 2023 +0000

    nftables: Drop autogen
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

commit 2918480a77ed3598e9c2011ce19578e7a3ce1163
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Sat Mar 4 15:25:23 2023 +0000

    ncurses: Fix broken symlinks of static libraries
    
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 ncurses/ncurses.nm   | 5 ++++-
 nftables/nftables.nm | 3 +--
 2 files changed, 5 insertions(+), 3 deletions(-)

Difference in files:
diff --git a/ncurses/ncurses.nm b/ncurses/ncurses.nm
index 9dc5091ba..f4a424d8e 100644
--- a/ncurses/ncurses.nm
+++ b/ncurses/ncurses.nm
@@ -5,7 +5,7 @@
 
 name       = ncurses
 version    = 6.3
-release    = 1
+release    = 2
 thisapp    = %{name}-%{version}
 
 groups     = System/Base
@@ -90,6 +90,9 @@ build
 
 		rm -vf %{BUILDROOT}%{libdir}/terminfo
 		rm -vf %{BUILDROOT}%{libdir}/pkgconfig/{*_g,ncurses++*}.pc
+
+		# Manually remove all static libraries
+		rm -vf %{BUILDROOT}%{libdir}/*.a
 	end
 end
 
diff --git a/nftables/nftables.nm b/nftables/nftables.nm
index 315040f97..ae54d89ec 100644
--- a/nftables/nftables.nm
+++ b/nftables/nftables.nm
@@ -5,7 +5,7 @@
 
 name       = nftables
 version    = 1.0.5
-release    = 1
+release    = 2
 
 groups     = Networking/Tools
 url        = https://netfilter.org/projects/nftables/
@@ -22,7 +22,6 @@ sources    = %{thisapp}.tar.bz2
 build
 	requires
 		asciidoc
-		autogen
 		bison
 		docbook2X
 		docbook-xsl


hooks/post-receive
--
IPFire 3.x development tree

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-03-04 15:27 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-04 15:27 [git.ipfire.org] IPFire 3.x development tree branch, master, updated. c3327360dffddb8a7b9ff52e9007548af4ae5db8 Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox