don't use rpm macros
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-SQL-Abstract-Limit?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
094c616f29
commit
273dbb73da
3
SQL-Abstract-Limit-0.141.tar.gz
Normal file
3
SQL-Abstract-Limit-0.141.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0fff83766dca4eebf99a8f06b7d174ff328cdc7a4cdef2fc9bb518f0674210e3
|
||||||
|
size 15877
|
@@ -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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@@ -17,14 +17,15 @@
|
|||||||
|
|
||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
|
|
||||||
Name: perl-SQL-Abstract-Limit
|
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
|
Summary: A portable LIMIT emulation
|
||||||
Version: 0.141
|
Version: 0.141
|
||||||
Release: 1
|
Release: 1
|
||||||
License: Artistic
|
License: Artistic
|
||||||
Group: Development/Libraries/Perl
|
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
|
Source: %{cpan_name}-%{version}.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
@@ -75,4 +76,3 @@ perl Makefile.PL OPTIMIZE="$RPM_OPT_FLAGS -Wall"
|
|||||||
%doc Changes README
|
%doc Changes README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user