forked from pool/perl-Unicode-String
Accepting request 256808 from devel:languages:perl
1 OBS-URL: https://build.opensuse.org/request/show/256808 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/perl-Unicode-String?expand=0&rev=21
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Oct 15 07:28:46 UTC 2014 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Use source URLs and remove ancient specfile tags and sections
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Nov 18 11:07:26 UTC 2011 - coolo@suse.com
|
Fri Nov 18 11:07:26 UTC 2011 - coolo@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package perl-Unicode-String
|
# spec file for package perl-Unicode-String
|
||||||
#
|
#
|
||||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -15,18 +15,15 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
|
|
||||||
|
|
||||||
Name: perl-Unicode-String
|
Name: perl-Unicode-String
|
||||||
Version: 2.09
|
Version: 2.09
|
||||||
Release: 143
|
Release: 0
|
||||||
AutoReqProv: on
|
|
||||||
Group: Development/Libraries/Perl
|
|
||||||
License: Artistic-1.0
|
|
||||||
Url: http://cpan.org/modules/by-module/Unicode/
|
|
||||||
Summary: String of Unicode characters (UCS2/UTF16)
|
Summary: String of Unicode characters (UCS2/UTF16)
|
||||||
Source: Unicode-String-%{version}.tar.gz
|
License: Artistic-1.0
|
||||||
|
Group: Development/Libraries/Perl
|
||||||
|
Url: http://cpan.org/modules/by-module/Unicode/
|
||||||
|
Source: http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/Unicode-String-%version.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
@@ -56,13 +53,9 @@ make %{?_smp_mflags}
|
|||||||
make test
|
make test
|
||||||
|
|
||||||
%install
|
%install
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
make DESTDIR=$RPM_BUILD_ROOT install_vendor
|
make DESTDIR=$RPM_BUILD_ROOT install_vendor
|
||||||
%perl_process_packlist
|
%perl_process_packlist
|
||||||
|
|
||||||
%clean
|
|
||||||
rm -rf $RPM_BUILD_ROOT
|
|
||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%doc README Changes
|
%doc README Changes
|
||||||
|
Reference in New Issue
Block a user