]> git.pld-linux.org Git - packages/mate-panel.git/commitdiff
up to 1.5.4 auto/th/mate-panel-1.5.4-1
authorElan Ruusamäe <glen@delfi.ee>
Mon, 21 Jan 2013 20:11:51 +0000 (22:11 +0200)
committerElan Ruusamäe <glen@delfi.ee>
Mon, 21 Jan 2013 20:11:51 +0000 (22:11 +0200)
mate-panel.spec

index cfff68b3d0c895b5ec6b2e405f973cd2b8394e8e..e3a9df72e6ce5fad0e8bfdc26d7efbbb9d4519ac 100644 (file)
 
 Summary:       MATE Desktop panel applets
 Name:          mate-panel
-Version:       1.5.3
-Release:       3
+Version:       1.5.4
+Release:       1
 # libs are LGPLv2+ applications GPLv2+
 License:       GPL v2+
 Group:         X11/Applications
 Source0:       http://pub.mate-desktop.org/releases/1.5/%{name}-%{version}.tar.xz
-# Source0-md5: 72029cbcd38bee447df92c8774452bf3
+# Source0-md5: 20c7ecca61dc37bda06465c46cd79500
 Patch0:                no-xdg-menu-prefix.patch
 URL:           http://wiki.mate-desktop.org/mate-panel
 BuildRequires: dbus-glib-devel
 BuildRequires: dconf-devel
 BuildRequires: desktop-file-utils
 BuildRequires: docbook-dtd412-xml
-BuildRequires: glib2-devel >= 1:2.25.12
+BuildRequires: glib2-devel >= 1:2.26.0
 BuildRequires: gobject-introspection-devel
 BuildRequires: gtk+2-devel >= 2:2.19.7
 BuildRequires: intltool >= 0.40.0
@@ -111,6 +111,9 @@ rm -rf $RPM_BUILD_ROOT
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT
 
+# mate < 1.5 did not exist in pld, avoid dependency on mate-conf
+%{__rm} $RPM_BUILD_ROOT%{_datadir}/MateConf/gsettings/mate-panel.convert
+
 %{__rm} $RPM_BUILD_ROOT%{_libdir}/lib*.la
 
 desktop-file-install \
This page took 0.191947 seconds and 4 git commands to generate.