Accepting request 847900 from home:dimstar:Factory
Rebased fix for RPM 4.16; plus changelog order fix OBS-URL: https://build.opensuse.org/request/show/847900 OBS-URL: https://build.opensuse.org/package/show/system:install:head/gfxboot?expand=0&rev=224
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 13 09:17:15 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
Thu Nov 5 14:22:43 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||
|
||||
- Replace old specfile constructs.
|
||||
- Move 'make installsrc' to %install phase, where it belongs to
|
||||
(fixes build with RPM 4.16).
|
||||
|
||||
--------------------------------------------------------------------
|
||||
Thu Oct 22 10:30:46 UTC 2020 - opensuse-packaging@opensuse.org
|
||||
@@ -9,6 +10,11 @@ Thu Oct 22 10:30:46 UTC 2020 - opensuse-packaging@opensuse.org
|
||||
- Translated using Weblate (Hindi) (bsc#1149754)
|
||||
- 4.5.73
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 13 09:17:15 UTC 2020 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Replace old specfile constructs.
|
||||
|
||||
--------------------------------------------------------------------
|
||||
Tue Aug 25 15:38:07 UTC 2020 - opensuse-packaging@opensuse.org
|
||||
|
||||
|
@@ -120,13 +120,13 @@ KDE theme for gfxboot (bootloader graphics).
|
||||
%build
|
||||
# fix build
|
||||
export SUSE_ASNEEDED=0
|
||||
make DESTDIR=%{buildroot} installsrc
|
||||
make X11LIBS=%{_prefix}/X11R6/%{_lib}
|
||||
make doc
|
||||
make themes
|
||||
|
||||
%install
|
||||
%make_install
|
||||
make DESTDIR=%{buildroot} installsrc
|
||||
rm -rf %{buildroot}/etc/bootsplash/themes/openSUSE/
|
||||
gzip -9c doc/%{name}.8 >%{name}.8.gz
|
||||
install -d -m 755 %{buildroot}%{_mandir}/man8
|
||||
|
Reference in New Issue
Block a user