[egoboo] Files that were packaged as docs aren't present anymore

Bruno Wolff III bruno at fedoraproject.org
Tue Mar 13 02:49:55 UTC 2012


commit 3cdc5f9a188840526f02bb894424398e510da3a2
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Sun Mar 11 11:47:59 2012 -0500

    Files that were packaged as docs aren't present anymore
    
    The changelog file changed names. I am not sure why it was
    packaged twice previously. Probably I'll just skip that and
    instead end up adding the included known bugs info.

 egoboo.spec |    4 ----
 1 files changed, 0 insertions(+), 4 deletions(-)
---
diff --git a/egoboo.spec b/egoboo.spec
index b5e1131..dcd7a4e 100644
--- a/egoboo.spec
+++ b/egoboo.spec
@@ -22,9 +22,6 @@ dimension.
 
 %prep
 %setup -q
-sed -i 's/\r//g' game/change.log game/Egoboodoc.txt
-iconv -f ISO-8859-1 -t UTF8 game/change.log > ChangeLog
-
 
 %build
 # We override ENET_OBJ and LDFLAGS to use the system enet
@@ -52,7 +49,6 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(-,root,root,-)
 # note the end-users docs are in the -data package
-%doc ChangeLog game/Egoboodoc.txt KNOWN-BUGS.txt
 %{_bindir}/%{name}
 %{_libexecdir}/%{name}
 %{_datadir}/applications/fedora-%{name}.desktop


More information about the scm-commits mailing list