[syncevolution] Fix desktop file

Peter Robinson pbrobinson at fedoraproject.org
Sat Oct 20 08:46:02 UTC 2012


commit df3546b89295c2b92c05c1e643f04697c853fb62
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sat Oct 20 09:45:45 2012 +0100

    Fix desktop file

 syncevolution.spec |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/syncevolution.spec b/syncevolution.spec
index 1ab4e55..8a23e69 100644
--- a/syncevolution.spec
+++ b/syncevolution.spec
@@ -1,7 +1,7 @@
 Summary:       SyncML client for evolution
 Name:          syncevolution
 Version:       1.3.1
-Release:       1%{?dist}
+Release:       2%{?dist}
 Epoch:         1
 License:       LGPLv2+
 Group:         Applications/Productivity
@@ -105,9 +105,6 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
 
 %find_lang %{name}
 
-# fix the in the desktop files
-sed -i 's/sync-ui/sync-ui-gtk/' %{buildroot}/%{_datadir}/applications/sync.desktop
-
 desktop-file-validate %{buildroot}/%{_datadir}/applications/sync.desktop
 
 %post -p /sbin/ldconfig
@@ -160,6 +157,9 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/sync.desktop
 %{_datadir}/syncevolution/xml/*.pl
 
 %changelog
+* Sat Oct 20 2012 Peter Robinson <pbrobinson at fedoraproject.org>	1:1.3.1-2
+- Fix desktop file
+
 * Mon Oct  8 2012 Peter Robinson <pbrobinson at fedoraproject.org> 1:1.3.1-1
 - 1.3.1 stable release
 


More information about the scm-commits mailing list