public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/a2ps] rawhide: Drop gnulib and use the one from src tarball
@ 2026-07-21 12:29 Zdenek Dohnal
  0 siblings, 0 replies; only message in thread
From: Zdenek Dohnal @ 2026-07-21 12:29 UTC (permalink / raw)
  To: git-commits

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

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

only message in thread, other threads:[~2026-07-21 12:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-07-21 12:29 [rpms/a2ps] rawhide: Drop gnulib and use the one from src tarball Zdenek Dohnal

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