[presence] Fix some bogus date, duplicate files issues

paragn paragn at fedoraproject.org
Fri Feb 14 08:25:55 UTC 2014


commit 5d4cdadae0f66be249f3657c9f08fcd2b80b172c
Author: Parag Nemade <paragn at fedoraproject.org>
Date:   Fri Feb 14 13:56:20 2014 +0530

    Fix some bogus date, duplicate files issues

 presence.spec |    8 +++-----
 1 files changed, 3 insertions(+), 5 deletions(-)
---
diff --git a/presence.spec b/presence.spec
index 6e0458f..0523115 100644
--- a/presence.spec
+++ b/presence.spec
@@ -36,7 +36,6 @@ make V=1 %{?_smp_mflags}
 
 
 %install
-rm -rf %{buildroot}
 make DESTDIR=%{buildroot} install
 
 desktop-file-validate %{buildroot}/%{_datadir}/applications/presence.desktop
@@ -46,7 +45,6 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/presence.desktop
 %doc README COPYING
 %{_bindir}/presence
 %{_datadir}/presence
-%{_datadir}/presence/*
 %{_datadir}/applications/presence.desktop
 
 
@@ -66,7 +64,7 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/presence.desktop
 * Fri Jan 25 2013 Peter Robinson <pbrobinson at fedoraproject.org> 0.4.8-5
 - Rebuild for new cogl
 
-* Mon Oct 18 2012 Fabian Deutsch <fabian.deutsch at gmx.de> - 0.4.8-4
+* Thu Oct 18 2012 Fabian Deutsch <fabian.deutsch at gmx.de> - 0.4.8-4
 - Rebuilt against new cogl
 
 * Mon Oct 01 2012 Fabian Deutsch <fabian.deutsch at gmx.de> - 0.4.8-3
@@ -120,10 +118,10 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/presence.desktop
 * Wed Nov 16 2011 Fabian Deutsch <fabiand at fedoraproject.org> - 0.4.1-1
 - Update to 0.4.1
 
-* Thu Nov 14 2011 Fabian Deutsch <fabiand at fedoraproject.org> - 0.4-1
+* Mon Nov 14 2011 Fabian Deutsch <fabiand at fedoraproject.org> - 0.4-1
 - Update to 0.4
 
-* Thu Oct 18 2011 Fabian Deutsch <fabiand at fedoraproject.org> - 0.3-1
+* Tue Oct 18 2011 Fabian Deutsch <fabiand at fedoraproject.org> - 0.3-1
 - Update to 0.3
 
 * Wed Oct 12 2011 Fabian Deutsch <fabiand at fedoraproject.org> - 0.2-1


More information about the scm-commits mailing list