[e16] 1.0.10

terjeros terjeros at fedoraproject.org
Wed Oct 19 18:20:37 UTC 2011


commit c9eeecc768196457e5dfc83d59df3a75688f2c43
Author: Terje Røsten <terje.rosten at ntnu.no>
Date:   Wed Oct 19 20:20:34 2011 +0200

    1.0.10

 .gitignore |    1 +
 e16.spec   |   12 ++++++------
 sources    |    2 +-
 3 files changed, 8 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a157c3d..b55c826 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 e16-1.0.2.tar.gz
 /e16-1.0.7.tar.gz
 /e16-1.0.8.tar.gz
+/e16-1.0.10.tar.gz
diff --git a/e16.spec b/e16.spec
index 0f2aa1c..ac7aafc 100644
--- a/e16.spec
+++ b/e16.spec
@@ -2,7 +2,7 @@
 
 Summary:       The Enlightenment window manager, DR16
 Name:          e16
-Version:       1.0.8
+Version:       1.0.10
 Release:       1%{?dist}
 License:       MIT with advertising and GPLv2+
 Group:         User Interface/Desktops
@@ -63,11 +63,7 @@ find %{buildroot}%{_libdir}/e16 -name lib*.la -delete
 %{__rm} -rf %{buildroot}%{_datadir}/doc/%{name}
 
 # Desktop file
-%{__rm} -f %{buildroot}%{_datadir}/applications/%{name}.desktop
-%{__cp} %{buildroot}%{_datadir}/e16/misc/e16.desktop-app \
-    %{buildroot}%{_datadir}/applications/%{name}.desktop 
-desktop-file-install --dir %{buildroot}%{_datadir}/applications \
-    %{buildroot}%{_datadir}/applications/%{name}.desktop 
+desktop-file-validate %{buildroot}%{_datadir}/applications/%{name}.desktop
 
 %find_lang %{name}
 
@@ -84,10 +80,14 @@ desktop-file-install --dir %{buildroot}%{_datadir}/applications \
 %{_libdir}/%{name}/lib*.so
 %{_datadir}/%{name}
 %{_datadir}/xsessions/*
+%{_datadir}/gnome-session/sessions/%{name}-gnome.session
 %{_datadir}/applications/%{name}.desktop
 %{_mandir}/man1/%{name}.1*
 
 %changelog
+* Wed Oct 19 2011 Terje Rosten <terje.rosten at ntnu.no> - 1.0.10-1
+- 1.0.10
+
 * Sun Jul 10 2011 Terje Rosten <terjeros at phys.ntnu.no> - 1.0.8-1
 - 1.0.8
 
diff --git a/sources b/sources
index 236ef07..ad857d5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bf2cf452ea838ebb0c68205215817ecf  e16-1.0.8.tar.gz
+87441a2e7c4639e5d23198ed7bc834ea  e16-1.0.10.tar.gz


More information about the scm-commits mailing list