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:
parent
5dda0aec6f
commit
a84bd3c89e
@ -21,7 +21,7 @@
|
|||||||
Name: compat-usrmerge
|
Name: compat-usrmerge
|
||||||
Version: 84.87
|
Version: 84.87
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: UsrMerge related scripts.
|
Summary: UsrMerge related scripts
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: https://en.opensuse.org/openSUSE:Usr_merge
|
URL: https://en.opensuse.org/openSUSE:Usr_merge
|
||||||
Source0: usrmerge.lua
|
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.
|
convert an existing system to UsrMerge.
|
||||||
|
|
||||||
%package build
|
%package build
|
||||||
Summary: UsrMerge build tools.
|
Summary: UsrMerge build tools
|
||||||
Requires: lua
|
Requires: lua
|
||||||
|
|
||||||
%description build
|
%description build
|
||||||
@ -61,7 +61,7 @@ generate proper provides tags for packages that used to have
|
|||||||
binaries in /(s)bin.
|
binaries in /(s)bin.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -qcT
|
%autosetup -c
|
||||||
|
|
||||||
%build
|
%build
|
||||||
gcc -Wall %optflags -o usrmergecheck %{SOURCE2} `pkg-config --libs rpm`
|
gcc -Wall %optflags -o usrmergecheck %{SOURCE2} `pkg-config --libs rpm`
|
||||||
|
Loading…
Reference in New Issue
Block a user