forked from pool/perl-libintl-perl
Accepting request 25557 from devel:languages:perl
Copy from devel:languages:perl/perl-libintl-perl based on submit request 25557 from user coolo OBS-URL: https://build.opensuse.org/request/show/25557 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-libintl-perl?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
8334518b11
commit
4315a6a13b
@@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:04e18688466c7db68a7293f48341ea4dd34ed0f0e0acd7568fb21b81d3575a6e
|
|
||||||
size 274954
|
|
||||||
3
libintl-perl-1.20.tar.bz2
Normal file
3
libintl-perl-1.20.tar.bz2
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:35b96ed01645f5912fe6b4b596b69634e09066a35bdc293588321fe9803d81da
|
||||||
|
size 304332
|
||||||
@@ -1,3 +1,10 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 7 12:59:57 CEST 2009 - mls@suse.de
|
||||||
|
|
||||||
|
- update to libintl-perl-1.20
|
||||||
|
* many test failures fixed
|
||||||
|
* Fixed RT bug #46471, noop functions in scalar context.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 10 19:34:04 UTC 2009 - jansimon.moeller@opensuse.org
|
Fri Jul 10 19:34:04 UTC 2009 - jansimon.moeller@opensuse.org
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-libintl-perl (Version 1.16)
|
# spec file for package perl-libintl-perl (Version 1.20)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
@@ -21,13 +21,13 @@
|
|||||||
Name: perl-libintl-perl
|
Name: perl-libintl-perl
|
||||||
Requires: gettext-runtime >= 0.12.2
|
Requires: gettext-runtime >= 0.12.2
|
||||||
Url: http://search.cpan.org/~guido/libintl-perl
|
Url: http://search.cpan.org/~guido/libintl-perl
|
||||||
License: LGPL v2.1 or later
|
License: LGPLv2.1+
|
||||||
Group: Development/Libraries/Perl
|
Group: Development/Libraries/Perl
|
||||||
Requires: perl = %{perl_version}
|
Requires: perl = %{perl_version}
|
||||||
AutoReqProv: on
|
AutoReqProv: on
|
||||||
Summary: Internationalization Library for Perl
|
Summary: Internationalization Library for Perl
|
||||||
Version: 1.16
|
Version: 1.20
|
||||||
Release: 61
|
Release: 1
|
||||||
Source: libintl-perl-%{version}.tar.bz2
|
Source: libintl-perl-%{version}.tar.bz2
|
||||||
Source1: libintl-perl-rpmlintrc
|
Source1: libintl-perl-rpmlintrc
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@@ -69,19 +69,8 @@ rm -rf %buildroot
|
|||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc FAQ NEWS README TODO ChangeLog THANKS
|
%doc FAQ NEWS README TODO ChangeLog THANKS
|
||||||
%dir %{perl_vendorlib}/Locale
|
%{perl_vendorlib}/Locale
|
||||||
%dir %{perl_vendorlib}/Locale/Recode
|
%{perl_vendorarch}/auto/Locale
|
||||||
%dir %{perl_vendorarch}/auto/Locale
|
|
||||||
%{perl_vendorlib}/Locale/Messages.pm
|
|
||||||
%{perl_vendorlib}/Locale/Recode.pm
|
|
||||||
%{perl_vendorlib}/Locale/RecodeData.pm
|
|
||||||
%{perl_vendorlib}/Locale/TextDomain.pm
|
|
||||||
%{perl_vendorlib}/Locale/gettext_pp.pm
|
|
||||||
%{perl_vendorlib}/Locale/gettext_xs.pm
|
|
||||||
%{perl_vendorlib}/Locale/gettext_xs.pod
|
|
||||||
%{perl_vendorlib}/Locale/Recode
|
|
||||||
%{perl_vendorlib}/Locale/RecodeData
|
|
||||||
%{perl_vendorarch}/auto/Locale/gettext_xs
|
|
||||||
%{perl_vendorarch}/auto/libintl-perl
|
%{perl_vendorarch}/auto/libintl-perl
|
||||||
%doc %{_mandir}/man3/*.3pm.gz
|
%doc %{_mandir}/man3/*.3pm.gz
|
||||||
%doc sample
|
%doc sample
|
||||||
|
|||||||
Reference in New Issue
Block a user