SPECS: ding.spec - fix desktop file

glen glen at pld-linux.org
Sun Mar 26 18:39:36 CEST 2006


Author: glen                         Date: Sun Mar 26 16:39:36 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix desktop file

---- Files affected:
SPECS:
   ding.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/ding.spec
diff -u SPECS/ding.spec:1.1 SPECS/ding.spec:1.2
--- SPECS/ding.spec:1.1	Sun Mar 26 18:36:45 2006
+++ SPECS/ding.spec	Sun Mar 26 18:39:30 2006
@@ -2,11 +2,12 @@
 Summary:	A Dictionary Lookup program
 Name:		ding
 Version:	1.4
-Release:	0.1
+Release:	0.2
 License:	GPL v2
 Group:		X11/Applications
 Source0:	http://wftp.tu-chemnitz.de/pub/Local/urz/ding/%{name}-%{version}.tar.gz
 # Source0-md5:	d278c1026fe0f784ed7984721088dd23
+Patch0:		%{name}-desktop.patch
 URL:		http://www-user.tu-chemnitz.de/~fri/ding/
 Requires:	/usr/bin/wish
 BuildArch:	noarch
@@ -26,6 +27,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -54,6 +56,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/03/26 16:39:30  glen
+- fix desktop file
+
 Revision 1.1  2006/03/26 16:36:45  glen
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ding.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list