Compare commits

...
Sign in to create a new pull request.

28 commits

Author SHA1 Message Date
Miro Hrončok
46bb95c74b Orphaned for 6+ weeks 2018-12-24 13:50:49 +01:00
Miro Hrončok
982c17d1c9 https://fedoraproject.org/wiki/Changes/No_more_automagic_Python_bytecompilation_phase_2 2018-11-15 12:53:57 +01:00
Fedora Release Engineering
1dc79c5735 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-14 08:43:34 +00:00
Alexandre Moine
e8755a5ebc Add gcc as a builddep 2018-03-07 12:51:09 +01:00
Fedora Release Engineering
2827a72678 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-09 20:45:59 +00:00
483142861f Remove obsolete scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-01-18 22:48:17 +01:00
Alexandre Moine
551df8494a New upstream version 2017-07-28 19:17:19 +02:00
Fedora Release Engineering
7f4a593e9d - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 21:30:01 +00:00
Fedora Release Engineering
f94f5fd3f5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 17:15:27 +00:00
Alexandre Moine
fb971e62bd New, sadly, final release
- Remove unnecessary patch
- Update source generation
2016-10-09 11:06:24 +02:00
Fedora Release Engineering
a2bba620db - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-05 02:54:17 +00:00
Dennis Gilmore
430a5a0760 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-19 02:15:46 +00:00
Dennis Gilmore
d4d88d1b63 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 23:13:25 -05:00
Dennis Gilmore
8ce813de5e - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-04 01:38:10 -05:00
Dennis Gilmore
13155840f5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 20:58:48 -06:00
Mathieu Bridon
03fcf2959a Update to the latest upstream release
The only changes with the previous one are:
- it now includes a desktop file
- the configure patch I was using got merged

But these are in fact the only two changes, so that's a pretty
uninteresting release, which is why I postponed updating for so
long.

