Hello community, here is the log from the commit of package qemacs checked in at Mon May 29 23:49:23 CEST 2006. -------- --- qemacs/qemacs.changes 2006-05-24 20:40:50.000000000 +0200 +++ qemacs/qemacs.changes 2006-05-29 23:20:35.000000000 +0200 @@ -1,0 +2,5 @@ +Mon May 29 23:20:28 CEST 2006 - schwab@suse.de + +- Don't strip binaries. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ qemacs.spec ++++++ --- /var/tmp/diff_new_pack.wAQLUv/_old 2006-05-29 23:49:01.000000000 +0200 +++ /var/tmp/diff_new_pack.wAQLUv/_new 2006-05-29 23:49:01.000000000 +0200 @@ -16,7 +16,7 @@ Group: Productivity/Editors/Other Autoreqprov: on Version: 0.3.1 -Release: 214 +Release: 215 URL: http://fabrice.bellard.free.fr/qemacs/ Source0: http://fabrice.bellard.free.fr/qemacs/qemacs-0.3.1.tar.bz2 Patch0: qemacs.patch @@ -95,6 +95,8 @@ %doc %{_mandir}/man1/* %changelog -n qemacs +* Mon May 29 2006 - schwab@suse.de +- Don't strip binaries. * Wed May 24 2006 - schwab@suse.de - Use RPM_OPT_FLAGS. - Don't strip binaries. ++++++ qemacs.patch ++++++ --- /var/tmp/diff_new_pack.wAQLUv/_old 2006-05-29 23:49:01.000000000 +0200 +++ /var/tmp/diff_new_pack.wAQLUv/_new 2006-05-29 23:49:01.000000000 +0200 @@ -23,7 +23,7 @@ + mkdir -p $(DESTDIR)/$(prefix)/share/man/man1 + install qe.1 $(DESTDIR)/$(prefix)/share/man/man1 + install qemacs.1 $(DESTDIR)/$(prefix)/share/man/man1 -+ install -m 755 -s html2png $(DESTDIR)/$(prefix)/bin ++ install -m 755 html2png $(DESTDIR)/$(prefix)/bin TAGS: force etags *.[ch] ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun...