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
|
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
|
Url: http://search.cpan.org/~ingy/Spiffy
|
||||||
License: Artistic
|
License: Artistic
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Requires: perl = %{perl_version}
|
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Summary: Framework for object oriented programming in Perl.
|
Summary: Framework for object oriented programming in Perl.
|
||||||
Version: 0.30
|
Version: 0.30
|
||||||
Release: 120
|
Release: 120
|
||||||
Source: Spiffy-%{version}.tar.gz
|
Source: Spiffy-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
%{perl_requires}
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
|
BuildRequires: perl-macros
|
||||||
|
|
||||||
%description
|
%description
|
||||||
"Spiffy" is a framework and methodology for doing object oriented (OO)
|
"Spiffy" is a framework and methodology for doing object oriented (OO)
|
||||||
@ -69,8 +70,6 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc README Changes
|
%doc README Changes
|
||||||
%doc %{_mandir}/man3/Spiffy.3pm.gz
|
%doc %{_mandir}/man3/Spiffy.3pm.gz
|
||||||
%dir %{perl_vendorarch}/auto/Spiffy
|
%dir %{perl_vendorarch}/auto/Spiffy
|
||||||
%{perl_vendorarch}/auto/Spiffy/.packlist
|
|
||||||
%{perl_vendorlib}/Spiffy.pm
|
%{perl_vendorlib}/Spiffy.pm
|
||||||
/var/adm/perl-modules/%{name}
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
x
Reference in New Issue
Block a user