8
0
Andrey Karepin
2013-08-31 07:09:14 +00:00
committed by Git OBS Bridge
parent b556d3be85
commit 814ddf41a2
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Aug 31 07:08:31 UTC 2013 - egdfree@opensuse.org
- add BuildRoot line in spec for correctly compile on SLE
-------------------------------------------------------------------
Sun Aug 25 08:25:40 UTC 2013 - egdfree@opensuse.org

View File

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