SPECS: esmart.spec - fixed on amd64
sparky
sparky at pld-linux.org
Thu Mar 16 22:39:12 CET 2006
Author: sparky Date: Thu Mar 16 21:39:12 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed on amd64
---- Files affected:
SPECS:
esmart.spec (1.8 -> 1.9)
---- Diffs:
================================================================
Index: SPECS/esmart.spec
diff -u SPECS/esmart.spec:1.8 SPECS/esmart.spec:1.9
--- SPECS/esmart.spec:1.8 Sat Jan 14 19:49:49 2006
+++ SPECS/esmart.spec Thu Mar 16 22:39:07 2006
@@ -8,13 +8,15 @@
Name: esmart
Version: 0.9.0.005
#%define _snap 20051025
-Release: 1
+Release: 2
#.%{_snap}.1
License: BSD
Group: X11/Libraries
Source0: http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
# Source0-md5: 62952b15ceb672a29ec4d21908e96e51
#Source0: http://sparky.homelinux.org/snaps/enli/e17/libs/%{name}-%{_snap}.tar.bz2
+Patch0: efl-m4.patch
+Patch1: %{name}-layout_in_libdir.patch
URL: http://enlightenment.org/
#BuildRequires: autoconf
#BuildRequires: automake
@@ -76,13 +78,15 @@
%prep
%setup -q
# -n %{name}
+%patch0 -p1
+%patch1 -p1
%build
-#%%{__libtoolize}
-#%%{__aclocal} -I m4
-#%%{__autoconf}
-#%%{__autoheader}
-#%%{__automake}
+%{__libtoolize}
+%{__aclocal} -I m4
+%{__autoconf}
+%{__autoheader}
+%{__automake}
%configure \
%{!?with_static_libs:--disable-static}
%{__make}
@@ -136,6 +140,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.9 2006/03/16 21:39:07 sparky
+- fixed on amd64
+
Revision 1.8 2006/01/14 18:49:49 sparky
- up to oficial 0.9.0.005
- no auto* regeneration
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/esmart.spec?r1=1.8&r2=1.9&f=u
More information about the pld-cvs-commit
mailing list