Preserve timestamps during install

This commit is contained in:
David King 2015-01-23 10:44:58 +00:00
parent 55a5b771ae
commit 9c782945c2

View File

@ -40,7 +40,7 @@ make %{?_smp_mflags}
%install
make install DESTDIR=%{buildroot}
make install DESTDIR=%{buildroot} INSTALL="install -p"
%find_lang %{name} --with-gnome --all-name
@ -81,6 +81,7 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
- Use pkgconfig for BuildRequires
- Remove obsolete glib2 dependencies for GSettings schema
- Validate AppData in check
- Preserve timestamps during install
* Fri Dec 19 2014 Richard Hughes <rhughes@redhat.com> - 3.15.1-1
- Update to 3.15.1