OBS User unknown 2007-06-03 19:24:15 +00:00 committed by Git OBS Bridge
parent 7c73a9fe6e
commit 6dae4b68e2
2 changed files with 11 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jun 1 17:12:46 CEST 2007 - dmueller@suse.de
- fix buildrequires
-------------------------------------------------------------------
Wed Nov 17 13:00:41 CET 2006 - werner@suse.de

10
gv.spec
View File

@ -1,7 +1,7 @@
#
# spec file for package gv (Version 3.5.8)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
@ -11,7 +11,7 @@
# norootforbuild
Name: gv
BuildRequires: desktop-data-SuSE update-desktop-files xaw3d xorg-x11 xorg-x11-devel
BuildRequires: desktop-data-SuSE update-desktop-files xaw3d-devel xorg-x11 xorg-x11-devel
License: GNU General Public License (GPL)
Group: Productivity/Publishing/PS
Requires: ghostscript_x11
@ -23,7 +23,7 @@ Autoreqprov: on
URL: http://wwwthep.physik.uni-mainz.de/~plass/gv/
Summary: A Program to View PostScript Files
Version: 3.5.8
Release: 1186
Release: 1224
Source0: gv-3.5.8.tar.bz2
Patch0: gv-3.5.8-deb.patch
Patch1: gv-3.5.8.dif
@ -142,7 +142,9 @@ fi
%doc %{_defaultdocdir}/gv/gv.html
%dir %{_defaultdocdir}/gv/
%changelog -n gv
%changelog
* 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