[Bug 432808] Review Request: figtoipe - FIG to IPE conversion tool

bugzilla at redhat.com bugzilla at redhat.com
Mon May 19 16:33:52 UTC 2008


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug report.

Summary: Review Request: figtoipe - FIG to IPE conversion tool


https://bugzilla.redhat.com/show_bug.cgi?id=432808





------- Additional Comments From orion at cora.nwra.com  2008-05-19 12:33 EST -------
You don't need to gzip the man page, that is done automatically.

-- figtoipe.spec       2008-05-17 11:12:35.000000000 -0600
+++ figtoipe.spec.new   2008-05-19 10:31:09.000000000 -0600
@@ -12,7 +12,7 @@
 Source0:       
http://luaforge.net/frs/download.php/3343/figtoipe-%{version}.tar.gz
 Source1:        http://www.gnu.org/licenses/gpl-2.0.txt
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  zlib-devel, gzip, perl
+BuildRequires:  zlib-devel, perl

 %description
 Figtoipe is a program that reads FIG files (as generated by
@@ -39,7 +39,6 @@
 install -m 755 figtoipe $RPM_BUILD_ROOT%{_bindir}
 mkdir -p $RPM_BUILD_ROOT%{_mandir}/man1
 install -m 644 figtoipe.1 $RPM_BUILD_ROOT%{_mandir}/man1
-gzip $RPM_BUILD_ROOT%{_mandir}/man1/figtoipe.1

 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -49,7 +48,7 @@
 %defattr(-,root,root,-)
 %doc README CHANGES gpl-2.0.txt LICENSE
 %{_bindir}/figtoipe
-%{_mandir}/man1/figtoipe.1.gz
+%{_mandir}/man1/figtoipe.1*

 %changelog
 * Sat May 17 2008 Laurent Rineau <laurent.rineau__fedora at normalesup.org> -
20080505-1


-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-package-review mailing list