[egoboo/f17] Revert "Allow use of symlinks so that font files can be accessed"

Bruno Wolff III bruno at fedoraproject.org
Fri Apr 27 04:23:50 UTC 2012


commit c45342cc3851bb87d6e4547cac1238bc17bb3e2e
Author: Bruno Wolff III <bruno at wolff.to>
Date:   Thu Apr 26 23:08:25 2012 -0500

    Revert "Allow use of symlinks so that font files can be accessed"
    
    This reverts commit 009aeb533bb6b6d9d1ddf1d5055d730b69fd8ef4.

 egoboo-symlinks.patch |   18 ------------------
 egoboo.spec           |    8 +-------
 2 files changed, 1 insertions(+), 25 deletions(-)
---
diff --git a/egoboo.spec b/egoboo.spec
index 5ff27e5..c018b5d 100644
--- a/egoboo.spec
+++ b/egoboo.spec
@@ -1,6 +1,6 @@
 Name:           egoboo
 Version:        2.8.1
-Release:        2%{?dist}
+Release:        1%{?dist}
 Summary:        A top down graphical (3D) RPG in the spirit of Nethack
 Group:          Amusements/Games
 License:        GPLv3
@@ -21,8 +21,6 @@ Patch2:         egoboo-enet13.patch
 Patch3:         egoboo-badprint.patch
 Patch4:         egoboo-paths.patch
 Patch5:         egoboo-direction.patch
-# PhysFS blocks symlinks by default, but we need them for fonts
-Patch6:         egoboo-symlinks.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  SDL_mixer-devel SDL_ttf-devel SDL_image-devel enet-devel
 BuildRequires:  desktop-file-utils physfs-devel
@@ -46,7 +44,6 @@ dimension.
 %patch3 -b .badprint
 %patch4 -b .paths
 %patch5 -b .direction
-%patch6 -b .symlinks
 
 %build
 make -C src
@@ -80,9 +77,6 @@ desktop-file-install --vendor fedora            \
 
 
 %changelog
-* Tue Mar 13 2012 Bruno Wolff III <bruno at wolff.to> 2.8.1-2
-- Allow symlinks so we can access font files
-
 * Sun Mar 11 2012 Bruno Wolff III <bruno at wolff.to> 2.8.1-1
 - Update to upstream 2.8.1
 - Changelog: http://egoboo.sourceforge.net/forum/viewtopic.php?p=1119#1119


More information about the scm-commits mailing list