[bochs] Fix dates, stop munging man pages.

Jon Ciesla limb at fedoraproject.org
Tue Aug 13 19:48:42 UTC 2013


commit 524fbd82fe050d60ee1c468aff05516de6ecede2
Author: Jon Ciesla <limburgher at gmail.com>
Date:   Tue Aug 13 14:43:21 2013 -0500

    Fix dates, stop munging man pages.

 bochs.spec |   14 ++++++--------
 1 files changed, 6 insertions(+), 8 deletions(-)
---
diff --git a/bochs.spec b/bochs.spec
index d5059f2..b4a2471 100644
--- a/bochs.spec
+++ b/bochs.spec
@@ -1,7 +1,7 @@
 %define _hardened_build 1
 Name:           bochs
 Version:        2.6.2
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Portable x86 PC emulator
 Group:          Applications/Emulators
 License:        LGPLv2+
@@ -100,11 +100,6 @@ Header and source files from bochs source.
 # Update configure for aarch64 (bz #925112)
 %patch8 -p1
 
-# Fix up some man page paths.
-sed -i \
-  -e 's|/usr/local/share/doc/bochs/|%{_docdir}/%{name}-%{version}/|' \
-  -e 's|/usr/local/share/|%{_datadir}/|' \
-  doc/man/*.*
 # remove executable bits from sources to make rpmlint happy with the debuginfo
 chmod -x `find -name '*.cc' -o -name '*.h' -o -name '*.inc'`
 # Fix CHANGES encoding
@@ -222,6 +217,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_prefix}/include/bochs/
 
 %changelog
+* Tue Aug 13 2013 Jon Ciesla <limburgher at gmail.com> - 2.6.2-4
+- Drop noop man page munging.
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.6.2-3
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 
@@ -260,7 +258,7 @@ rm -rf $RPM_BUILD_ROOT
 * Tue Mar 13 2012 Jon Ciesla <limburgher at gmail.com> - 2.5.1-3
 - Add devel package.
 
-* Tue Feb 20 2012 Jon Ciesla <limburgher at gmail.com> - 2.5.1-2
+* Tue Feb 21 2012 Jon Ciesla <limburgher at gmail.com> - 2.5.1-2
 - Compile with disasm, BZ 798437.
 
 * Fri Jan 20 2012 Jon Ciesla <limburgher at gmail.com> - 2.5.1-1
@@ -409,7 +407,7 @@ rm -rf $RPM_BUILD_ROOT
 * Sun May 22 2005 Jeremy Katz <katzj at redhat.com> - 2.1.1-3
 - rebuild on all arches
 
-* Fri Apr  7 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.1.1-2
+* Fri Apr  8 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 2.1.1-2
 - rebuilt
 
 * Sun Dec  5 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:2.1.1-1


More information about the scm-commits mailing list