forked from pool/perl-PostScript-Simple
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-PostScript-Simple?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
02f18d47f8
commit
2972824209
@@ -1,27 +1,35 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-PostScript-Simple (Version 0.07)
|
# spec file for package perl-PostScript-Simple (Version 0.07)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 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.
|
|
||||||
#
|
#
|
||||||
# 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
|
# norootforbuild
|
||||||
|
|
||||||
Name: perl-PostScript-Simple
|
|
||||||
URL: http://search.cpan.org/~mcnewton/PostScript-Simple
|
Name: perl-PostScript-Simple
|
||||||
License: GPL
|
Url: http://search.cpan.org/~mcnewton/PostScript-Simple
|
||||||
Group: Development/Libraries/Perl
|
License: GPL v2 or later
|
||||||
Provides: PostScript-Simple
|
Group: Development/Libraries/Perl
|
||||||
Requires: perl = %{perl_version}
|
Provides: PostScript-Simple
|
||||||
Autoreqprov: on
|
Requires: perl = %{perl_version}
|
||||||
Version: 0.07
|
AutoReqProv: on
|
||||||
Release: 1
|
Version: 0.07
|
||||||
Source: PostScript-Simple-%{version}.tar.gz
|
Release: 133
|
||||||
Summary: a simple method of writing PostScript files from Perl
|
Source: PostScript-Simple-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
Summary: a simple method of writing PostScript files from Perl
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
%description
|
%description
|
||||||
PostScript::Simple allows you to have a simple method of writing
|
PostScript::Simple allows you to have a simple method of writing
|
||||||
@@ -61,23 +69,23 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{perl_vendorlib}/PostScript/Simple/EPS.pm
|
%{perl_vendorlib}/PostScript/Simple/EPS.pm
|
||||||
/var/adm/perl-modules/%{name}
|
/var/adm/perl-modules/%{name}
|
||||||
|
|
||||||
%changelog -n perl-PostScript-Simple
|
%changelog
|
||||||
* Wed Jan 25 2006 - mls@suse.de
|
* Wed Jan 25 2006 mls@suse.de
|
||||||
- converted neededforbuild to BuildRequires
|
- converted neededforbuild to BuildRequires
|
||||||
* Mon Jan 16 2006 - cwh@suse.de
|
* Mon Jan 16 2006 cwh@suse.de
|
||||||
version 0.07:
|
version 0.07:
|
||||||
- fix lack of newpath in arc
|
- fix lack of newpath in arc
|
||||||
* Wed Sep 28 2005 - dmueller@suse.de
|
* Wed Sep 28 2005 dmueller@suse.de
|
||||||
- add norootforbuild
|
- add norootforbuild
|
||||||
* Sun Jul 31 2005 - cthiel@suse.de
|
* Sun Jul 31 2005 cthiel@suse.de
|
||||||
- update to version 0.06
|
- update to version 0.06
|
||||||
* Fri Aug 22 2003 - mjancar@suse.cz
|
* Fri Aug 22 2003 mjancar@suse.cz
|
||||||
- require the perl version we build with
|
- require the perl version we build with
|
||||||
* Mon Jul 28 2003 - ro@suse.de
|
* Mon Jul 28 2003 ro@suse.de
|
||||||
- install to vendor location
|
- install to vendor location
|
||||||
* Wed Jun 18 2003 - coolo@suse.de
|
* Wed Jun 18 2003 coolo@suse.de
|
||||||
- package directories
|
- package directories
|
||||||
* Mon May 26 2003 - ro@suse.de
|
* Sun May 25 2003 ro@suse.de
|
||||||
- remove unpackaged files from buildroot
|
- remove unpackaged files from buildroot
|
||||||
* Wed Jun 26 2002 - ray@suse.de
|
* Wed Jun 26 2002 ray@suse.de
|
||||||
- init version 0.04
|
- init version 0.04
|
||||||
|
Reference in New Issue
Block a user