[mate-window-manager] update changelog in specfile and remove onlyshowin for new desktop-file-utils

Dan Mashal vicodan at fedoraproject.org
Sun Sep 16 04:04:20 UTC 2012


commit 38e6ef407a32f58d8eb11f7d4d9e5df9c524bd23
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Sat Sep 15 21:03:40 2012 -0700

    update changelog in specfile and remove onlyshowin for new desktop-file-utils

 mate-window-manager.spec |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 deletions(-)
---
diff --git a/mate-window-manager.spec b/mate-window-manager.spec
index b10310d..5699607 100644
--- a/mate-window-manager.spec
+++ b/mate-window-manager.spec
@@ -1,6 +1,6 @@
 Name:		mate-window-manager
 Version:	1.4.1
-Release:	4%{?dist}
+Release:	5%{?dist}
 Summary:	MATE Desktop window manager
 License:	LGPLv2+ and GPLv2+
 URL:		http://mate-desktop.org
@@ -48,8 +48,6 @@ find %{buildroot} -name '*.la' -exec rm -vf {} ';'
 desktop-file-install									\
 	--remove-category="MATE"							\
 	--add-category="X-MATE"								\
-	--remove-only-show-in="MATE"							\
-	--add-only-show-in="X-MATE"							\
 	--delete-original								\
 	--dir=%{buildroot}%{_datadir}/applications					\
 %{buildroot}%{_datadir}/applications/marco.desktop
@@ -57,8 +55,6 @@ desktop-file-install									\
 desktop-file-install									\
 	--remove-category="MATE"							\
 	--add-category="X-MATE"								\
-	--remove-only-show-in="MATE"							\
-	--add-only-show-in="X-MATE"							\
 	--delete-original								\
 	--dir=%{buildroot}%{_datadir}/mate/wm-properties				\
 %{buildroot}%{_datadir}/mate/wm-properties/marco-wm.desktop
@@ -114,6 +110,12 @@ desktop-file-validate %{buildroot}%{_datadir}/mate/wm-properties/marco-wm.deskto
 
 
 %changelog
+* Sat Sep 15 2012 Dan Mashal <dan.mashal at fedoraproject.org> 1.4.1-5
+- Remove onlyshowin since it is not needed any more with updated desktop-file-utils
+
+* Sat Sep 15 2012 Dan Mashal <dan.mashal at fedoraproject.org> 1.4.1-4
+Update source to note git version.
+
 * Sun Sep 09 2012 Dan Mashal <dan.mashal at fedoraproject.org> 1.4.1-3
 - Fix broken dependencies, update to latest github version which contains fixes for desktop-file-utils
 


More information about the scm-commits mailing list