public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Zdenek Dohnal <zdohnal@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/a2ps] rawhide: Drop gnulib and use the one from src tarball
Date: Tue, 21 Jul 2026 12:29:10 GMT [thread overview]
Message-ID: <178463695086.1.524680047803818176.rpms-a2ps-ff72b35ca8bc@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/a2ps
Branch : rawhide
Commit : ff72b35ca8bc32061e850979561d652587005225
Author : Zdenek Dohnal <zdohnal@redhat.com>
Date : 2026-07-21T14:29:04+02:00
Stats : +2/-6 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/a2ps/c/ff72b35ca8bc32061e850979561d652587005225?branch=rawhide
Log:
Drop gnulib and use the one from src tarball
---
diff --git a/a2ps.spec b/a2ps.spec
index edad09a..59c342e 100644
--- a/a2ps.spec
+++ b/a2ps.spec
@@ -61,8 +61,6 @@ BuildRequires: gc-devel
BuildRequires: gettext
# for ps2pdf - PDF output, pdf2ps - PDF delegation
BuildRequires: ghostscript
-# bundles gnulib source library
-BuildRequires: gnulib-devel
# used for generating hash function for configuration options
BuildRequires: gperf
# Perl parts of groff text processor - ROFF delegation for man pages
@@ -77,8 +75,6 @@ BuildRequires: libpaper-devel
BuildRequires: libtool
# make no longer in buildroot
BuildRequires: make
-# for getting version of bundled gnulib
-BuildRequires: perl-interpreter
# tools for manipulating with postscript docs - binaries needed includeres, psnup, psselect
BuildRequires: psutils
# makeinfo for info documentation
@@ -97,8 +93,8 @@ BuildRequires: ImageMagick
BuildRequires: html2ps
%endif
-# bundles gnulib of certain version
-Provides: bundled(gnulib)%(perl -ne 'if($. == 1 and /\A(\d+)-(\d+)-(\d+)/) {print qq{ = $1$2$3}}' %{_defaultdocdir}/gnulib/ChangeLog 2>/dev/null)
+# bundles gnulib of certain version - use the gnulib from source tarball
+Provides: bundled(gnulib)
# used during runtime for delegation
Recommends: bzip2
reply other threads:[~2026-07-21 12:29 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=178463695086.1.524680047803818176.rpms-a2ps-ff72b35ca8bc@fedoraproject.org \
--to=zdohnal@redhat.com \
--cc=git-commits@fedoraproject.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