[packages/exo] up to 0.10.2

glen glen at pld-linux.org
Sat Apr 6 19:56:27 CEST 2013


commit 6f5076197d06e28a78caf6a3f1135809e079a10d
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Apr 6 20:56:23 2013 +0300

    up to 0.10.2

 exo.spec | 15 ++++++++-------
 1 file changed, 8 insertions(+), 7 deletions(-)
---
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}
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/exo.git/commitdiff/6f5076197d06e28a78caf6a3f1135809e079a10d



More information about the pld-cvs-commit mailing list