commit
4755d6f3e3
8
README
8
README
@ -1,8 +0,0 @@
|
|||||||
This project contains set of RPM packaging helpers to make the multilib fixes
|
|
||||||
centralized at one place for whole distribution.
|
|
||||||
|
|
||||||
For more info have a look at:
|
|
||||||
https://fedorahosted.org/fpc/ticket/312
|
|
||||||
https://fedoraproject.org/wiki/PackagingDrafts/MultilibTricks
|
|
||||||
https://bugzilla.redhat.com/show_bug.cgi?id=1286193
|
|
||||||
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/F6YVSCNNFFFNEOQ4TN6BJOPJZ2KMPEOJ/
|
|
||||||
@ -10,7 +10,6 @@ URL: https://github.com/EuroLinux/els-tests-multilib-rpm-config
|
|||||||
|
|
||||||
Source0: multilib-fix
|
Source0: multilib-fix
|
||||||
Source1: macros.ml
|
Source1: macros.ml
|
||||||
Source2: README
|
|
||||||
Source3: COPYING
|
Source3: COPYING
|
||||||
Source4: multilib-library
|
Source4: multilib-library
|
||||||
Source5: multilib-info
|
Source5: multilib-info
|
||||||
@ -25,11 +24,9 @@ BuildArch: noarch
|
|||||||
Set of tools (shell scripts, RPM macro files) to help with multilib packaging
|
Set of tools (shell scripts, RPM macro files) to help with multilib packaging
|
||||||
issues.
|
issues.
|
||||||
|
|
||||||
%package_help
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -c -T
|
%autosetup -c -T
|
||||||
install -m 644 %{SOURCE2} %{SOURCE3} .
|
install -m 644 %{SOURCE3} .
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%global ml_fix %_libexecdir/multilib-fix
|
%global ml_fix %_libexecdir/multilib-fix
|
||||||
@ -100,9 +97,6 @@ test `$capable --arch ppc64p7` = true
|
|||||||
%_libexecdir/*
|
%_libexecdir/*
|
||||||
%{macrosdir}/*
|
%{macrosdir}/*
|
||||||
|
|
||||||
%files help
|
|
||||||
%doc README
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Dec 6 2019 caomeng<caomeng5@huawei.com> - 1-14
|
* Fri Dec 6 2019 caomeng<caomeng5@huawei.com> - 1-14
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user