From: Michael Tremer <git@ipfire.org>
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. bf76244de09121886272eddde4bd81caa2480400
Date: Wed, 11 Jan 2023 09:30:14 +0000 [thread overview]
Message-ID: <4NsMpt2FXrz2xPf@people01.haj.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 3766 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 bf76244de09121886272eddde4bd81caa2480400 (commit)
via 18dca1aa40c5321c81bae621ec1b2f210bba3580 (commit)
from 2bb739f6129949a483b87e3c9d233c070f38f13a (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 bf76244de09121886272eddde4bd81caa2480400
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Wed Jan 11 09:29:59 2023 +0000
perl: Move filter to the correct place
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
commit 18dca1aa40c5321c81bae621ec1b2f210bba3580
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Tue Jan 10 18:58:37 2023 +0000
libpciaccess: Update to 0.17
Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>
-----------------------------------------------------------------------
Summary of changes:
libpciaccess/libpciaccess.nm | 14 +++-----------
perl/perl.nm | 18 ++++--------------
2 files changed, 7 insertions(+), 25 deletions(-)
Difference in files:
diff --git a/libpciaccess/libpciaccess.nm b/libpciaccess/libpciaccess.nm
index 789bb98fc..e02131b5c 100644
--- a/libpciaccess/libpciaccess.nm
+++ b/libpciaccess/libpciaccess.nm
@@ -4,11 +4,11 @@
###############################################################################
name = libpciaccess
-version = 0.13.4
+version = 0.17
release = 1
groups = Applications/Virtualization
-url = http://cgit.freedesktop.org/xorg/lib/libpciaccess/
+url = https://cgit.freedesktop.org/xorg/lib/libpciaccess/
license = LGPLv2.1+
summary = Generic PCI access library.
@@ -17,20 +17,12 @@ description
versions of Linux.
end
-source_dl = http://cgit.freedesktop.org/xorg/lib/libpciaccess/snapshot/
+source_dl = https://www.x.org/archive/individual/lib/
build
requires
- autoconf
- automake
- pkg-config
- libtool
xorg-x11-util-macros
end
-
- prepare_cmds
- ./autogen.sh
- end
end
packages
diff --git a/perl/perl.nm b/perl/perl.nm
index 3216986fa..e61d80a78 100644
--- a/perl/perl.nm
+++ b/perl/perl.nm
@@ -12,7 +12,7 @@ version = %{ver_major}.%{ver_minor}.%{ver_plevel}
# Never reset release in this package, just increase.
release = 1
-thisver = %{version}-%{_release}
+thisver = %{version}-%{_release}
maintainer = Michael Tremer <michael.tremer(a)ipfire.org>
groups = Development/Languages
@@ -51,11 +51,6 @@ build
# So we need to pass it explicitely.
CFLAGS += -fstack-protector-all
- export FILTER_PERL_REQUIRES = \
- VMS:: \
- Mac:: \
- unicore::Name
-
prepare_cmds
sed -i 's/command /command[ -]/' makedepend.SH
end
@@ -147,18 +142,13 @@ build
end
end
-quality-agent
- whitelist_rpath
- %{libdir}
- %{libdir}/perl5/CORE
- end
-end
-
# This variable contains the constant version string
# of this perl package.
perl_version = %{ver_major}.%{ver_minor}.%{ver_plevel}
packages
+ filter_requires = (VMS::|Mac::|unicore::Name)
+
package perl
requires
perl-libs = %{version}-%{_release}
@@ -173,7 +163,7 @@ packages
end
provides
- perl(%{ver_major})
+ perl(:VERSION) = %{thisver}
# Compat provides
perl(:MODULE_COMPAT_5.36.0)
hooks/post-receive
--
IPFire 3.x development tree
reply other threads:[~2023-01-11 9:30 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=4NsMpt2FXrz2xPf@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