forked from pool/perl-String-Truncate
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-String-Truncate?expand=0&rev=3
This commit is contained in:
committed by
Git OBS Bridge
parent
70f2718e89
commit
df9c22390b
@@ -1,8 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 20 08:54:44 UTC 2011 - coolo@novell.com
|
||||
|
||||
- regenerate with newer cpanspec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 31 08:38:51 UTC 2011 - coolo@novell.com
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package perl-String-Truncate
|
||||
# spec file for package perl-String-Truncate (Version 1.100600)
|
||||
#
|
||||
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2010 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,33 +15,32 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
|
||||
Name: perl-String-Truncate
|
||||
Version: 1.100600
|
||||
Release: 3
|
||||
Release: 1
|
||||
License: GPL+ or Artistic
|
||||
%define cpan_name String-Truncate
|
||||
Summary: a module for when strings are too long to be displayed in...
|
||||
Url: http://search.cpan.org/dist/String-Truncate/
|
||||
Group: Development/Libraries/Perl
|
||||
Source: http://www.cpan.org/authors/id/R/RJ/RJBS/%{cpan_name}-%{version}.tar.gz
|
||||
#Source: http://www.cpan.org/authors/id/R/RJ/RJBS/String-Truncate-%{version}.tar.gz
|
||||
Source: %{cpan_name}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: perl
|
||||
BuildRequires: perl-macros
|
||||
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.31
|
||||
BuildRequires: perl(Carp)
|
||||
BuildRequires: perl(Sub::Exporter) >= 0.953
|
||||
BuildRequires: perl(Sub::Exporter::Util)
|
||||
BuildRequires: perl(Sub::Install) >= 0.03
|
||||
BuildRequires: perl(Test::More) >= 0.96
|
||||
Requires: perl(Carp)
|
||||
Requires: perl(Sub::Exporter) >= 0.953
|
||||
Requires: perl(Sub::Exporter::Util)
|
||||
Requires: perl(Sub::Install) >= 0.03
|
||||
%{perl_requires}
|
||||
|
||||
%description
|
||||
a module for when strings are too long to be displayed in...
|
||||
sorry, no description found
|
||||
|
||||
%prep
|
||||
%setup -q -n %{cpan_name}-%{version}
|
||||
@@ -62,7 +61,7 @@ a module for when strings are too long to be displayed in...
|
||||
%{__rm} -rf %{buildroot}
|
||||
|
||||
%files -f %{name}.files
|
||||
%defattr(-,root,root,755)
|
||||
%defattr(644,root,root,755)
|
||||
%doc Changes LICENSE README
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user