OBS User unknown 2008-10-23 02:44:51 +00:00 committed by Git OBS Bridge
parent a2090839bc
commit f3a67dc62b

View File

@ -1,29 +1,37 @@
#
# spec file for package psutils (Version p17)
#
# Copyright (c) 2006 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.
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# Please submit bugfixes or comments via http://bugs.opensuse.org
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: psutils
License: GPL
Group: Productivity/Publishing/PS
Provides: psutils-p17
Requires: perl
Autoreqprov: on
Version: p17
Release: 869
Summary: Tools for Manipulating PostScript Files
Source: psutils-p17.tar.gz
Patch: psutils-p17.dif
Patch1: psutils-flip.dif
Patch2: psutils-pserror.dif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Name: psutils
License: GPL v2 or later
Group: Productivity/Publishing/PS
Provides: psutils-p17
Requires: perl
AutoReqProv: on
Version: p17
Release: 1001
Summary: Tools for Manipulating PostScript Files
Source: psutils-p17.tar.gz
Patch: psutils-p17.dif
Patch1: psutils-flip.dif
Patch2: psutils-pserror.dif
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
This archive contains utilities for manipulating PostScript documents.
@ -118,41 +126,41 @@ Authors:
/usr/share/psutils/md68_0.ps
/usr/share/psutils/md71_0.ps
%changelog -n psutils
* Wed Jan 25 2006 - mls@suse.de
%changelog
* Wed Jan 25 2006 mls@suse.de
- converted neededforbuild to BuildRequires
* Sat Jan 14 2006 - schwab@suse.de
* Sat Jan 14 2006 schwab@suse.de
- Don't strip binaries.
* Mon Apr 04 2005 - werner@suse.de
* Mon Apr 04 2005 werner@suse.de
- Harden message function to avoid buffer overflows (bug #75721)
* Wed Jun 16 2004 - werner@suse.de
* Wed Jun 16 2004 werner@suse.de
- Add some paper names and sizes (bug #42105)
* Sun Jan 11 2004 - adrian@suse.de
* Sun Jan 11 2004 adrian@suse.de
- add %%defattr
* Fri Jul 11 2003 - garloff@suse.de
* Fri Jul 11 2003 garloff@suse.de
- use RPM_OPT_FLAGS
* Tue May 27 2003 - coolo@suse.de
* Tue May 27 2003 coolo@suse.de
- use BuildRoot
* Mon Sep 16 2002 - sbrabec@suse.cz
* Mon Sep 16 2002 sbrabec@suse.cz
- Added psutils-flip.dif patch, which implements page flipping to
pstops.
* Fri Aug 30 2002 - werner@suse.de
* Fri Aug 30 2002 werner@suse.de
- Add comment what to use if psmerge fails
* Thu Dec 14 2000 - werner@suse.de
* Thu Dec 14 2000 werner@suse.de
- Group tag
* Mon May 29 2000 - kukuk@suse.de
* Mon May 29 2000 kukuk@suse.de
- Use doc macro
* Mon Jan 24 2000 - werner@suse.de
* Mon Jan 24 2000 werner@suse.de
- Fix getafm
- Avoid SIGSEGV in psselect with empty page range
- Fix man page of pstops
- Use RPM_OPT_FLAGS
- /usr/man -> /usr/share/man
* Mon Sep 13 1999 - bs@suse.de
- Avoid SIGSEGV in psselect with empty page range
- Fix man page of pstops
- Use RPM_OPT_FLAGS
- /usr/man -> /usr/share/man
* Mon Sep 13 1999 bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
* Sun Nov 16 1997 - werner@suse.de
* Sun Nov 16 1997 werner@suse.de
- Update to new version
- Fix some programs
- Fix some programs
* epsffit.c (make showpage work even if inner graphics redefine showpage)
* psnup.c (remove nasty compile warnings)
* psutil.c (POSIX conform file position check even if pipes are used)