SPECS: ecore.spec - new snap - status: builds, works well
sparky
sparky at pld-linux.org
Sat Jul 9 15:32:41 CEST 2005
Author: sparky Date: Sat Jul 9 13:32:41 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- new snap
- status: builds, works well
---- Files affected:
SPECS:
ecore.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/ecore.spec
diff -u SPECS/ecore.spec:1.3 SPECS/ecore.spec:1.4
--- SPECS/ecore.spec:1.3 Thu Mar 31 00:32:32 2005
+++ SPECS/ecore.spec Sat Jul 9 15:32:36 2005
@@ -2,14 +2,14 @@
Summary: Enlightened Core X interface library
Summary(pl): Biblioteka interfejsu X Enlightened Core
Name: ecore
-Version: 0.9.9
-%define _snap 20050329
+Version: 0.9.9.010
+%define _snap 20050707
Release: 0.%{_snap}.0.1
License: BSD
Group: X11/Libraries
#Source0: http://dl.sourceforge.net/enlightenment/%{name}-%{version}_%{_pre}.tar.gz
-Source0: ftp://ftp.sparky.homelinux.org/pub/e17/%{name}-%{_snap}.tar.gz
-# Source0-md5: 6d27d042591ab19c4877b6f1355756d1
+Source0: ftp://ftp.sparky.homelinux.org/snaps/enli/e17/libs/%{name}-%{_snap}.tar.gz
+# Source0-md5: dda96a94cab2fd5d485757b76f0c4775
URL: http://enlightenment.org/
BuildRequires: autoconf
BuildRequires: automake
@@ -79,6 +79,7 @@
--enable-ecore-con \
--enable-openssl \
--enable-ecore-ipc \
+ --enable-ecore-dbus \
--enable-ecore-config \
--enable-ecore-file \
--enable-pthreads
@@ -98,7 +99,7 @@
%files
%defattr(644,root,root,755)
-%doc AUTHORS COPYING* README*
+%doc AUTHORS COPYING COPYING-PLAIN INSTALL README
%attr(755,root,root) %{_bindir}/ecore_*
%attr(755,root,root) %{_libdir}/libecore*.so.*.*.*
%{_datadir}/%{name}
@@ -108,8 +109,6 @@
%attr(755,root,root) %{_bindir}/ecore-config
%attr(755,root,root) %{_libdir}/libecore*.so
%{_libdir}/libecore*.la
-%attr(755,root,root) %{_libdir}/ecore_config_ipc_*.so
-%{_libdir}/ecore_config_ipc_*.la
%{_pkgconfigdir}/ecore.pc
%{_aclocaldir}/ecore.m4
%{_includedir}/Ecore*.h
@@ -117,7 +116,6 @@
%files static
%defattr(644,root,root,755)
%{_libdir}/libecore*.a
-%{_libdir}/ecore_config_ipc_*.a
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -125,6 +123,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2005/07/09 13:32:36 sparky
+- new snap
+- status: builds, works well
+
Revision 1.3 2005/03/30 22:32:32 sparky
- updated to 20050329 snap
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ecore.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list