2017-07-20 19:43:25 +02:00
|
|
|
Source: build
|
|
|
|
Section: devel
|
|
|
|
Priority: optional
|
|
|
|
Maintainer: Adrian Schroeter <adrian@suse.de>
|
2021-01-20 13:45:57 +01:00
|
|
|
Build-Depends: debhelper (>= 5)
|
2017-07-20 19:43:25 +02:00
|
|
|
Standards-Version: 3.7.2
|
|
|
|
|
|
|
|
Package: obs-build
|
|
|
|
Architecture: all
|
2022-03-07 10:40:25 +01:00
|
|
|
Depends: ${perl:Depends}, rpm, findutils, libarchive-tools | bsdtar
|
2017-07-20 19:43:25 +02:00
|
|
|
Recommends: rpm2cpio
|
|
|
|
Conflicts: build
|
|
|
|
Replaces: build
|
|
|
|
Provides: build
|
2022-03-07 10:40:25 +01:00
|
|
|
Description: A script to build SUSE RPMs
|
|
|
|
This package provides a script for building RPMs for SUSE
|
2017-07-20 19:43:25 +02:00
|
|
|
in a chroot environment.
|