8
0
Andrey Karepin
2013-08-29 19:05:47 +00:00
committed by Git OBS Bridge
parent a959639779
commit d8f540067e
2 changed files with 7 additions and 0 deletions

View File

@@ -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

View File

@@ -27,6 +27,8 @@ Group: Development/Libraries/Perl
Url: http://search.cpan.org/dist/SQL-Tokenizer/
Source: %{cpan_name}-%{version}.tar.gz
BuildArch: noarch
## for SLE
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
%{perl_requires}