Accepting request 54642 from devel:languages:perl
Accepted submit request 54642 from user coolo OBS-URL: https://build.opensuse.org/request/show/54642 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Spiffy?expand=0&rev=11
This commit is contained in:
commit
38d27df282
@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 30 19:20:43 UTC 2010 - coolo@novell.com
|
||||
|
||||
- switch to perl_requires macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 18:31:05 UTC 2010 - coolo@novell.com
|
||||
|
||||
- remove /var/adm/perl-modules
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 28 11:38:00 UTC 2010 - coolo@novell.com
|
||||
|
||||
- remove .packlist file
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 19 08:39:07 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
@ -22,14 +22,15 @@ Name: perl-Spiffy
|
||||
Url: http://search.cpan.org/~ingy/Spiffy
|
||||
License: Artistic
|
||||
Group: Development/Libraries/Perl
|
||||
Requires: perl = %{perl_version}
|
||||
AutoReqProv: on
|
||||
Summary: Framework for object oriented programming in Perl.
|
||||
Version: 0.30
|
||||
Release: 120
|
||||
Source: Spiffy-%{version}.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
|
||||
%description
|
||||
"Spiffy" is a framework and methodology for doing object oriented (OO)
|
||||
@ -69,8 +70,6 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc README Changes
|
||||
%doc %{_mandir}/man3/Spiffy.3pm.gz
|
||||
%dir %{perl_vendorarch}/auto/Spiffy
|
||||
%{perl_vendorarch}/auto/Spiffy/.packlist
|
||||
%{perl_vendorlib}/Spiffy.pm
|
||||
/var/adm/perl-modules/%{name}
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user