commit 97b926b3464b91084a706b519b0568a7bfc0f33e
Author: Michal Schorm <mschorm(a)redhat.com>
Date: Mon Mar 29 02:56:16 2021 +0200
Revert "Add a bunch of custom patches"
This reverts commit 845c2754d4e897cdc58e4f3f2009648e57f90426.
This commit was meant for a private developement repository, from which I propose
features upstream.
.gitignore | 2 -
EmptyEpsilon.spec | 14 +--
WIP_relay_long_range_v1.patch | 86 ---------------
WIP_relay_long_range_v2.patch | 47 --------
WIP_relay_visibility_range.patch | 11 --
WIP_science_scanner_box.patch | 11 --
WIP_science_scanner_box_alternative.patch | 33 ------
relay_add_info_selected_target.patch | 147 --------------------------
relay_show_asteroids.patch | 10 --
science_radar_setRangeIndicatorStepSize.patch | 11 --
10 files changed, 1 insertion(+), 371 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5618356..ed9f085 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,5 +12,3 @@
/SeriousProton-EE-2020.11.23.zip
/EmptyEpsilon-EE-2021.03.16.zip
/SeriousProton-EE-2021.03.16.zip
-/*src.rpm
-/*/
\ No newline at end of file
diff --git a/EmptyEpsilon.spec b/EmptyEpsilon.spec
index 3dcb626..92b2f6c 100644
--- a/EmptyEpsilon.spec
+++ b/EmptyEpsilon.spec
@@ -20,18 +20,6 @@ URL:
http://emptyepsilon.org/
Source0:
https://github.com/daid/EmptyEpsilon/archive/EE-%{version}.zip#/EmptyEpsi...
Source1:
https://github.com/daid/SeriousProton/archive/EE-%{version}.zip#/SeriousP...
-# Finished tested patched which should be a standard pack of enhacements
-Patch1: science_radar_setRangeIndicatorStepSize.patch
-Patch2: relay_show_asteroids.patch
-
-# WIP tested patches which are ready to use, but the feature is only half-complete
-Patch100: relay_add_info_selected_target.patch
-
-# Unstable patches
-#Patch101: relay_visibility_range.patch
-#Patch101: relay_add_info_shipType.patch
-#Patch102: fix.patch
-
%description
EmptyEpsilon places you in the roles of a spaceship's bridge officers, like
those seen in Star Trek. While you can play EmptyEpsilon alone or with friends,
@@ -45,7 +33,7 @@ information and follow orders.
Note: Network play require port 35666 UDP and TCP allowed in firewall.
%prep
-%autosetup -b 1 -p1 -n EmptyEpsilon-EE-%{version}
+%autosetup -b 1 -n EmptyEpsilon-EE-%{version}
%build
%cmake3 \