| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: gv | Distribution: SUSE Linux Enterprise 16 |
| Version: 3.7.4 | Vendor: openSUSE |
| Release: bp160.1.13 | Build date: Wed Feb 28 10:31:52 2024 |
| Group: Productivity/Publishing/PS | Build host: reproducible |
| Size: 696845 | Source RPM: gv-3.7.4-bp160.1.13.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://www.gnu.org/software/gv/ | |
| Summary: A Program to View PostScript Files | |
GV offers you an X Window System GUI for viewing PostScript files. This
is an X Window System interface to ghostscript.
Authors:
--------
Tim Theisen <tim@cs.wisc.edu>
Johannes Plass <plass@dipmza.physik.uni-mainz.de>
GPL-3.0-or-later
* Wed Feb 28 2024 Dr. Werner Fink <werner@suse.de>
- http -> https
- Verify signed tar ball
* Tue Feb 27 2024 Dominique Leuenberger <dimstar@opensuse.org>
- Use %patch -P N instead of deprecated %patchN.
* Thu Mar 15 2018 crrodriguez@opensuse.org
- remove xorg-x11-devel from buildrequires
* Mon Mar 12 2018 werner@suse.de
- Add patch gv-3.7.4-querformat.patch to use Querformat w/o umlaut
* Mon Mar 12 2018 werner@suse.de
- Write der German word Querformat with 'ue'
* Mon Dec 09 2013 werner@suse.de
- Update to gv 3.7.4
* Fixed CVE-2012-3386 (by using updated automake)
* Fixed bug-gv] Problem after saving gv-settings
* improve wording of gv-update-userconfig manual
* Scrolling and memory access improved
* README.I18N adjusted for libXaw3d 1.6.x
* Fixed GNU gv 3.6.4 - 3.7.3 page selector button geometry bug
* Support for libXaw3d-1.6.x
* Updated Translations
* Reverted fix of debian bug #594991: unexpected scrolling of the TOC widget",
this fixes the following bug:
* Pressng END does not scroll TOC wodget.
* Fixed "Save document" dialog for PDF files
* Fix debian bug 627471: gv: fails to read bounding box (depending on the
command line!), see http://bugs.debian.org/627471 for details
* ignore resource and style files without absolute paths
(in order to improve security)
* Do not install files that re not used
* avoid make distcheck failing because of gv-i18n.h
* Update gnulib, import signal,
* this should fix compiling on Mac OS again
* Improved handling of DSC parse errors
* Varuos code cleanups - for details see either CHANGELOG or the git repotory.
* Thu Mar 28 2013 mmeister@suse.com
- Added url as source.
Please see http://en.opensuse.org/SourceUrls
* Tue Feb 26 2013 werner@suse.de
- Add patch gv-3.7.2-libzio.dif: make libzio usable (bnc#805149)
* Fri Feb 22 2013 werner@suse.de
- Update to gv 3.7.2
* "Fit to window magnification" and "Fit width to window magnification" with
"Automatic resizing" turned on sometime miss rescaling, especially when
changing the orientation or resizing the window.
* Interactive prompting for the password of encrypted PDF files do not work
if and only if DSC is turned off.
* Fix Debian bug #594991: unexpected scrolling of the TOC widget
* Fixed file descriptor leak
* Added Dutch, French, Italian and Spanish translation
* Code cleanup
* Fix bug: unable to print/save pdf files.
- This update fixes bnc#805149
* Sat Sep 08 2012 idonmez@suse.com
- Add explicit build requires on makeinfo
* Thu Dec 01 2011 coolo@suse.com
- add automake as buildrequire to avoid implicit dependency
* Wed Jan 12 2011 werner@suse.de
- Update to gv 3.7.0
* Support starting ghostscript from a safe directory.
* ghostscript is startet with -P- if SAFER is enabled.
* ghostscript is startet with -dSAFER and -dDELAYSAFER for "pdf2dsc"
and "pdf2ps" if safer is enabled
* Support for localised user interfaces
* Bugfix in gv-update-userconfig
* Fixed compiling on Xaw3d 1.5.
* UTF-8 Support. Read the included file README.I18N for details.
- Remove apLineDelSym key as this one is not defined (bnc#662578)
* Tue Jun 08 2010 werner@suse.de
- Update to gv 3.6.8
* Includes both our settitle and I18N patch
* Includes security fix for bnc#610933
* Wed Feb 24 2010 werner@suse.de
- Update to gv 3.6.8
* Various fixes
+ DSC parser now respects the level of BeginDocument/EndDocument
+ Possible segfault has been fixed
+ Fixed bug #21239: Vlist.c produces garbage if International is set
+ Fixed bug #21740: popup windows may partly invisible as not on the screen
+ The escape key is now working in more contexts
+ The filename can optionally be shown insted of the title
+ Fixed bug #23199: No error message for errors in opened file
+ Got rid of non-free code.
* New feartures
* Wed Feb 24 2010 werner@suse.de
- Ensure that button and titles are reset to its default values (bnc#582290)
* Thu Mar 27 2008 werner@suse.de
- Update to gv 3.6.3
* gv is now able to work with latest ghostscript: gs 8.57
* The bug causing the version not to figure in the manual has been
fixed.
* The SIGINT signal is now masked (ignored) by gv.
* gv no more segfaults when reading a configuration file as produced by
State -> Setup Options -> Save
* gv should compile in non-GNU system that doesnt have glib2. The
`getopt' gnulib module has been imported to fix this.
* gv now correctly adjust the page index window after PAGE-UP and
PAGE-DOWN events.
* gv is now able to open files with minus character beginning
filenames.
* X resources related bugs has been fixed. gv is now able to get
resources from the display database, user file, gv system database
and command line doing the Right Thing (TM).
* gv is now able to correctly understand DocumentMedia and other DSC
directives that uses postscript strings. It was not possible with
previous versions due to a bug in the postscript names scanning
routine.
* New set of command line arguments. This solves the horrid bug on
gv 3.6.0 that made such release nearly unusable. See the
documentation for details about the new argument list.
* The "Reopen" entry on the File menu has been renamed to "Reload" in
order to be coherent with the "Reload" button.
* The distributed package structure have been fixed, now conforming a
legal GNU source package.
* The delete key now work as expected, that is, it deletes the next
character rather the last character when typed on text entries.
* Dot files are not shown by default on file selection forms.
* If you try to open an empty file you get a coherent error
message.
* New manual page
* The gs command used for PDF to PostScript conversion has been fixed to allow
document saving.
* New configuration/compilation/installation using GNU Autotools
* Documentation is now distributed in texinfo format.
* "Redisplay" button has been renamed to "Reload".
* Some GNU standard command line arguments are supported now:
- -help, --usage and --version.
* Antialiasing is now used by default.
* Solved bug #11014: gv is capable to open files with spaces (or other
harm character) in the filename.
- Use Debain patch
- Port our patches to this version
* Sun Jan 13 2008 coolo@suse.de
- remove desktop-data from buildrequires
* Thu Jul 05 2007 coolo@suse.de
- put desktop file and icon into the package
* Fri Jun 01 2007 dmueller@suse.de
- fix buildrequires
* Fri Nov 17 2006 werner@suse.de
- Corrected version of last fix (bug #219454)
* Thu Nov 09 2006 werner@suse.de
- Avoid buffer overflow in gv gettext() (bug #219454)
* Thu Aug 24 2006 werner@suse.de
- Check for existence of gv.png
* Wed Aug 02 2006 werner@suse.de
- Make it build with X11R7
* Tue Feb 28 2006 werner@suse.de
- Fix range of array subscript (bug #154109)
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Tue Nov 29 2005 sbrabec@suse.cz
- Don't package icon already present in desktop-data-SuSE.
Cleans rpm -V output.
* Tue Jun 07 2005 meissner@suse.de
- Use RPM_OPT_FLAGS.
* Mon May 23 2005 mfabian@suse.de
- Bugzilla #85410: improve default fontsets to make it work better
with the recent changes in the XLC_LOCALE files in Xorg.
Japanese should look nicer now and warning messages should
usually disappear.
* Mon Apr 18 2005 werner@suse.de
- Set DELAYSAFER for dsc file of the pdf within a pipe (bug #78322)
* Wed Apr 13 2005 werner@suse.de
- Add a return after label even for void functions for stupid gcc4
* Wed Nov 17 2004 werner@suse.de
- Add gv.png pixmap to file list
* Mon Jun 28 2004 mfabian@suse.de
- add "-*-*-Medium-R-*--16-*-*-*-*-*-*-*" to all fontsets as a
fallback to suppress useless warnings if
"-*-*-Medium-R-*--14-*-*-*-*-*-*-*" or other sizes are not
available. For example, Korean fonts in sizes other than 16
pixel are usually not available in a Japanese installation.
Therefore one gets warnings because the ja_JP.UTF-8/XLC_LOCALE \
file usually specifies the charset KSC5601.1987-0 as well.
In 16 pixel, there are fonts for all common encodings already
in the basic X11 packages, therefore 16 pixel should
always work as a fallback.
* Fri May 28 2004 adrian@suse.de
- add "Office" to Categories to match the menu definition (#41338)
* Fri Apr 30 2004 mfabian@suse.de
- Bugzilla #39594: add gv-3.5.8-I18N-mb.patch to support the
display of multibyte file names.
- intptr_t.patch: fix compiler warnings
"converting integer to pointer of different size"
- fix display of file names in the window title and icons by
setting _NET_WM_NAME and _NET_WM_ICON_NAME properties
(thanks a lot to Marcus Schaefer <ms@suse.de> for help).
* Thu Apr 29 2004 werner@suse.de
- correct category for desktop file: "PostScript Viewer"
- > "Viewer".
* Tue Apr 06 2004 werner@suse.de
- Add desktop entry
* Sat Jan 10 2004 adrian@suse.de
- add %defattr
* Mon Aug 25 2003 werner@suse.de
- Fix menu entry for bunzip2 label
* Fri Aug 22 2003 werner@suse.de
- Uncompress bzip2 files on the fly, patch based on
Volker Kuhlmann's patch (bug #29260)
* Tue Apr 15 2003 coolo@suse.de
- use BuildRoot
* Mon Mar 10 2003 werner@suse.de
- Fix sigsegv in case of unkown paper size.
* Fri Nov 08 2002 werner@suse.de
- Remove XCOMM definition to make new cpp happy
* Fri Sep 20 2002 okir@suse.de
- added security patch to address buffer overflows
* Tue Sep 17 2002 ro@suse.de
- removed bogus self-provides
* Mon Jan 14 2002 schwab@suse.de
- Fix use of token concatenation.
* Thu Jun 21 2001 ro@suse.de
- use ComplexProgramTargetNoMan
* Fri Oct 06 2000 kukuk@suse.de
- change group tag
- Remove bogus xshared requires, rpm will handle this correct
* Wed May 24 2000 kukuk@suse.de
- Use /usr/share/doc/packages
* Mon Jan 24 2000 werner@suse.de
- Add Debian patch 15 for gv 3.5.8
- Use RPM_OPT_FLAGS
* Mon Sep 20 1999 ro@suse.de
- added Requires ghostscript_x11
* Mon Sep 13 1999 bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
* Wed Oct 15 1997 werner@suse.de
- New version: 3.5.8
- This version is usable only with Xaw3d
* Thu Feb 13 1997 werner@suse.de
- New package with gv version 2_7_6
- Remove call of Xaw/Xaw3d private function ...
now we can use Xaw or Xaw3d or Xaw95.
- Some small changes on app-defaults for
better viewing in all three Athena Widgets
/usr/bin/gv /usr/bin/gv-update-userconfig /usr/share/X11/app-defaults /usr/share/X11/app-defaults/GV /usr/share/X11/gv /usr/share/X11/gv/gv_system.ad /usr/share/X11/gv/safe-gs-workdir /usr/share/X11/ja_JP.EUC-JP /usr/share/X11/ja_JP.EUC-JP/app-defaults /usr/share/X11/ja_JP.EUC-JP/app-defaults/GV /usr/share/X11/ja_JP.SJIS /usr/share/X11/ja_JP.SJIS/app-defaults /usr/share/X11/ja_JP.SJIS/app-defaults/GV /usr/share/X11/ja_JP.UTF-8 /usr/share/X11/ja_JP.UTF-8/app-defaults /usr/share/X11/ja_JP.UTF-8/app-defaults/GV /usr/share/X11/ko_KR.EUC-KR /usr/share/X11/ko_KR.EUC-KR/app-defaults /usr/share/X11/ko_KR.EUC-KR/app-defaults/GV /usr/share/X11/ko_KR.UTF-8 /usr/share/X11/ko_KR.UTF-8/app-defaults /usr/share/X11/ko_KR.UTF-8/app-defaults/GV /usr/share/applications/gv.desktop /usr/share/doc/packages/gv /usr/share/doc/packages/gv/Copyright /usr/share/info/gv.info.gz /usr/share/man/man1/gv-update-userconfig.1.gz /usr/share/man/man1/gv.1.gz /usr/share/pixmaps/gv.png
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 31 22:53:25 2025