[lazarus] Remove manpages compression patch

Lubomir Rintel lkundrak at fedoraproject.org
Sun Dec 5 11:37:09 UTC 2010


commit ea1ec028395e0414cbae4f5afc0f39dd9aa5f08f
Author: Lubomir Rintel <lkundrak at v3.sk>
Date:   Sun Dec 5 11:13:52 2010 +0100

    Remove manpages compression patch

 gzip_manpages_patch.diff |    9 ---------
 lazarus.spec             |    3 +--
 2 files changed, 1 insertions(+), 11 deletions(-)
---
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 at 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 at cnoc.nl> - 0.9.28.2-1
 - Updated to version 0.9.28.2


More information about the scm-commits mailing list