Accepting request 876225 from home:jengelh:branches:Base:System

it's a title, not a sentence / newer macros

OBS-URL: https://build.opensuse.org/request/show/876225
OBS-URL: https://build.opensuse.org/package/show/Base:System/compat-usrmerge?expand=0&rev=3
This commit is contained in:
Ludwig Nussel 2021-03-02 15:05:01 +00:00 committed by Git OBS Bridge
parent 5dda0aec6f
commit a84bd3c89e

View File

@ -21,7 +21,7 @@
Name: compat-usrmerge
Version: 84.87
Release: 0
Summary: UsrMerge related scripts.
Summary: UsrMerge related scripts
License: MIT
URL: https://en.opensuse.org/openSUSE:Usr_merge
Source0: usrmerge.lua
@ -52,7 +52,7 @@ Tools related to UsrMerge to check the state of the system and to
convert an existing system to UsrMerge.
%package build
Summary: UsrMerge build tools.
Summary: UsrMerge build tools
Requires: lua
%description build
@ -61,7 +61,7 @@ generate proper provides tags for packages that used to have
binaries in /(s)bin.
%prep
%setup -qcT
%autosetup -c
%build
gcc -Wall %optflags -o usrmergecheck %{SOURCE2} `pkg-config --libs rpm`