summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwolf2002-04-12 09:26:18 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commiteac05c84d41175438656f94f5815d2557ede099e (patch)
tree13dfefd1bd1a971e2bc7f5cc4a99453ac3f1144c
parentcad24d6b59b1d3964c04863ec8417562f801bf9f (diff)
downloadnethack-eac05c84d41175438656f94f5815d2557ede099e.zip
nethack-eac05c84d41175438656f94f5815d2557ede099e.tar.gz
- first wave of patches
Changed files: nethack.spec -> 1.34
-rw-r--r--nethack.spec16
1 files changed, 12 insertions, 4 deletions
diff --git a/nethack.spec b/nethack.spec
index 517516b..a058b42 100644
--- a/nethack.spec
+++ b/nethack.spec
@@ -19,10 +19,12 @@ Source6: Guidebook.pdf
Source7: %{name}rc.gz
Patch0: %{name}-config.patch
Patch1: %{name}-makefile.patch
-# remove from cvs:
-#Patch0: %{name}-ph-pld.patch
-#Patch1: %{name}-pld.patch
-#Patch2: %{name}-ph-dlb-files.patch
+# patches below are adapted from ones found at http://avrc.city.ac.uk/nethack/patches.html
+# warning: order is important in most cases
+Patch100: %{name}-show_born.patch
+Patch101: %{name}-dump.patch
+Patch102: %{name}-behind_boulder.patch
+Patch103: %{name}-yafm-monabil.patch
URL: http://www.nethack.org/
Requires: /bin/gzip
BuildRequires: bison
@@ -105,6 +107,12 @@ Nethackowy podręcznik w formacie PDF.
%patch0 -p1
%patch1 -p1
+# patches adding fun
+%patch100 -p1
+%patch101 -p1
+%patch102 -p1
+%patch103 -p1
+
%build
sh ./sys/unix/setup.sh links