[libmate] bugfix update add runtime requirements and rebuild with working mate-conf

Dan Mashal vicodan at fedoraproject.org
Thu Sep 20 08:32:37 UTC 2012


commit 7d8201ecb93110aac50147ffc74c4a62d4e6ccd5
Author: Dan Mashal <dan.mashal at fedoraproject.org>
Date:   Thu Sep 20 01:32:01 2012 -0700

    bugfix update add runtime requirements and rebuild with working mate-conf

 libmate.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/libmate.spec b/libmate.spec
index 688d753..1f781b0 100644
--- a/libmate.spec
+++ b/libmate.spec
@@ -1,7 +1,7 @@
 Summary:	MATE Desktop base libraries
 Name:	libmate
 Version:	1.4.0
-Release:	8%{?dist}
+Release:	9%{?dist}
 URL:		http://mate-desktop.org
 Source0:	http://pub.mate-desktop.org/releases/1.4/%{name}-%{version}.tar.xz
 License:	GPLv2+ and LGPLv2+
@@ -10,6 +10,7 @@ Buildrequires: mate-common mate-corba-devel mate-vfs-devel mate-conf-devel libma
 Requires(pre):	mate-conf 
 Requires(post):	mate-conf 
 Requires(preun):	mate-conf
+Requires: mate-desktop mate-conf mate-gtk
 
 %description
 MATE Desktop base libraries
@@ -139,6 +140,9 @@ find %{buildroot} -name '*.a' -exec rm -rf {} ';'
 %{_libdir}/matecomponent/monikers/libmoniker_extra_2.so
 
 %changelog
+* Thu Sep 20 2012 Dan Mashal <dan.mashal at fedoraproject.org> 1.4.0-9
+- Add runtime requires and rebuild with working mate-conf
+
 * Sat Sep 15 2012 Dan Mashal <dan.mashal at fedoraproject.org> 1.4.0-8
 - Move post and postun scriptlets to run before install scriptlet
 


More information about the scm-commits mailing list