diff --git a/libgda.spec b/libgda.spec index 0f245f2..a0d1ad2 100644 --- a/libgda.spec +++ b/libgda.spec @@ -241,10 +241,10 @@ export LD_LIBRARY_PATH=/usr/lib/jvm/java/jre/lib/%{archinstall}/server:$LD_LIBRA %{!?with_postgres:--with-postgresql=no} \ %{!?with_mdb:--with-mdb=no} \ %{!?with_java:--with-java=no} -make %{?_smp_mflags} +%make_build %install -make install DESTDIR=%{buildroot} +%make_install find %{buildroot} -name '*.la' -exec rm -f {} ';' rm %{buildroot}/%{_sysconfdir}/%{name}-%{apiver}/sales_test.db @@ -376,6 +376,7 @@ rm %{buildroot}/%{_sysconfdir}/%{name}-%{apiver}/sales_test.db - Move libgda-ui-plugins to correct subpackage - Drop appdata override as the appdata file is now upstream - Drop various rpm scriptlets that are no longer needed these days +- Use make_build and make_install macros * Sun Sep 16 2018 Haïkel Guémar - 1:5.2.4-1 - Upstream 5.2.4