]> 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 7e6e6b46cd7d95d42ed5f5d8356108eb08cbee00..f2e70ddec7ca538d63e1ffc8c5c0fe535f3f5c39 100644 (file)
 Summary:       MATE Desktop session manager
 Summary(pl.UTF-8):     Zarządca sesji środowiska MATE Desktop
 Name:          mate-session-manager
-Version:       1.10.0
+Version:       1.14.0
 Release:       1
 License:       GPL v2+
 Group:         X11/Applications
-Source0:       http://pub.mate-desktop.org/releases/1.10/%{name}-%{version}.tar.xz
-# Source0-md5: 1415ec705baa71290d7596b6637b1285
+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
@@ -27,11 +27,10 @@ BuildRequires:      desktop-file-utils
 BuildRequires: glib2-devel >= 1:2.36.0
 %{!?with_gtk3:BuildRequires:   gtk+2-devel >= 2:2.24.0}
 %{?with_gtk3:BuildRequires:    gtk+3-devel >= 3.0.0}
-BuildRequires: intltool >= 0.40.0
+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
@@ -41,10 +40,12 @@ BuildRequires:      tar >= 1:1.22
 %{?with_apidocs:BuildRequires: xmlto}
 BuildRequires: xorg-lib-libICE-devel
 BuildRequires: xorg-lib-libSM-devel
+BuildRequires: xorg-lib-libX11-devel
 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
@@ -57,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}
@@ -73,6 +73,9 @@ Zarządca sesji środowiska MATE Desktop.
 Summary:       MATE Session Manager D-Bus API Reference
 Summary(pl.UTF-8):     Dokumentacja API D-Bus MATE Session Managera
 Group:         Documentation
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description apidocs
 Session Manager D-Bus API Reference.
@@ -110,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.049257 seconds and 4 git commands to generate.