SPECS: epsilon.spec - up to 0.3.0.005 - no auto* regeneration - pa...

sparky sparky at pld-linux.org
Sat Jan 14 19:28:18 CET 2006


Author: sparky                       Date: Sat Jan 14 18:28:18 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.3.0.005
- no auto* regeneration
- package pkgconfig file

---- Files affected:
SPECS:
   epsilon.spec (1.8 -> 1.9) 

---- Diffs:

================================================================
Index: SPECS/epsilon.spec
diff -u SPECS/epsilon.spec:1.8 SPECS/epsilon.spec:1.9
--- SPECS/epsilon.spec:1.8	Wed Nov 30 15:00:55 2005
+++ SPECS/epsilon.spec	Sat Jan 14 19:28:13 2006
@@ -6,21 +6,23 @@
 Summary:	Enlightened Thumbnail Generator
 Summary(pl):	Oświecony generator miniaturek obrazów
 Name:		epsilon
-Version:	0.3.0.004
+Version:	0.3.0.005
 Release:	1
 License:	BSD
 Group:		X11/Libraries
 Source0:	http://enlightenment.freedesktop.org/files/%{name}-%{version}.tar.gz
-# Source0-md5:	10118c712b42d00b332c6fe1d9257661
+# Source0-md5:	c542ad34f913492f6b49c285d426ebc6
 URL:		http://enlightenment.org/Libraries/Epsilon/
-BuildRequires:	autoconf
-BuildRequires:	automake
+#BuildRequires:	autoconf
+#BuildRequires:	automake
 BuildRequires:	edje-devel
 BuildRequires:	epeg-devel
-BuildRequires:	libtool
+#BuildRequires:	libtool
 Requires:	%{name}-libs = %{version}-%{release}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%undefine	__cxx
+
 %description
 Epsilon is a small, display independent, and quick thumbnailing
 library. The lib itself conforms to the standard put forth by
@@ -85,11 +87,11 @@
 %setup -q
 
 %build
-%{__libtoolize}
-%{__aclocal}
-%{__autoconf}
-%{__autoheader}
-%{__automake}
+#%%{__libtoolize}
+#%%{__aclocal}
+#%%{__autoconf}
+#%%{__autoheader}
+#%%{__automake}
 %configure \
 	%{!?with_static_libs:--disable-static}
 %{__make}
@@ -121,6 +123,7 @@
 %attr(755,root,root) %{_libdir}/libepsilon.so
 %{_libdir}/libepsilon.la
 %{_includedir}/Epsilon.h
+%{_pkgconfigdir}/%{name}.pc
 
 %if %{with static_libs}
 %files static
@@ -134,6 +137,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.9  2006/01/14 18:28:13  sparky
+- up to 0.3.0.005
+- no auto* regeneration
+- package pkgconfig file
+
 Revision 1.8  2005/11/30 14:00:55  charles
 - bcond static_libs
 
================================================================

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



More information about the pld-cvs-commit mailing list