From 9c782945c221ff27fd1ac00f57f0cd5004779bfb Mon Sep 17 00:00:00 2001 From: David King Date: Fri, 23 Jan 2015 10:44:58 +0000 Subject: [PATCH] Preserve timestamps during install --- gnome-calculator.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gnome-calculator.spec b/gnome-calculator.spec index 050d75d..36042f6 100644 --- a/gnome-calculator.spec +++ b/gnome-calculator.spec @@ -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 - 3.15.1-1 - Update to 3.15.1