SPECS: kanatest.spec - fixed wrong datadir specification

leafnode leafnode at pld-linux.org
Sat Dec 3 12:59:36 CET 2005


Author: leafnode                     Date: Sat Dec  3 11:59:36 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed wrong datadir specification

---- Files affected:
SPECS:
   kanatest.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/kanatest.spec
diff -u SPECS/kanatest.spec:1.7 SPECS/kanatest.spec:1.8
--- SPECS/kanatest.spec:1.7	Sat Nov 27 19:52:08 2004
+++ SPECS/kanatest.spec	Sat Dec  3 12:59:30 2005
@@ -3,7 +3,7 @@
 Summary(pl):	Kanatest - proste narzędzie do ćwiczenia hiragany i katakany
 Name:		kanatest
 Version:	0.3.6
-Release:	1
+Release:	2
 License:	GPL
 Group:		X11/Applications
 Source0:	http://clay.ll.pl/download/%{name}-%{version}.tar.gz
@@ -32,7 +32,7 @@
 %{__autoconf}
 %{__automake}
 %configure \
-	--datadir=/usr/share/games/%{name}
+	--datadir=/usr/share/games
 %{__make}
 
 %install
@@ -61,6 +61,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2005/12/03 11:59:30  leafnode
+- fixed wrong datadir specification
+
 Revision 1.7  2004/11/27 18:52:08  saq
 - massive attack: add missing gtk+2-devel epoch in BR
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kanatest.spec?r1=1.7&r2=1.8&f=u




More information about the pld-cvs-commit mailing list