[packages/embryo] - updated to 1.7.10

qboosh qboosh at pld-linux.org
Sat Jan 25 23:02:14 CET 2014


commit 5aed29bcb53a515ab12e5880eb5c521edd73b0d0
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sat Jan 25 23:03:35 2014 +0100

    - updated to 1.7.10

 embryo.spec | 11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)
---
diff --git a/embryo.spec b/embryo.spec
index 297a77b..e33b443 100644
--- a/embryo.spec
+++ b/embryo.spec
@@ -3,22 +3,23 @@
 # Conditional build:
 %bcond_without	static_libs	# don't build static library
 #
+%define	eina_ver	1.7.10
 Summary:	Enlightenment Fundation Libraries - Embryo
 Summary(pl.UTF-8):	Podstawowe biblioteki Enlightenmenta - Embryo
 Name:		embryo
-Version:	1.7.9
+Version:	1.7.10
 Release:	1
 License:	BSD
 Group:		Libraries
 Source0:	http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2
-# Source0-md5:	f62c244cabc97660a40aa11ab9d84ee3
+# Source0-md5:	1ed477bcc75124a143b4d86bea02c671
 URL:		http://trac.enlightenment.org/e/wiki/Embryo
 BuildRequires:	autoconf >= 2.52
 BuildRequires:	automake >= 1.6
-BuildRequires:	eina-devel >= 1.7.9
+BuildRequires:	eina-devel >= %{eina_ver}
 BuildRequires:	libtool
 BuildRequires:	pkgconfig >= 1:0.22
-Requires:	eina >= 1.7.9
+Requires:	eina >= %{eina_ver}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %undefine	__cxx
@@ -36,7 +37,7 @@ Summary:	Embryo header files
 Summary(pl.UTF-8):	Pliki nagłówkowe Embryo
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-Requires:	eina-devel >= 1.7.9
+Requires:	eina-devel >= %{eina_ver}
 
 %description devel
 Header files for Embryo.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/embryo.git/commitdiff/5aed29bcb53a515ab12e5880eb5c521edd73b0d0



More information about the pld-cvs-commit mailing list