8
0

Accepting request 256664 from home:jengelh:dev

- Use source URLs and remove ancient specfile tags and sections

OBS-URL: https://build.opensuse.org/request/show/256664
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Unicode-String?expand=0&rev=17
This commit is contained in:
Stephan Kulow
2014-10-16 06:01:10 +00:00
committed by Git OBS Bridge
parent ef5e91ad4e
commit 9e91ad99de
2 changed files with 11 additions and 13 deletions

View File

@@ -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

View File

@@ -1,7 +1,7 @@
#
# 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
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,18 +15,15 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# norootforbuild
Name: perl-Unicode-String
Version: 2.09
Release: 143
AutoReqProv: on
Group: Development/Libraries/Perl
License: Artistic
Url: http://cpan.org/modules/by-module/Unicode/
Release: 0
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
%{perl_requires}
BuildRequires: perl
@@ -56,13 +53,9 @@ make %{?_smp_mflags}
make test
%install
rm -rf $RPM_BUILD_ROOT
make DESTDIR=$RPM_BUILD_ROOT install_vendor
%perl_process_packlist
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(-,root,root)
%doc README Changes