This commit is contained in:
parent
45945633aa
commit
b49e23d185
@ -1,24 +1,32 @@
|
||||
#
|
||||
# spec file for package perl-Spiffy (Version 0.30)
|
||||
#
|
||||
# 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) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# 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: perl-Spiffy
|
||||
URL: http://search.cpan.org/~ingy/Spiffy
|
||||
Url: http://search.cpan.org/~ingy/Spiffy
|
||||
License: Artistic License
|
||||
Group: Development/Languages/Perl
|
||||
Group: Development/Libraries/Perl
|
||||
Requires: perl = %{perl_version}
|
||||
Autoreqprov: on
|
||||
AutoReqProv: on
|
||||
Summary: Framework for object oriented programming in Perl.
|
||||
Version: 0.30
|
||||
Release: 1
|
||||
Release: 111
|
||||
Source: Spiffy-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@ -64,13 +72,13 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{perl_vendorlib}/Spiffy.pm
|
||||
/var/adm/perl-modules/%{name}
|
||||
|
||||
%changelog -n perl-Spiffy
|
||||
* Wed Oct 25 2006 - cwh@suse.de
|
||||
%changelog
|
||||
* Wed Oct 25 2006 cwh@suse.de
|
||||
version: 0.30
|
||||
date: Sun Jan 29 12:18:02 PST 2006
|
||||
changes:
|
||||
- Use faster runtime code in `field`.
|
||||
* Wed Jan 25 2006 - mls@suse.de
|
||||
* Wed Jan 25 2006 mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Fri Jan 20 2006 - cwh@suse.de
|
||||
* Fri Jan 20 2006 cwh@suse.de
|
||||
- Initially packaged for SUSE Linux
|
||||
|
Loading…
Reference in New Issue
Block a user