[systemd-ui] Fix copypasto in .desktop file

Zbigniew Jędrzejewski-Szmek zbyszek at fedoraproject.org
Wed May 28 23:39:23 UTC 2014


commit 79f3d3a6d1ec1478d7dc4e6b965a14244ee3393f
Author: Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl>
Date:   Wed May 28 19:38:08 2014 -0400

    Fix copypasto in .desktop file

 0001-Add-appdata-file.patch |    4 ++--
 systemd-ui.spec             |    5 ++++-
 2 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/0001-Add-appdata-file.patch b/0001-Add-appdata-file.patch
index 0ad6222..e423736 100644
--- a/0001-Add-appdata-file.patch
+++ b/0001-Add-appdata-file.patch
@@ -29,11 +29,11 @@ new file mode 100644
 index 0000000..a72fd25
 --- /dev/null
 +++ b/src/systemadm.appdata.xml
-@@ -0,0 +1,26 @@
+@@ -0,1 +1,26 @@
 +<?xml version="1.0" encoding="UTF-8"?>
 +<!-- Copyright 2014 Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl> -->
 +<application>
-+  <id type="desktop">calibre-gui.desktop</id>
++  <id type="desktop">systemadm.desktop</id>
 +  <licence>CC0</licence>
 +  <description>
 +    <p>
diff --git a/systemd-ui.spec b/systemd-ui.spec
index 2e6d626..107e01a 100644
--- a/systemd-ui.spec
+++ b/systemd-ui.spec
@@ -1,7 +1,7 @@
 Name:           systemd-ui
 Url:            http://www.freedesktop.org/wiki/Software/systemd
 Version:        3
-Release:        2%{?dist}
+Release:        3%{?dist}
 License:        GPLv2+
 Group:          Applications/System
 Summary:        Graphical front-end for systemd
@@ -53,6 +53,9 @@ desktop-file-install --delete-original  \
 %{_mandir}/man1/systemadm.*
 
 %changelog
+* Wed May 28 2014 Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl> 3-3
+- Fix appata
+
 * Fri Jan 24 2014 Zbigniew Jędrzejewski-Szmek <zbyszek at in.waw.pl> 3-2
 - Add appdata
 


More information about the scm-commits mailing list