public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Lubomir Rintel <lkundrak@v3.sk>
To: git-commits@fedoraproject.org
Subject: [rpms/lazarus] multiple-IDE-widgetsets: Remove manpages compression patch
Date: Thu, 23 Jul 2026 08:17:34 GMT [thread overview]
Message-ID: <178479465437.1.1571984427243946908.rpms-lazarus-ea1ec028395e@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/lazarus
Branch : multiple-IDE-widgetsets
Commit : ea1ec028395e0414cbae4f5afc0f39dd9aa5f08f
Author : Lubomir Rintel <lkundrak@v3.sk>
Date : 2010-12-05T12:36:34+01:00
Stats : +1/-11 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/lazarus/c/ea1ec028395e0414cbae4f5afc0f39dd9aa5f08f?branch=multiple-IDE-widgetsets
Log:
Remove manpages compression patch
---
diff --git a/gzip_manpages_patch.diff b/gzip_manpages_patch.diff
deleted file mode 100644
index 6934696..0000000
--- a/gzip_manpages_patch.diff
+++ /dev/null
@@ -1,9 +0,0 @@
-Index: lazarus/install/man/Makefile
-===================================================================
---- lazarus/install/man/Makefile (revision 22196)
-+++ lazarus/install/man/Makefile (working copy)
-@@ -31,3 +31,4 @@
- # $(GINSTALL) -d -m 755 $(INSTALL_MANDIR)/man5
- $(GINSTALL) -c -m 644 man1/*.1 $(INSTALL_MANDIR)/man1
- # $(GINSTALL) -c -m 644 man5/*.5 $(INSTALL_MANDIR)/man5
-+ find man1/*.1 -exec gzip -9f $(INSTALL_MANDIR)/'{}' \;
diff --git a/lazarus.spec b/lazarus.spec
index 8b042e2..1663660 100644
--- a/lazarus.spec
+++ b/lazarus.spec
@@ -10,7 +10,6 @@ URL: http://www.lazarus.freepascal.org/
Source0: http://download.sourceforge.net/%{name}/%{name}-%{version}-src.tar.bz2
patch0: Makefile_patch.diff
patch1: Desktop_patch.diff
-patch2: gzip_manpages_patch.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: fpc, binutils, glibc-devel, desktop-file-utils, fpc-src, gtk2-devel
@@ -26,7 +25,6 @@ component library - LCL, which is also included in this package.
%setup -c -q
%patch0 -p0
%patch1 -p0
-%patch2 -p0
%build
cd lazarus
@@ -105,6 +103,7 @@ update-mime-database %{_datadir}/mime &> /dev/null || :
%changelog
* Sun Dec 05 2010 Lubomir Rintel <lkundrak@v3.sk> - 0.9.28.2-2
- Fix LazarusVersion substitution in configuration
+- Do not compress manpages in %%build, RPM does this for us
* Wed May 19 2010 Joost van der Sluis <joost@cnoc.nl> - 0.9.28.2-1
- Updated to version 0.9.28.2
reply other threads:[~2026-07-23 8:17 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=178479465437.1.1571984427243946908.rpms-lazarus-ea1ec028395e@fedoraproject.org \
--to=lkundrak@v3.sk \
--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