Now that I set up the upstream tracking thing to bug me, I can't
ignore it any more though. :)
2012-09-21 14:42:50 +08:00
Mathieu Bridon
0ef465a817 Relax needlessly strict versioned dependency 2012-09-21 14:42:50 +08:00
Mathieu Bridon
95651dc0bd Remove macros from comments
This pleases rpmlint.
2012-09-21 14:42:50 +08:00
Mathieu Bridon
ad6ffd4d11 Adapt the scriptlets to the new guidelines 2012-09-21 14:42:50 +08:00
Mathieu Bridon
f80e973402 Use macros everywhere 2012-09-21 14:42:50 +08:00
Mathieu Bridon
75e8dc439f Clean up that old spec file a bit 2012-09-21 14:42:50 +08:00
Dennis Gilmore
00a0036920 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-21 22:14:00 -05:00
Dennis Gilmore
6d2d3ef18f - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-14 02:09:12 -06:00
Dennis Gilmore
5bfa0a1019 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-07 20:06:09 -06:00
David Malcolm
799e98b095 recompiling .py files against Python 2.7 (rhbz#623416) 2010-08-11 18:39:55 -04:00
Fedora Release Engineering
7768b58a20 dist-git conversion 2010-07-29 15:12:41 +00:00
Bill Nottingham
bb2d894019 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 22:43:11 +00:00
Jesse Keating
d7a7801d24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-27 07:03:08 +00:00
8 changed files with 1 additions and 189 deletions

View file

@ -1 +0,0 @@
wastesedge-src-0.3.4-modified.tar.gz

View file

@ -1,21 +0,0 @@
# Makefile for source rpm: wastesedge
# $Id$
NAME := wastesedge
SPECFILE = $(firstword $(wildcard *.spec))
define find-makefile-common
for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done
endef
MAKEFILE_COMMON := $(shell $(find-makefile-common))
ifeq ($(MAKEFILE_COMMON),)
# attept a checkout
define checkout-makefile-common
test -f CVS/Root && { cvs -Q -d $$(cat CVS/Root) checkout common && echo "common/Makefile.common" ; } || { echo "ERROR: I can't figure out how to checkout the 'common' module." ; exit -1 ; } >&2
endef
MAKEFILE_COMMON := $(shell $(checkout-makefile-common))
endif
include $(MAKEFILE_COMMON)

1
dead.package Normal file
View file

@ -0,0 +1 @@
Orphaned for 6+ weeks

View file

@ -1 +0,0 @@
wastesedge-0_3_4-0_8_fc9:HEAD:wastesedge-0.3.4-0.8.fc9.src.rpm:1213824754

View file

@ -1 +0,0 @@
fceb6c6f3a345e2a3dc1b0ea3998b436 wastesedge-src-0.3.4-modified.tar.gz

View file

@ -1,15 +0,0 @@
--- configure 2005-04-16 12:57:04.000000000 +0200
+++ configure.new 2008-06-28 19:41:53.000000000 +0200
@@ -4670,9 +4670,9 @@
$adonthell_binary -v &> adonthell.ver
-adonthell_major_ver=`more adonthell.ver | sed 's/\([0-9]*\)\.[0-9]*\.[0-9]*/\1/p; d'`
-adonthell_minor_ver=`more adonthell.ver | sed 's/[0-9]*\.\([0-9]*\)\.[0-9]*/\1/p; d'`
-adonthell_micro_ver=`more adonthell.ver | sed 's/[0-9]*\.[0-9]*\.\([0-9]*\)/\1/p; d'`
+adonthell_major_ver=`sed 's/\([0-9]*\)\.[0-9]*\.[0-9]*/\1/p; d' adonthell.ver `
+adonthell_minor_ver=`sed 's/[0-9]*\.\([0-9]*\)\.[0-9]*/\1/p; d' adonthell.ver `
+adonthell_micro_ver=`sed 's/[0-9]*\.[0-9]*\.\([0-9]*\)/\1/p; d' adonthell.ver `
rm -f adonthell.ver

View file

@ -1,9 +0,0 @@
[Desktop Entry]
Name=Waste's Edge
GenericName=Adonthell - Waste's Edge
Comment=A 2D graphical RPG
Exec=adonthell-wastesedge
Icon=wastesedge
Terminal=false
Type=Application
Categories=Game;RolePlaying;

View file

@ -1,141 +0,0 @@
Name: wastesedge
Version: 0.3.4
Release: 0.13%{?dist}
Summary: Official game package for Adonthell
Group: Amusements/Games
License: GPL+
URL: http://adonthell.linuxgames.com/
## Due to legal issues (RHBZ#477481), upstream sources need to be modified
# Here is how are obtained the sources used in this package:
# $ wget http://savannah.nongnu.org/download/adonthell/%{name}-src-%{version}.tar.gz
# $ tar xzvf %{name}-src-%{version}.tar.gz
# $ rm %{name}-%{version}/gfx/window/font/avatar.ttf
# $ sed -i 's|avatar.ttf||g' %{name}-%{version}/gfx/window/font/Makefile.in
# $ tar czvf %{name}-src-%{version}-modified.tar.gz %{name}-%{version}/
Source0: %{name}-src-%{version}-modified.tar.gz
Source1: %{name}.desktop
Patch0: %{name}-more.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
BuildRequires: adonthell >= %{version}
BuildRequires: gettext
BuildRequires: desktop-file-utils
Requires: adonthell >= %{version}-%{release}
Requires: hicolor-icon-theme
%description
As a loyal servant of the elven Lady Silverhair, you arrive at the remote
trading post of Waste's Edge, where she is engaged in negotiations with the
dwarvish merchant Bjarn Fingolson. But not all is well at Waste's Edge, and
soon you are confronted with circumstances that are about to destroy your
mistress' high reputation. And you are the only one to avert this ...
%prep
%setup -q
# fix wrong file permissions (fixed upstream for future release)
chmod a-x AUTHORS COPYING INSTALL README
# install locale files in the right place
sed -i 's|datadir = @gamedatadir@|datadir = ${prefix}/share|' po/Makefile.in.in
# patch configure to not use "more" any more
%patch0 -p0
%build
%configure
make %{?_smp_mflags}
%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p"
# install images in the correct folders
mkdir -p $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/{16x16,32x32}/apps
mv $RPM_BUILD_ROOT%{_datadir}/pixmaps/%{name}_16x16.xpm $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/16x16/apps/%{name}.xpm
mv $RPM_BUILD_ROOT%{_datadir}/pixmaps/%{name}_32x32.xpm $RPM_BUILD_ROOT%{_datadir}/icons/hicolor/32x32/apps/%{name}.xpm
# install desktop file not provided upstream
desktop-file-install --vendor="" \
--dir=$RPM_BUILD_ROOT%{_datadir}/applications \
%{SOURCE1}
%find_lang %{name}
%clean
rm -rf $RPM_BUILD_ROOT
%files -f %{name}.lang
%defattr(-,root,root,-)
%doc AUTHORS COPYING PLAYING README
%{_bindir}/adonthell-%{name}
%{_datadir}/adonthell/games/%{name}/
%{_datadir}/icons/hicolor/16x16/apps/%{name}.xpm
%{_datadir}/icons/hicolor/32x32/apps/%{name}.xpm
%{_datadir}/applications/%{name}.desktop
%post
touch --no-create %{_datadir}/icons/hicolor
if [ -x %{_bindir}/gtk-update-icon-cache ]; then
%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
fi
%postun
touch --no-create %{_datadir}/icons/hicolor
if [ -x %{_bindir}/gtk-update-icon-cache ]; then
%{_bindir}/gtk-update-icon-cache --quiet %{_datadir}/icons/hicolor || :
fi
%changelog
* Sun Mar 01 2009 Mathieu Bridon <bochecha@fedoraproject.org> - 0.3.4-0.13
- deleted the unproperly licensed font in SRPM too - RHBZ#477481
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.3.4-0.12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Fri Feb 13 2009 Mathieu Bridon <bochecha@fedoraproject.org> - 0.3.4-0.11
- added missing Requires: on hicolor-icon-theme
- deleted the unproperly licensed font - RHBZ#477481
* Mon Dec 01 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 0.3.4-0.10
- Rebuild for Python 2.6
* Sat Jun 28 2008 Mathieu Bridon <bochecha@no-log.org> 0.3.4-0.9
- patched configure script so that it doesn't use "more" any more.
* Tue Jun 03 2008 Mathieu Bridon <bochecha@no-log.org> 0.3.4-0.8
- added forgotten call to gtk-update-icon-cache in post and postun sections
* Sun Jun 01 2008 Mathieu Bridon <bochecha@no-log.org> 0.3.4-0.7
- changed licence tag
- removed obsolete entries from desktop file
- added -p option to make install to preserve timestamps
- fixed install location for icons
- cleaned up obsolete comments in spec file
* Sun Jun 01 2008 Mathieu Bridon <bochecha@no-log.org> 0.3.4-0.6
- fixed file ownership
* Thu Feb 21 2008 Mathieu Bridon <bochecha@no-log.org> 0.3.4-0.5
- made the locale files install in the right place
* Thu Feb 21 2008 Mathieu Bridon <bochecha@no-log.org> 0.3.4-0.4
- cleaned again the spec file
- made the desktop file install
* Thu Feb 21 2008 Mathieu Bridon <bochecha@no-log.org> 0.3.4-0.3
- added desktop file
* Thu Feb 21 2008 Mathieu Bridon <bochecha@no-log.org> 0.3.4-0.2
- cleaned the spec file
* Mon Feb 18 2008 Mathieu Bridon <bochecha@no-log.org> 0.3.4-0.1
- first version of the SPEC file