From 9e91ad99de77c4186b5a2a9fdb9f1e46256fb973feeccb92d836d5fe5e0c967b Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 16 Oct 2014 06:01:10 +0000 Subject: [PATCH] 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 --- perl-Unicode-String.changes | 5 +++++ perl-Unicode-String.spec | 19 ++++++------------- 2 files changed, 11 insertions(+), 13 deletions(-) diff --git a/perl-Unicode-String.changes b/perl-Unicode-String.changes index a96f572..6383bae 100644 --- a/perl-Unicode-String.changes +++ b/perl-Unicode-String.changes @@ -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 diff --git a/perl-Unicode-String.spec b/perl-Unicode-String.spec index cd5e0ad..19497c4 100644 --- a/perl-Unicode-String.spec +++ b/perl-Unicode-String.spec @@ -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