Accepting request 54576 from devel:languages:perl
Accepted submit request 54576 from user coolo OBS-URL: https://build.opensuse.org/request/show/54576 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-libintl-perl?expand=0&rev=14
This commit is contained in:
commit
cb31452f22
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 1 13:33:12 UTC 2010 - coolo@novell.com
|
||||
|
||||
- switch to perl_requires macro
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Nov 29 18:30:22 UTC 2010 - coolo@novell.com
|
||||
|
||||
- remove /var/adm/perl-modules
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 19 08:38:43 UTC 2010 - coolo@novell.com
|
||||
|
||||
|
@ -23,7 +23,6 @@ Requires: gettext-runtime >= 0.12.2
|
||||
Url: http://search.cpan.org/~guido/libintl-perl
|
||||
License: LGPLv2.1+
|
||||
Group: Development/Libraries/Perl
|
||||
Requires: perl = %{perl_version}
|
||||
AutoReqProv: on
|
||||
Summary: Internationalization Library for Perl
|
||||
Version: 1.20
|
||||
@ -31,7 +30,9 @@ Release: 7
|
||||
Source: libintl-perl-%{version}.tar.bz2
|
||||
Source1: libintl-perl-rpmlintrc
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%{perl_requires}
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
|
||||
%description
|
||||
This is an internationalization library for Perl that aims to be
|
||||
@ -75,6 +76,5 @@ rm -rf %buildroot
|
||||
%{perl_vendorarch}/auto/libintl-perl
|
||||
%doc %{_mandir}/man3/*.3pm.gz
|
||||
%doc sample
|
||||
/var/adm/perl-modules/%{name}
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user