]> git.pld-linux.org Git - packages/mate-session-manager.git/blobdiff - mate-session-manager.spec
- BR: xorg-lib-xtrans-devel (X11/Xtrans/Xtrans.h header)
[packages/mate-session-manager.git] / mate-session-manager.spec
index b8d916944c12bec16c65bdd8b14c5ba0104edd35..f2e70ddec7ca538d63e1ffc8c5c0fe535f3f5c39 100644 (file)
 Summary:       MATE Desktop session manager
 Summary(pl.UTF-8):     Zarządca sesji środowiska MATE Desktop
 Name:          mate-session-manager
-Version:       1.12.0
+Version:       1.14.0
 Release:       1
 License:       GPL v2+
 Group:         X11/Applications
-Source0:       http://pub.mate-desktop.org/releases/1.12/%{name}-%{version}.tar.xz
-# Source0-md5: e7bb01b5f91a6b287fef8e77e94af3e7
+Source0:       http://pub.mate-desktop.org/releases/1.14/%{name}-%{version}.tar.xz
+# Source0-md5: 41b0b5dfd4a2978546119ed9721c95e1
 Patch0:                %{name}-en_us_suspend_hotkey.patch
 URL:           http://wiki.mate-desktop.org/mate-session-manager
 BuildRequires: autoconf >= 2.53
@@ -31,7 +31,6 @@ BuildRequires:        intltool >= 0.50.1
 BuildRequires: libtool >= 1:1.4.3
 %{?with_apidocs:BuildRequires: libxslt-progs}
 BuildRequires: mate-common
-BuildRequires: mate-desktop-devel >= 1.9.3
 BuildRequires: pango-devel
 BuildRequires: pangox-compat-devel
 BuildRequires: pkgconfig
@@ -46,6 +45,7 @@ BuildRequires:        xorg-lib-libXau-devel
 BuildRequires: xorg-lib-libXext-devel
 BuildRequires: xorg-lib-libXrender-devel
 BuildRequires: xorg-lib-libXtst-devel
+BuildRequires: xorg-lib-xtrans-devel
 BuildRequires: xz
 # needed to satisfy 'filemanager' component (may be changed if alternatives available)
 Requires:      caja
@@ -58,7 +58,6 @@ Requires:     gtk-update-icon-cache
 Requires:      hicolor-icon-theme
 # needed to satisfy 'windowmanager' component (may be changed if alternatives available)
 Requires:      marco
-Requires:      mate-desktop >= 1.9.3
 # needed to satisfy 'panel' component (may be changed if alternatives available)
 Requires:      mate-panel
 %{?with_upower:Requires:       upower-libs >= 0.9.0}
@@ -114,8 +113,7 @@ 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-session.convert
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{frp,jv}
 
 desktop-file-install \
        --remove-category="MATE" \
This page took 0.026332 seconds and 4 git commands to generate.