Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/ecore

Dir     : e17/libs/ecore


Modified Files:
        Makefile.am configure.in ecore.spec.in 


Log Message:


too zealous - ecore_config needs to come back

===================================================================
RCS file: /cvs/e/e17/libs/ecore/Makefile.am,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -3 -r1.28 -r1.29
--- Makefile.am 28 Oct 2006 10:15:26 -0000      1.28
+++ Makefile.am 28 Oct 2006 11:41:53 -0000      1.29
@@ -23,6 +23,7 @@
             debian/changelog.in \
             debian/control \
             debian/copyright \
+            debian/ecore0-bin.install \
             debian/libecore0-con.install \
             debian/libecore0-config.install \
             debian/libecore0-dbus.install \
===================================================================
RCS file: /cvs/e/e17/libs/ecore/configure.in,v
retrieving revision 1.157
retrieving revision 1.158
diff -u -3 -r1.157 -r1.158
--- configure.in        28 Oct 2006 10:15:26 -0000      1.157
+++ configure.in        28 Oct 2006 11:41:53 -0000      1.158
@@ -1254,6 +1254,7 @@
 Makefile
 ecore.pc
 src/Makefile
+src/bin/Makefile
 src/lib/Makefile
 src/lib/ecore/Makefile
 src/lib/ecore_job/Makefile
===================================================================
RCS file: /cvs/e/e17/libs/ecore/ecore.spec.in,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- ecore.spec.in       28 Oct 2006 10:15:26 -0000      1.14
+++ ecore.spec.in       28 Oct 2006 11:41:53 -0000      1.15
@@ -60,6 +60,14 @@
 %description devel
 Ecore development files
 
+%package bin
+Summary: Tools that support Ecore
+Group: Development/Libraries
+Requires: %{name} = %{version}
+
+%description bin
+Tools that support Ecore
+
 %package con
 Summary: Ecore Connection Library
 Group: Development/Libraries
@@ -192,6 +200,10 @@
 %{_libdir}/pkgconfig/*
 %{_datadir}/aclocal/*
 %{_includedir}/*.h
+
+%files bin
+%defattr(-, root, root)
+%{_bindir}/ecore_config
 
 %files con
 %defattr(-, root, root)



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to