[libmatekbd/f17] update spec file

Dan Mashal vicodan at fedoraproject.org
Thu Sep 27 01:58:17 UTC 2012


commit 5ffff63e0802f8483f8c577ab8ac9b18a72a9464
Author: dmashal <dan.mashal at fedoraproject.org>
Date:   Wed Sep 26 18:58:00 2012 -0700

    update spec file

 libmatekbd.spec |   11 ++++++-----
 1 files changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/libmatekbd.spec b/libmatekbd.spec
index db09d98..a0ae132 100644
--- a/libmatekbd.spec
+++ b/libmatekbd.spec
@@ -1,6 +1,6 @@
 Name:		libmatekbd
 Version:	1.4.0
-Release:	5%{?dist}
+Release:	6%{?dist}
 Summary:	Libraries for mate kbd
 License:	LGPLv2+
 URL:		http://mate-desktop.org
@@ -42,8 +42,6 @@ find %{buildroot} -name '*.la' -exec rm -fv {} ';'
 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/matekbd-indicator-plugins-capplet.desktop
@@ -55,7 +53,6 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/matekbd-indicator-plu
 
 %pre
 /sbin/ldconfig
-%mateconf_schema_obsolete desktop_mate_peripherals_keyboard_xkb
 %mateconf_schema_prepare desktop_mate_peripherals_keyboard_xkb
 
 %preun
@@ -82,7 +79,11 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/matekbd-indicator-plu
 %{_libdir}/libmatekbd.so
 
 %changelog
-* Mon Sep 26 2012 Dan Mashal <dan.mashal at fedoraproject.org> 1.4.0-5
+* Wed Sep 26 2012 Dan Mashal <dan.mashal at fedoraproject.org>  1.4.0-6
+- Remove onlyshowin from desktop-fileinstall  and mateconf_obsolete macro
+- Fix date on previous changelog (I was tired, sorry).
+
+* Mon Sep 24 2012 Dan Mashal <dan.mashal at fedoraproject.org> 1.4.0-5
 - Update desktop-file-install and fix mate-conf scriptlets
 
 * Mon Aug 27 2012 Rex Dieter <rdieter at fedoraproject.org> 1.4.0-4


More information about the scm-commits mailing list