|
|
@ -2,7 +2,7 @@
|
|
|
|
Name: kdegraphics-mobipocket
|
|
|
|
Name: kdegraphics-mobipocket
|
|
|
|
Summary: A collection of plugins to handle mobipocket files
|
|
|
|
Summary: A collection of plugins to handle mobipocket files
|
|
|
|
Version: 18.12.1
|
|
|
|
Version: 18.12.1
|
|
|
|
Release: 1%{?dist}
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
License: GPLv2+
|
|
|
|
URL: https://www.kde.org/applications/graphics/
|
|
|
|
URL: https://www.kde.org/applications/graphics/
|
|
|
@ -48,15 +48,14 @@ pushd %{_target_platform}
|
|
|
|
%{cmake_kf5} ..
|
|
|
|
%{cmake_kf5} ..
|
|
|
|
popd
|
|
|
|
popd
|
|
|
|
|
|
|
|
|
|
|
|
make %{?_smp_mflags} -C %{_target_platform}
|
|
|
|
%make_build -C %{_target_platform}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%install
|
|
|
|
%install
|
|
|
|
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|
|
|
make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%post -p /sbin/ldconfig
|
|
|
|
%ldconfig_scriptlets
|
|
|
|
%postun -p /sbin/ldconfig
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%files
|
|
|
|
%files
|
|
|
|
%license COPYING
|
|
|
|
%license COPYING
|
|
|
@ -71,6 +70,9 @@ make install/fast DESTDIR=%{buildroot} -C %{_target_platform}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
%changelog
|
|
|
|
|
|
|
|
* Wed Jan 16 2019 Rex Dieter <rdieter@fedoraproject.org> - 18.12.1-2
|
|
|
|
|
|
|
|
- use %%ldconfig_scriptlets %%make_build
|
|
|
|
|
|
|
|
|
|
|
|
* Tue Jan 08 2019 Rex Dieter <rdieter@fedoraproject.org> - 18.12.1-1
|
|
|
|
* Tue Jan 08 2019 Rex Dieter <rdieter@fedoraproject.org> - 18.12.1-1
|
|
|
|
- 18.12.1
|
|
|
|
- 18.12.1
|
|
|
|
|
|
|
|
|
|
|
|