diff --git a/gnome-keyring.spec b/gnome-keyring.spec index de8ddae..ae66d82 100644 --- a/gnome-keyring.spec +++ b/gnome-keyring.spec @@ -63,7 +63,7 @@ sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' libtool make %{?_smp_mflags} %install -make install DESTDIR=$RPM_BUILD_ROOT +make install DESTDIR=$RPM_BUILD_ROOT INSTALL="install -p" rm $RPM_BUILD_ROOT%{_libdir}/security/*.la rm $RPM_BUILD_ROOT%{_libdir}/pkcs11/*.la @@ -112,6 +112,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas >&/dev/null || : - Update URL - Use pkgconfig for BuildRequires - Use license macro for COPYING and COPYING.LIB +- Preserve timestamps during install * Sat Feb 21 2015 Till Maas - 3.14.0-2 - Rebuilt for Fedora 23 Change