[enlightenment] update to 0.16.999.54504

thomasj thomasj at fedoraproject.org
Mon Nov 15 09:03:24 UTC 2010


commit 992fb20b43c94da14156c0b1a8a89e7dca929cef
Author: Thomas Janssen <thomasj at fedoraproject.org>
Date:   Mon Nov 15 10:03:23 2010 +0100

    update to 0.16.999.54504

 .gitignore         |    1 +
 enlightenment.spec |   19 +++++++++++--------
 sources            |    2 +-
 3 files changed, 13 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d48ef72..bf02b91 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 enlightenment-0.16.999.49898.tar.bz2
+/enlightenment-0.16.999.54504.tar.bz2
diff --git a/enlightenment.spec b/enlightenment.spec
index 3c3ddf5..523a626 100644
--- a/enlightenment.spec
+++ b/enlightenment.spec
@@ -1,18 +1,18 @@
 Name:           enlightenment
-Version:        0.16.999.49898
+Version:        0.16.999.54504
 Release:        1%{?dist}
 Summary:        Highly optimized and extensible desktop shell
 
 Group:          User Interface/Desktops
 License:        MIT
 URL:            http://enlightenment.org/p.php?p=about/e17&l=en
-Source0:        http://download.enlightenment.org/snapshots/2010-06-27/%{name}-%{version}.tar.bz2
+Source0:        http://download.enlightenment.org/snapshots/LATEST/%{name}-%{version}.tar.bz2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 ##Fix DSO patches
-Patch10:        enlightenment-fc14-fix-DSO.patch
-Patch20:	enlightenment-fc14-fix-DSO2.patch
-Patch30:	enlightenment-fc14-fix-DSO3.patch
+#Patch10:       enlightenment-fc14-fix-DSO.patch
+#Patch20:	enlightenment-fc14-fix-DSO2.patch
+#Patch30:	enlightenment-fc14-fix-DSO3.patch
 
 BuildRequires:  libX11-devel libXext-devel pkgconfig gettext
 BuildRequires:  eet-devel embryo-devel evas-devel ecore-devel edje-devel
@@ -49,9 +49,9 @@ developing applications that use %{name}.
 
 %prep
 %setup -q
-%patch10 -p0
-%patch20 -p0
-%patch30 -p0
+#%patch10 -p0
+#%patch20 -p0
+#%patch30 -p0
 
 # backport enlightenment.pc.in fix from trunk
 sed -i -e 's|Libs:\ .*$|Libs: -L${libdir}|' enlightenment.pc.in
@@ -105,6 +105,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Mon Nov 15 2010 Thomas Janssen <thomasj at fedoraproject.org> 0.16.999.54504-1
+- update to 0.16.999.54504 snapshot release
+
 * Fri Jul 02 2010 Thomas Janssen <thomasj at fedoraproject.org> 0.16.999.49898-1
 - enlightenment 0.16.999.49898 snapshot release
 
diff --git a/sources b/sources
index 4fdb59a..33c3b74 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-96864a61c01305c33719f98466db18d0  enlightenment-0.16.999.49898.tar.bz2
+2f5a767f38fb75776d50c69386cacddb  enlightenment-0.16.999.54504.tar.bz2


More information about the scm-commits mailing list