[packages/lgeneral-data] - see lgeneral-data-pg.spec

qboosh qboosh at pld-linux.org
Sat Sep 17 07:54:38 CEST 2016


commit f1788e0696bab1cdb2fc187f15f85a7f75b69639
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Sep 17 07:56:06 2016 +0200

    - see lgeneral-data-pg.spec

 lgeneral-data-directories.patch | 14 ----------
 lgeneral-data-inst_dir.patch    | 12 ---------
 lgeneral-data.spec              | 59 -----------------------------------------
 3 files changed, 85 deletions(-)
---
diff --git a/lgeneral-data.spec b/lgeneral-data.spec
deleted file mode 100644
index 80b88e1..0000000
--- a/lgeneral-data.spec
+++ /dev/null
@@ -1,59 +0,0 @@
-Summary:	LGeneral game - data files
-Summary(pl.UTF-8):	Gra Linux General - pliki z danymi
-Name:		lgeneral-data
-Version:	1.1.3
-Release:	1
-License:	GPL
-Group:		Applications/Games
-Source0:	http://downloads.sourceforge.net/lgeneral/%{name}-%{version}.tar.gz
-# Source0-md5:	786feb83f163834a22e3e85e1970145f
-Patch0:		%{name}-inst_dir.patch
-Patch1:		%{name}-directories.patch
-URL:		http://lgames.sourceforge.net/LGeneral
-BuildRequires:	autoconf
-BuildRequires:	automake
-BuildArch:	noarch
-BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
-
-%description
-LGeneral is a turn-based strategy engine heavily inspired by Panzer
-General. This package contains Panzer General data files for the game.
-
-%description -l pl.UTF-8
-LGeneral jest turową grą strategiczną zainspirowaną o Panzer General.
-Ten pakiet zawiera pliki z danymi Panzer General dla tej gry.
-
-%prep
-%setup -q
-%patch0 -p1
-%patch1 -p1
-
-%build
-%{__aclocal}
-%{__autoconf}
-%{__autoheader}
-%{__automake}
-%configure
-%{__make}
-
-%install
-rm -rf $RPM_BUILD_ROOT
-
-%{__make} install \
-	DESTDIR=$RPM_BUILD_ROOT
-
-%clean
-rm -rf $RPM_BUILD_ROOT
-
-%files
-%defattr(644,root,root,755)
-%doc AUTHORS ChangeLog README
-%{_datadir}/lgeneral/gfx/flags/pg.bmp
-%{_datadir}/lgeneral/gfx/terrain/pg
-%{_datadir}/lgeneral/gfx/units/pg*.bmp
-%{_datadir}/lgeneral/maps/pg
-%{_datadir}/lgeneral/maps/pg.tdb
-%{_datadir}/lgeneral/nations/pg.ndb
-%{_datadir}/lgeneral/scenarios/pg
-%{_datadir}/lgeneral/sounds/pg
-%{_datadir}/lgeneral/units/pg.udb
diff --git a/lgeneral-data-directories.patch b/lgeneral-data-directories.patch
deleted file mode 100644
index 2f734f0..0000000
--- a/lgeneral-data-directories.patch
+++ /dev/null
@@ -1,14 +0,0 @@
-diff -burN lgeneral-data-1.1.3.orig/src/Makefile.am lgeneral-data-1.1.3/src/Makefile.am
---- lgeneral-data-1.1.3.orig/src/Makefile.am	Thu Jul 18 20:41:11 2002
-+++ lgeneral-data-1.1.3/src/Makefile.am	Tue Jul 22 13:46:25 2003
-@@ -77,6 +77,10 @@
- 	$(mkinstalldirs) $(DESTDIR)$(inst_dir)/maps/pg
- 	$(mkinstalldirs) $(DESTDIR)$(inst_dir)/scenarios/pg
- 	$(mkinstalldirs) $(DESTDIR)$(inst_dir)/gfx/terrain/pg
-+	$(mkinstalldirs) $(DESTDIR)$(inst_dir)/gfx/units
-+	$(mkinstalldirs) $(DESTDIR)$(inst_dir)/gfx/flags
-+	$(mkinstalldirs) $(DESTDIR)$(inst_dir)/units
-+	$(mkinstalldirs) $(DESTDIR)$(inst_dir)/nations
- 	$(INSTALL_DATA) units/pg.udb  $(DESTDIR)$(inst_dir)/units/pg.udb
- 	$(INSTALL_DATA) nations/pg.ndb  $(DESTDIR)$(inst_dir)/nations/pg.ndb
- 	$(INSTALL_DATA) maps/pg.tdb  $(DESTDIR)$(inst_dir)/maps/pg.tdb
diff --git a/lgeneral-data-inst_dir.patch b/lgeneral-data-inst_dir.patch
deleted file mode 100644
index 2e524e0..0000000
--- a/lgeneral-data-inst_dir.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -durN lgeneral-data-1.1.2.orig/configure.in lgeneral-data-1.1.2/configure.in
---- lgeneral-data-1.1.2.orig/configure.in	Sat Jul 13 23:18:02 2002
-+++ lgeneral-data-1.1.2/configure.in	Tue Jul 30 15:27:37 2002
-@@ -10,7 +10,7 @@
- AC_PROG_RANLIB
- 
- dnl installation path
--inst_dir=$datadir/games/lgeneral
-+inst_dir=$datadir/lgeneral
- AC_SUBST(inst_dir)
- 
- AC_OUTPUT(Makefile data/Makefile)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lgeneral-data.git/commitdiff/f1788e0696bab1cdb2fc187f15f85a7f75b69639



More information about the pld-cvs-commit mailing list