diff --git a/chrpath.spec b/chrpath.spec index 1912260..33dd0e4 100644 --- a/chrpath.spec +++ b/chrpath.spec @@ -23,7 +23,7 @@ make %{?_smp_mflags} %install -make install DESTDIR=%{buildroot} +make install DESTDIR=%{buildroot} INSTALL="install -p" rm -fr %{buildroot}/usr/doc @@ -42,6 +42,7 @@ rm -fr %{buildroot}/usr/doc - Update URL and Sourc0 - Use license macro for COPYING - Use parallel make flags +- Preserve timestamps during install * Sat Aug 16 2014 Fedora Release Engineering - 0.13-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild