From 68962143bde206280d450c2a56385a82be4441c18b9461515f875ab6c3deeb54 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Thu, 17 Nov 2011 14:07:39 +0000 Subject: [PATCH] don't use rpm macros OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Text-Iconv?expand=0&rev=15 --- Text-Iconv-1.7.tar.gz | 3 +++ perl-Text-Iconv.spec | 8 ++++---- 2 files changed, 7 insertions(+), 4 deletions(-) create mode 100644 Text-Iconv-1.7.tar.gz diff --git a/Text-Iconv-1.7.tar.gz b/Text-Iconv-1.7.tar.gz new file mode 100644 index 0000000..49611e0 --- /dev/null +++ b/Text-Iconv-1.7.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b80b7d5e709d34393bcba88971864a17b44a5bf0f9e4bcee383d029e7d2d5c3 +size 10454 diff --git a/perl-Text-Iconv.spec b/perl-Text-Iconv.spec index 1bb1544..4f0072d 100644 --- a/perl-Text-Iconv.spec +++ b/perl-Text-Iconv.spec @@ -1,7 +1,7 @@ # -# spec file for package perl-Text-Iconv (Version 1.7) +# spec file for package perl-Text-Iconv # -# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 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 @@ -19,10 +19,10 @@ Name: perl-Text-Iconv -%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' ) +%define cpan_name Text-Iconv Summary: Perl interface to iconv() codeset conversion function Version: 1.7 -Release: 2 +Release: 7 License: Artistic Group: Development/Libraries/Perl Url: http://search.cpan.org/dist/Text-Iconv