public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: Michael Tremer <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. c3327360dffddb8a7b9ff52e9007548af4ae5db8
Date: Sat, 04 Mar 2023 15:27:01 +0000	[thread overview]
Message-ID: <4PTTGY6q21z2xbl@people01.haj.ipfire.org> (raw)

[-- 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

                 reply	other threads:[~2023-03-04 15:27 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4PTTGY6q21z2xbl@people01.haj.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox