SPECS: esmart.spec - up to oficial 0.9.0.005 - no auto* regeneration

sparky sparky at pld-linux.org
Sat Jan 14 19:49:57 CET 2006


Author: sparky                       Date: Sat Jan 14 18:49:57 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to oficial 0.9.0.005
- no auto* regeneration

---- Files affected:
SPECS:
   esmart.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/esmart.spec
diff -u SPECS/esmart.spec:1.7 SPECS/esmart.spec:1.8
--- SPECS/esmart.spec:1.7	Wed Nov 30 15:00:55 2005
+++ SPECS/esmart.spec	Sat Jan 14 19:49:49 2006
@@ -6,24 +6,27 @@
 Summary:	Evas "smart objects"
 Summary(pl):	"Inteligentne obiekty" Evas
 Name:		esmart
-Version:	0.9.0.004
-%define	_snap	20051025
-Release:	1.%{_snap}.1
+Version:	0.9.0.005
+#%define	_snap	20051025
+Release:	1
+#.%{_snap}.1
 License:	BSD
 Group:		X11/Libraries
-#Source0:	http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
-Source0:	http://sparky.homelinux.org/snaps/enli/e17/libs/%{name}-%{_snap}.tar.bz2
-# Source0-md5:	a9839d5d33c162bb81ad3480d1351f4a
+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
 URL:		http://enlightenment.org/
-BuildRequires:	autoconf
-BuildRequires:	automake
+#BuildRequires:	autoconf
+#BuildRequires:	automake
 BuildRequires:	edje-devel
 BuildRequires:	epeg-devel
 BuildRequires:	epsilon-devel
-BuildRequires:	libtool
+#BuildRequires:	libtool
 Requires:	%{name}-libs = %{version}-%{release}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%undefine	__cxx
+
 %description
 Esmart contains "smart" pre-built evas objects. It currently includes
 a thumbnail generator and a horizontal/vertical container.
@@ -71,14 +74,15 @@
 Statyczne biblioteki Esmart.
 
 %prep
-%setup -q -n %{name}
+%setup -q
+# -n %{name}
 
 %build
-%{__libtoolize}
-%{__aclocal} -I m4
-%{__autoconf}
-%{__autoheader}
-%{__automake}
+#%%{__libtoolize}
+#%%{__aclocal} -I m4
+#%%{__autoconf}
+#%%{__autoheader}
+#%%{__automake}
 %configure \
 	%{!?with_static_libs:--disable-static}
 %{__make}
@@ -132,6 +136,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2006/01/14 18:49:49  sparky
+- up to oficial 0.9.0.005
+- no auto* regeneration
+
 Revision 1.7  2005/11/30 14:00:55  charles
 - bcond static_libs
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/esmart.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list