forked from pool/perl-PostScript-Simple
Accepting request 29446 from devel:languages:perl
Copy from devel:languages:perl/perl-PostScript-Simple based on submit request 29446 from user coolo OBS-URL: https://build.opensuse.org/request/show/29446 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-PostScript-Simple?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
2972824209
commit
a0b57903d9
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
|
||||||
|
|
||||||
|
- enable parallel build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 25 21:39:55 CET 2006 - mls@suse.de
|
Wed Jan 25 21:39:55 CET 2006 - mls@suse.de
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-PostScript-Simple (Version 0.07)
|
# spec file for package perl-PostScript-Simple (Version 0.07)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -20,13 +20,13 @@
|
|||||||
|
|
||||||
Name: perl-PostScript-Simple
|
Name: perl-PostScript-Simple
|
||||||
Url: http://search.cpan.org/~mcnewton/PostScript-Simple
|
Url: http://search.cpan.org/~mcnewton/PostScript-Simple
|
||||||
License: GPL v2 or later
|
License: GPLv2+
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Provides: PostScript-Simple
|
Provides: PostScript-Simple
|
||||||
Requires: perl = %{perl_version}
|
Requires: perl = %{perl_version}
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Version: 0.07
|
Version: 0.07
|
||||||
Release: 133
|
Release: 134
|
||||||
Source: PostScript-Simple-%{version}.tar.gz
|
Source: PostScript-Simple-%{version}.tar.gz
|
||||||
Summary: a simple method of writing PostScript files from Perl
|
Summary: a simple method of writing PostScript files from Perl
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@@ -48,7 +48,7 @@ Authors:
|
|||||||
|
|
||||||
%build
|
%build
|
||||||
perl Makefile.PL
|
perl Makefile.PL
|
||||||
make
|
make %{?_smp_mflags}
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf $RPM_BUILD_ROOT
|
rm -rf $RPM_BUILD_ROOT
|
||||||
@@ -70,22 +70,3 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
/var/adm/perl-modules/%{name}
|
/var/adm/perl-modules/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Wed Jan 25 2006 mls@suse.de
|
|
||||||
- converted neededforbuild to BuildRequires
|
|
||||||
* Mon Jan 16 2006 cwh@suse.de
|
|
||||||
version 0.07:
|
|
||||||
- fix lack of newpath in arc
|
|
||||||
* Wed Sep 28 2005 dmueller@suse.de
|
|
||||||
- add norootforbuild
|
|
||||||
* Sun Jul 31 2005 cthiel@suse.de
|
|
||||||
- update to version 0.06
|
|
||||||
* Fri Aug 22 2003 mjancar@suse.cz
|
|
||||||
- require the perl version we build with
|
|
||||||
* Mon Jul 28 2003 ro@suse.de
|
|
||||||
- install to vendor location
|
|
||||||
* Wed Jun 18 2003 coolo@suse.de
|
|
||||||
- package directories
|
|
||||||
* Sun May 25 2003 ro@suse.de
|
|
||||||
- remove unpackaged files from buildroot
|
|
||||||
* Wed Jun 26 2002 ray@suse.de
|
|
||||||
- init version 0.04
|
|
||||||
|
Reference in New Issue
Block a user