diff --git a/SQL-Abstract-Limit-0.141.tar.gz b/SQL-Abstract-Limit-0.141.tar.gz new file mode 100644 index 0000000..0409694 --- /dev/null +++ b/SQL-Abstract-Limit-0.141.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fff83766dca4eebf99a8f06b7d174ff328cdc7a4cdef2fc9bb518f0674210e3 +size 15877 diff --git a/perl-SQL-Abstract-Limit.spec b/perl-SQL-Abstract-Limit.spec index 6d7ce2e..4d71a5b 100644 --- a/perl-SQL-Abstract-Limit.spec +++ b/perl-SQL-Abstract-Limit.spec @@ -1,7 +1,7 @@ # -# spec file for package perl-SQL-Abstract-Limit (Version 0.141) +# spec file for package perl-SQL-Abstract-Limit # -# Copyright (c) 2009 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 @@ -17,14 +17,15 @@ # norootforbuild + Name: perl-SQL-Abstract-Limit -%define cpan_name %( echo %{name} | %{__sed} -e 's,perl-,,' ) +%define cpan_name SQL-Abstract-Limit Summary: A portable LIMIT emulation Version: 0.141 Release: 1 License: Artistic Group: Development/Libraries/Perl -URL: http://search.cpan.org/dist/SQL-Abstract-Limit/ +Url: http://search.cpan.org/dist/SQL-Abstract-Limit/ Source: %{cpan_name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build %{perl_requires} @@ -41,10 +42,10 @@ BuildRequires: perl(Test::Pod::Coverage) >= 1.04 BuildRequires: perl(DBI) BuildRequires: perl(Data::Dumper) BuildRequires: perl(SQL::Abstract) >= 1.2 -Requires: perl(DBI) -Requires: perl(Data::Dumper) -Requires: perl(SQL::Abstract) >= 1.2 -Provides: %{cpan_name} +Requires: perl(DBI) +Requires: perl(Data::Dumper) +Requires: perl(SQL::Abstract) >= 1.2 +Provides: %{cpan_name} %description Portability layer for LIMIT emulation. @@ -75,4 +76,3 @@ perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall" %doc Changes README %changelog -