[packages/emotion-decoders-generic] - updated to 1.9.0 (1.8.x left on EFL-1.8 branch)

qboosh qboosh at pld-linux.org
Wed Mar 19 17:58:04 CET 2014


commit 31793474878c0e05f49bf289abb7d035c699ffa1
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Wed Mar 19 18:01:16 2014 +0100

    - updated to 1.9.0 (1.8.x left on EFL-1.8 branch)

 emotion-decoders-generic.spec | 14 ++++++++------
 1 file changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/emotion-decoders-generic.spec b/emotion-decoders-generic.spec
index ed7bd22..b8e03e0 100644
--- a/emotion-decoders-generic.spec
+++ b/emotion-decoders-generic.spec
@@ -1,24 +1,26 @@
 Summary:	Generic decoders for Emotion library
 Summary(pl.UTF-8):	Ogólne programy dekodujące dla biblioteki Emotion
 Name:		emotion-decoders-generic
-Version:	1.8.1
+Version:	1.9.0
 Release:	1
 License:	BSD
 Group:		Libraries
 Source0:	http://download.enlightenment.org/rel/libs/emotion_generic_players/emotion_generic_players-%{version}.tar.bz2
-# Source0-md5:	b46953313fec21be42c9193574fba9be
+# Source0-md5:	80658f0b1a69fea56d3472541b60288e
 URL:		http://trac.enlightenment.org/e/wiki/Emotion
 BuildRequires:	ecore-devel >= 1.8.0
 BuildRequires:	eina-devel >= 1.2.0
-BuildRequires:	emotion-devel >= 1.8
+BuildRequires:	emotion-devel >= 1.9
 BuildRequires:	pkgconfig
 BuildRequires:	vlc-devel >= 2.0
 Requires:	ecore >= 1.8.0
 Requires:	eina >= 1.2.0
-Requires:	emotion >= 1.8
+Requires:	emotion >= 1.9
 Requires:	vlc >= 2.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		arch_tag	v-1.9
+
 %description
 These are binary players for Emotion using the "generic" module.
 
@@ -88,5 +90,5 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING ChangeLog README
 %dir %{_libdir}/emotion/generic_players
-%dir %{_libdir}/emotion/generic_players/linux-gnu-*
-%attr(755,root,root) %{_libdir}/emotion/generic_players/linux-gnu-*/vlc
+%dir %{_libdir}/emotion/generic_players/%{arch_tag}
+%attr(755,root,root) %{_libdir}/emotion/generic_players/%{arch_tag}/vlc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/emotion-decoders-generic.git/commitdiff/31793474878c0e05f49bf289abb7d035c699ffa1



More information about the pld-cvs-commit mailing list