X-Git-Url: https://git.pld-linux.org/?p=packages%2Fmousepad.git;a=blobdiff_plain;f=mousepad.spec;h=a62ee75a2425e389a4186a14753adef7e690866f;hp=6a32b20da7c75d644c6b8b544b1b399c343c761f;hb=6f2c4ad9dee8bfef1a37f908fc11cb8bb6fe608e;hpb=649d4aef515f940201d309fc6d21b4ed8ba2c98b diff --git a/mousepad.spec b/mousepad.spec index 6a32b20..a62ee75 100644 --- a/mousepad.spec +++ b/mousepad.spec @@ -1,16 +1,17 @@ # -%define xfce_version 4.4.0 +%define xfce_version 4.6.0 # Summary: Text editor for Xfce based on Leafpad -Summary(pl.UTF-8): Edytor tekstu dla Xfce oparty na Leafpadzie +Summary(pl.UTF-8): Edytor tekstu dla Xfce oparty na Leafpadzie Name: mousepad -Version: 0.2.12 +Version: 0.2.16 Release: 1 License: GPL v2 Group: X11/Applications/Editors Source0: http://www.xfce.org/archive/xfce-%{xfce_version}/src/%{name}-%{version}.tar.bz2 -# Source0-md5: 8549b2012afc761cb4548b138e2ee23c +# Source0-md5: d98854edb76d823ac20b266fdf5a64a1 Patch0: %{name}-desktop.patch +URL: http://www.xfce.org/projects/mousepad/ BuildRequires: autoconf >= 2.52 BuildRequires: automake BuildRequires: gettext-devel @@ -19,8 +20,7 @@ BuildRequires: intltool >= 0.35.0 BuildRequires: libtool BuildRequires: libxfcegui4-devel >= %{xfce_version} BuildRequires: pkgconfig >= 1:0.9.0 -BuildRequires: xfce4-dev-tools >= %{xfce_version} -#Requires: xfprint >= 4.2 +BuildRequires: xfce4-dev-tools >= 4.6.0 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -42,6 +42,7 @@ pięknego drukowania dokumentów takich jak skrypty powłoki. %patch0 -p1 %build +%{__intltoolize} %{__libtoolize} %{__aclocal} %{__autoheader} @@ -56,6 +57,8 @@ rm -rf $RPM_BUILD_ROOT %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +mv $RPM_BUILD_ROOT%{_datadir}/locale/pt{_PT,} + %find_lang %{name} %clean