Rev openSUSE:Tools/154 Md5 7ff295ca02ef2413500487e4ebea8680 2012-02-13 08:51:45 adrianSuSE None
This commit is contained in:
OBS User adrianSuSE
2012-02-13 08:51:45 +00:00
committed by Git OBS Bridge
parent eea07eeb4a
commit 9c0df80d6d
8 changed files with 30 additions and 30 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package build-initvm
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 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
@@ -16,19 +16,18 @@
#
Name: build-initvm
License: GPLv2+
Group: Development/Tools/Building
AutoReqProv: on
Summary: A Script to Build SUSE Linux RPMs
Version: 2011.10.25
License: GPL-2.0+
Group: Development/Tools/Building
Version: 2012.02.13
Release: 0
Source: obs-build-%{version}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{version}-build
AutoReqProv: off
Requires: build
BuildRequires: gcc glibc-devel
BuildRequires: gcc
BuildRequires: glibc-devel
%if 0%{?suse_version} > 1200
BuildRequires: glibc-devel-static
%endif