From fed953917e579409c5a11faf463a341074ad7fc0 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Sep 30 2009 22:22:02 +0000 Subject: Use touch -r trick to fix multilib issue --- diff --git a/exo.spec b/exo.spec index 49a667c..15165d9 100644 --- a/exo.spec +++ b/exo.spec @@ -3,7 +3,7 @@ Summary: Application library for the Xfce desktop environment Name: exo Version: 0.3.101 -Release: 4%{?dist} +Release: 5%{?dist} # libexo-hal exo-helper mount-notify and exo-mount are all GPLv2+ # everything else is LGPLv2+ License: LGPLv2+ and GPLv2+ @@ -78,6 +78,9 @@ chrpath --delete $RPM_BUILD_ROOT%{_bindir}/exo-open chrpath --delete $RPM_BUILD_ROOT%{_libexecdir}/exo-helper-0.3 chrpath --delete $RPM_BUILD_ROOT%{_libdir}/python*/site-packages/exo-0.3/_exo.so +touch -r NEWS $RPM_BUILD_ROOT%{_datadir}/xfce4/helpers/evolution.desktop +touch -r NEWS $RPM_BUILD_ROOT%{_datadir}/xfce4/helpers/firefox.desktop + %find_lang libexo-0.3 desktop-file-install \ @@ -140,6 +143,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{python_sitearch}/pyexo.* %changelog +* Wed Sep 30 2009 Kevin Fenzi - 0.3.101-5 +- Use touch -r trick to fix multilib issue + * Thu Sep 10 2009 Christoph Wickert - 0.3.101-4 - Mount vfat and ntfs volumes with UTF-8 (#508823) - Mount ntfs with ntfs-3g