SPECS: edje.spec - up to 0.5.0.022 - no auto* regeneration required
sparky
sparky at pld-linux.org
Sat Dec 3 16:59:11 CET 2005
Author: sparky Date: Sat Dec 3 15:59:11 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 0.5.0.022
- no auto* regeneration required
---- Files affected:
SPECS:
edje.spec (1.15 -> 1.16)
---- Diffs:
================================================================
Index: SPECS/edje.spec
diff -u SPECS/edje.spec:1.15 SPECS/edje.spec:1.16
--- SPECS/edje.spec:1.15 Wed Nov 30 14:52:30 2005
+++ SPECS/edje.spec Sat Dec 3 16:59:06 2005
@@ -6,13 +6,13 @@
Summary: Complex Graphical Design/Layout Engine
Summary(pl): Złożony silnik graficznego projektowania/planowania
Name: edje
-Version: 0.5.0.020
+Version: 0.5.0.022
Release: 1
License: BSD
Group: X11/Libraries
Source0: http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
-# Source0-md5: 4992e0280cdabcb265685738d45406d9
-Patch0: %{name}-missing_m4.patch
+# Source0-md5: 50240dda4705fe765f948b26bc5d257a
+#Patch0: %{name}-missing_m4.patch
URL: http://enlightenment.org/Libraries/Edje/
BuildRequires: autoconf
BuildRequires: automake
@@ -25,6 +25,8 @@
Requires: fonts-TTF-bitstream-vera
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+%undefine __cxx
+
%description
Edje is a complex graphical design and layout engine. It provides a
mechanism for allowing configuration data to define visual elements in
@@ -98,14 +100,14 @@
%prep
%setup -q
-%patch0 -p1
+#%%patch0 -p1
%build
-%{__libtoolize}
-%{__aclocal}
-%{__autoconf}
-%{__autoheader}
-%{__automake}
+#%%{__libtoolize}
+#%%{__aclocal}
+#%%{__autoconf}
+#%%{__autoheader}
+#%%{__automake}
%configure \
%{!?with_static_libs:--disable-static} \
--enable-edje-cc
@@ -161,6 +163,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.16 2005/12/03 15:59:06 sparky
+- up to 0.5.0.022
+- no auto* regeneration required
+
Revision 1.15 2005/11/30 13:52:30 charles
- changelog typo
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/edje.spec?r1=1.15&r2=1.16&f=u
More information about the pld-cvs-commit
mailing list