diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 857ccb4..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -rogue5.4.5a-src.tar.gz diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..5204a84 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Orphaned for 6+ weeks diff --git a/rogue-5.4.5-backspace.patch b/rogue-5.4.5-backspace.patch deleted file mode 100644 index 8b5ee43..0000000 --- a/rogue-5.4.5-backspace.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- rogue5.4.5.orig/mdport.c 2012-08-13 18:15:33.394904357 +0100 -+++ rogue5.4.5.orig/mdport.c 2007-10-13 19:29:51.000000000 +0100 -@@ -1306,7 +1306,7 @@ - case ALT_PAD9 : ch = CTRL('U'); break; - #endif - #ifdef KEY_BACKSPACE /* NCURSES in Keypad mode sends this for Ctrl-H */ -- case KEY_BACKSPACE: ch = CTRL('H'); break; -+ case KEY_BACKSPACE: ch = erasechar(); break; - #endif - } - diff --git a/rogue-5.4.5-writesave.patch b/rogue-5.4.5-writesave.patch deleted file mode 100644 index 8c5865b..0000000 --- a/rogue-5.4.5-writesave.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- state.c.orig 2007-10-13 11:29:51.000000000 -0700 -+++ state.c 2010-04-25 00:01:15.000000000 -0700 -@@ -291,8 +291,6 @@ - for(i = 0; i < max; i++) - if (str == master[i]) - rs_write_int(savef, i); -- -- rs_write_int(savef,-1); - } - - void -@@ -448,8 +446,6 @@ - for(i = 0; i < max; i++) - if (str == master[i].st_name) - rs_write_int(savef,i); -- -- rs_write_int(savef,-1); - } - - void diff --git a/rogue.spec b/rogue.spec deleted file mode 100644 index 4930d88..0000000 --- a/rogue.spec +++ /dev/null @@ -1,180 +0,0 @@ -Name: rogue -Version: 5.4.5 -Release: 25%{?dist} -Summary: The original graphical adventure game -License: BSD -URL: http://rogue.rogueforge.net/ -Source0: http://rogue.rogueforge.net/files/rogue5.4/rogue5.4.5a-src.tar.gz -Patch0: rogue-5.4.5-writesave.patch -Patch1: rogue-5.4.5-backspace.patch -BuildRequires: binutils -BuildRequires: coreutils -BuildRequires: desktop-file-utils -BuildRequires: gcc -BuildRequires: hostname -BuildRequires: make -BuildRequires: ncurses-devel -BuildRequires: sed -# gtk-update-icon-cache omitted on purpose -# it should only run on systems that have it already -Requires(post): coreutils -Requires(post): desktop-file-utils -Requires(postun): coreutils -Requires(postun): desktop-file-utils - -%description -The one, the only, the original graphical adventure game that spawned -an entire genre. - -%prep -%setup -q -n %{name}%{version} -%patch0 -p0 -%patch1 -p1 - -%build -export CFLAGS="%{optflags}" -export LDFLAGS="%{?__global_ldflags}" -%configure \ - --enable-setgid=games \ - --enable-scorefile=%{_localstatedir}/games/roguelike/rogue54.scr \ - --enable-lockfile=%{_localstatedir}/games/roguelike/rogue54.lck \ - --docdir=%{_docdir}/%{name} -make %{_smp_mflags} - -%install -make install DESTDIR=%{buildroot} -install -D -p -m644 \ - %{name}.png %{buildroot}/%{_datadir}/icons/hicolor/32x32/apps/%{name}.png -desktop-file-install \ - --dir %{buildroot}%{_datadir}/applications %{name}.desktop - -%files -%license LICENSE.TXT -%exclude %{_docdir}/%{name}/LICENSE.TXT -%doc %{_docdir}/%{name} -%attr(2755,games,games) %{_bindir}/%{name} -%{_mandir}/man6/%{name}.* -%{_datadir}/applications/*%{name}.desktop -%{_datadir}/icons/hicolor/32x32/apps/%{name}.png -%dir %attr(0775,games,games) %{_localstatedir}/games/roguelike -%config(noreplace) %attr(0664,games,games) %{_localstatedir}/games/roguelike/%{name}54.scr - -%changelog -* Sat Jul 14 2018 Fedora Release Engineering - 5.4.5-25 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Fri Feb 09 2018 Fedora Release Engineering - 5.4.5-24 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Thu Jan 18 2018 Igor Gnatenko - 5.4.5-23 -- Remove obsolete scriptlets - -* Thu Aug 03 2017 Fedora Release Engineering - 5.4.5-22 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Thu Jul 27 2017 Fedora Release Engineering - 5.4.5-21 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Sat Feb 11 2017 Fedora Release Engineering - 5.4.5-20 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Thu Feb 04 2016 Fedora Release Engineering - 5.4.5-19 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Thu Jul 09 2015 Petr Šabata - 5.4.5-18 -- Fix the dep list, hopefully -- Update the icons snippets -- Handle the desktop file correctly -- Install the license text with the %%license macro - -* Thu Jun 18 2015 Fedora Release Engineering - 5.4.5-17 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Mon Aug 18 2014 Fedora Release Engineering - 5.4.5-16 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild - -* Sun Jun 08 2014 Fedora Release Engineering - 5.4.5-15 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild - -* Tue Aug 27 2013 Petr Šabata - 5.4.5-14 -- Switch to unversioned docdir (#993933) - -* Sun Aug 04 2013 Fedora Release Engineering - 5.4.5-13 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild - -* Wed May 01 2013 Jon Ciesla - 5.4.5-12 -- Drop desktop vendor tag. - -* Thu Feb 14 2013 Fedora Release Engineering - 5.4.5-11 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild - -* Tue Aug 14 2012 Petr Šabata - 5.4.5-10 -- Recognize the backspace key as the erase character -- Thanks to John Haxby (#847852) - -* Sat Jul 21 2012 Fedora Release Engineering - 5.4.5-9 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild - -* Sat Jan 14 2012 Fedora Release Engineering - 5.4.5-8 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild - -* Wed Feb 09 2011 Fedora Release Engineering - 5.4.5-7 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild - -* Sat Apr 24 2010 Wart 5.4.5-6 -- Add patch for fixing corrupt writing of savefiles (BZ #560790) - -* Sun Jul 26 2009 Fedora Release Engineering - 5.4.5-5 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild - -* Wed Feb 25 2009 Fedora Release Engineering - 5.4.5-4 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild - -* Thu Dec 18 2008 Wart 5.4.5-3 -- Add coreutils requirement for rpm post scripts (BZ #475924) - -* Fri Feb 8 2008 Wart 5.4.5-2 -- Rebuild for gcc 4.3 - -* Tue Jan 1 2008 Wart 5.4.5-1 -- Update to 5.4.5 -- Drop two files that are now included in the upstream tarball - -* Sun Sep 2 2007 Wart 5.4.4-1 -- Update to 5.4.4 - -* Tue Aug 28 2007 Fedora Release Engineering - 5.4.2-10 -- Rebuild for selinux ppc32 issue. - -* Sun Jul 15 2007 Wart 5.4.2-9 -- New upstream home page and download URL -- Add patch when reading long values from the save file on 64-bit arch - (BZ #248283) -- Add patch removing many compiler warnings -- Use proper version in the .desktop file - -* Sat Mar 3 2007 Wart 5.4.2-8 -- Use better sourceforge download url -- Use more precise desktop file categories - -* Mon Aug 28 2006 Wart 5.4.2-7 -- Rebuild for Fedora Extras - -* Tue May 16 2006 Wart 5.4.2-6 -- Added empty initial scoreboard file. - -* Mon May 15 2006 Wart 5.4.2-5 -- Better setuid/setgid handling (again) (BZ #187392) - -* Thu Mar 30 2006 Wart 5.4.2-4 -- Better setuid/setgid handling (BZ #187392) -- Resize desktop icon to match directory name - -* Mon Mar 13 2006 Wart 5.4.2-3 -- Added icon for .desktop file. - -* Sun Mar 12 2006 Wart 5.4.2-2 -- Added missing BR: ncurses-devel, desktop-file-utils - -* Sat Feb 25 2006 Wart 5.4.2-1 -- Initial spec file. diff --git a/sources b/sources deleted file mode 100644 index 399b8a0..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -6c1470dab0bdc987d459ae1f0f59e622 rogue5.4.5a-src.tar.gz