From: Elan Ruusamäe Date: Sat, 6 Apr 2013 17:56:23 +0000 (+0300) Subject: up to 0.10.2 X-Git-Tag: auto/th/exo-0.10.2-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fexo.git;a=commitdiff_plain;h=6f5076197d06e28a78caf6a3f1135809e079a10d up to 0.10.2 --- diff --git a/exo.spec b/exo.spec index 3e93c19..da6c86e 100644 --- a/exo.spec +++ b/exo.spec @@ -2,18 +2,17 @@ # Conditional build: %bcond_without apidocs # disable gtk-doc %bcond_with static_libs # don't build static library -# + %define xfce_version 4.10.0 -# Summary: Extension library to Xfce developed by os-cillation Summary(pl.UTF-8): Biblioteka rozszerzeń do Xfce opracowana przez os-cillation Name: exo -Version: 0.8.0 +Version: 0.10.2 Release: 1 License: GPL v2 Group: X11/Libraries -Source0: http://archive.xfce.org/xfce/4.10/src/%{name}-%{version}.tar.bz2 -# Source0-md5: 189bd19210e1d7d8601be1cdf27bf259 +Source0: http://archive.xfce.org/src/xfce/exo/0.10/%{name}-%{version}.tar.bz2 +# Source0-md5: c70f2a217811bfba2e62f938d4b8f748 URL: http://www.os-cillation.com/ BuildRequires: autoconf >= 2.50 BuildRequires: automake @@ -104,6 +103,8 @@ Statyczna biblioteka libexo. %prep %setup -q +%{__sed} -i -e 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' configure.ac + %build %{?with_apidocs:%{__gtkdocize}} %{__intltoolize} @@ -128,9 +129,9 @@ rm -rf $RPM_BUILD_ROOT %{__rm} $RPM_BUILD_ROOT%{_libdir}/*.la -mv -f $RPM_BUILD_ROOT%{_datadir}/locale/{tl_PH,tl} +#mv -f $RPM_BUILD_ROOT%{_localedir}/{tl_PH,tl} # already exists as ur -%{__rm} -r $RPM_BUILD_ROOT%{_datadir}/locale/ur_PK +%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ur_PK %{!?with_apidocs:rm -rf $RPM_BUILD_ROOT%{_gtkdocdir}/exo}