]> git.pld-linux.org Git - packages/emotion-decoders-generic.git/blobdiff - emotion-decoders-generic.spec
- updated to 1.10.0 (1.9.x left on EFL-1.9 branch)
[packages/emotion-decoders-generic.git] / emotion-decoders-generic.spec
index ed7bd22bd79360366e854170b113bce1c035c2b1..99dd1f011a9c6e5e46d4573111e4f69ec2f3a0cd 100644 (file)
@@ -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.10.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: 4e5995e4fe8a31db79bafbd04f633b47
 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.10
 BuildRequires: pkgconfig
 BuildRequires: vlc-devel >= 2.0
 Requires:      ecore >= 1.8.0
 Requires:      eina >= 1.2.0
-Requires:      emotion >= 1.8
+Requires:      emotion >= 1.10
 Requires:      vlc >= 2.0
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define                arch_tag        v-1.10
+
 %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
This page took 0.132857 seconds and 4 git commands to generate.