rpms/hspell/FC-5 hspell.spec,1.5,1.6

Dan Kenigsberg (danken) fedora-extras-commits at redhat.com
Sat May 20 19:12:15 UTC 2006


Author: danken

Update of /cvs/extras/rpms/hspell/FC-5
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv1066

Modified Files:
	hspell.spec 
Log Message:
create a useful debuginfo package



Index: hspell.spec
===================================================================
RCS file: /cvs/extras/rpms/hspell/FC-5/hspell.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- hspell.spec	15 May 2006 06:54:42 -0000	1.5
+++ hspell.spec	20 May 2006 19:12:15 -0000	1.6
@@ -1,7 +1,7 @@
 Summary: A Hebrew spell checker
 Name: hspell
 Version: 1.0
-Release: 2%{?dist}
+Release: 3%{?dist}
 URL: http://ivrix.org.il/projects/spell-checker/
 Source: http://ivrix.org.il/projects/spell-checker/hspell-%{version}.tar.gz
 License: GPL
@@ -46,6 +46,7 @@
 
 %prep
 %setup -q
+sed -i -e '/^\s\+strip\s/d' Makefile.in
 
 %build
 %configure --enable-fatverb --enable-linginfo
@@ -74,6 +75,8 @@
 %{_mandir}/man3/hspell.3*
 
 %changelog
+* Sat May 20 2006 Dan Kenigsberg <danken at cs.technion.ac.il> 1.0-3
+- do not strip the binary, create useful defuginfo package (Bug #192437).
 * Sun May 15 2006 Dan Kenigsberg <danken at cs.technion.ac.il> 1.0-2
 - new upstream release.
 - Hebrew description converted to utf8.




More information about the fedora-extras-commits mailing list