]> git.pld-linux.org Git - packages/lifegeek.git/commitdiff
- updated to 0.3
authorAdam Gołębiowski <adamg@pld-linux.org>
Sat, 14 Jun 2003 07:17:28 +0000 (07:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lifegeek-path.patch -> 1.2
    lifegeek.spec -> 1.8

lifegeek-path.patch
lifegeek.spec

index f2c52c756db2c67068612445e98da34f2f154e02..06b2a40636bda825499aece3ab4465de20cf4b6e 100644 (file)
@@ -1,9 +1,9 @@
---- lifegeek/version.c.orig    Wed Jun  4 11:33:02 2003
-+++ lifegeek/version.c Wed Jun  4 11:33:45 2003
-@@ -36,7 +36,7 @@
- char* LIFEGEEK_VERSION = "0.23";
+--- lifegeek/version.c.orig    Fri Jun 13 21:26:13 2003
++++ lifegeek/version.c Sat Jun 14 09:14:39 2003
+@@ -46,9 +46,9 @@
+    are for the directory where program is run from; change if you are using
+    someone's translation and/or installing the program somewhere e.g. 
+    "/usr/local/share/lifegeek/main.lg", "main-mytranslation.lg". */
 -char* MAINFILE = "main.lg";
 -char* LICENSEFILE = "license.lg";
 -char* WASTEFILE = "waste.lg";
@@ -12,3 +12,5 @@
 +char* LICENSEFILE = "/usr/share/lifegeek/license.lg";
 +char* WASTEFILE = "/usr/share/lifegeek/waste.lg";
 +char* JOBFILE="/usr/share/lifegeek/job.lg";
+ /* There are additional settings in version.h you need to define as well */
index de020d15c2910296274a466a3e3444eee406c116..c3694b71cc383e0d963cdeaccf1dc2ecc0851d00 100644 (file)
@@ -1,12 +1,12 @@
 Summary:       "The Life of a Geek" game
 Summary(pl):   Gra "The Life of a Geek" (¯ycie geeka)
 Name:          lifegeek
-Version:       0.23
+Version:       0.3
 Release:       1
 License:       GPL
 Group:         Applications/Games
-# Source0-md5: 76a6f80bf19de1c140c54b8af66c9595
 Source0:       http://www.geocities.com/core_dump_000/files/%{name}-%{version}.tar.gz
+# Source0-md5: 5b0b9b77e2c9ec7b443b6e292224a5d5
 Patch0:                %{name}-path.patch
 URL:           http://www.geocities.com/core_dump_000/lifegeek.html
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
This page took 0.078961 seconds and 4 git commands to generate.