forked from pool/perl-SQL-Tokenizer
fix spec: add BuildRoot
OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-SQL-Tokenizer?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
a959639779
commit
d8f540067e
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 29 19:03:09 UTC 2013 - egdfree@opensuse.org
|
||||||
|
|
||||||
|
- add BuildRoot line in spec for correctly compile on SLE
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sun Aug 25 08:32:12 UTC 2013 - egdfree@opensuse.org
|
Sun Aug 25 08:32:12 UTC 2013 - egdfree@opensuse.org
|
||||||
|
|
||||||
|
@@ -27,6 +27,8 @@ Group: Development/Libraries/Perl
|
|||||||
Url: http://search.cpan.org/dist/SQL-Tokenizer/
|
Url: http://search.cpan.org/dist/SQL-Tokenizer/
|
||||||
Source: %{cpan_name}-%{version}.tar.gz
|
Source: %{cpan_name}-%{version}.tar.gz
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
## for SLE
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
BuildRequires: perl-macros
|
BuildRequires: perl-macros
|
||||||
%{perl_requires}
|
%{perl_requires}
|
||||||
|
Reference in New Issue
Block a user