]> git.pld-linux.org Git - packages/efreet.git/commitdiff
- updated to 1.7.5
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 13 Jan 2013 07:06:36 +0000 (08:06 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 13 Jan 2013 07:06:36 +0000 (08:06 +0100)
efreet.spec

index 219efc9d05b61e69916f2c20b44d3bdb1cfa040f..cd54abe4f87743ec304c874728a85f1174da9619 100644 (file)
@@ -2,19 +2,20 @@
 # Conditional build:
 %bcond_without static_libs     # don't build static library
 #
-%define                ecore_ver       1.7.0
-%define                eina_ver        1.7.0
-%define                eet_ver         1.7.0
+%define                ecore_ver       1.7.5
+%define                eina_ver        1.7.5
+%define                eet_ver         1.7.5
 
 Summary:       freedesktop.org standards implementation for the EFL
 Summary(pl.UTF-8):     Implementacja standardów freedesktop.org dla EFL
 Name:          efreet
-Version:       1.7.3
+Version:       1.7.5
 Release:       1
 License:       BSD
 Group:         X11/Libraries
 Source0:       http://download.enlightenment.org/releases/%{name}-%{version}.tar.bz2
-# Source0-md5: 973e2b85dfee9d8557c93a1eda1ee839
+# Source0-md5: d21e59631022d6fbdfa0e19b6b2ff93a
+Patch0:                %{name}-am.patch
 URL:           http://trac.enlightenment.org/e/wiki/Efreet
 BuildRequires: autoconf >= 2.52
 BuildRequires: automake >= 1.6
@@ -89,6 +90,7 @@ Statyczna biblioteka Efreet.
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__gettextize}
This page took 0.084558 seconds and 4 git commands to generate.