Enlightenment CVS committal

Author  : raster
Project : e17
Module  : libs/eet

Dir     : e17/libs/eet


Modified Files:
        Makefile.am configure.in 
Added Files:
        eet-native.oe.in eet.bb.in eet.oe.in eet.spec.in 
        eetXnative.bb.in 
Removed Files:
        eet-native.oe eet.bb eet.oe eet.spec eetXnative.bb 
        make_cross_compile_arm.sh 


Log Message:


completely automated package metadata building. all src tarballs will contain
all packaging data with the correct version etc. for rpm's, .deb's and
openembedded's .oe's and .bb's

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/eet/Makefile.am,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -3 -r1.13 -r1.14
--- Makefile.am 6 Jul 2004 21:53:43 -0000       1.13
+++ Makefile.am 3 Mar 2005 01:34:02 -0000       1.14
@@ -5,13 +5,30 @@
 MAINTAINERCLEANFILES = Makefile.in aclocal.m4 config.guess \
                        config.h.in config.sub configure install-sh \
                       ltconfig ltmain.sh missing mkinstalldirs \
-                      stamp-h.in eet_docs.tar eet_docs.tar.gz eet.c
+                      stamp-h.in \
+                      eet_docs.tar.gz eet.c \
+                      eet.pc \
+                      eet.spec \
+                      eet.oe eet-native.oe \
+                      eet.bb eetXnative.bb \
+                      debian/changelog
 
 bin_SCRIPTS = eet-config
 
-EXTRA_DIST = README AUTHORS COPYING COPYING-PLAIN eet.spec eet.c.in \
-                       gendoc Doxyfile doc eet.pc.in \
-                       make_cross_compile_arm.sh
+EXTRA_DIST = README AUTHORS COPYING COPYING-PLAIN eet.spec eet.c.in gendoc \
+             Doxyfile doc eet_docs.tar.gz \
+            eet.pc.in \
+            eet.spec.in eet.spec \
+            eet.oe.in eet.oe eet-native.oe.in eet-native.oe \
+            eet.bb.in eet.bb eetXnative.bb.in eetXnative.bb \
+            debian/changelog.in debian/changelog \
+            debian/control \
+            debian/copyright \
+            debian/eet-config.1 \
+            debian/eet.1 \
+            debian/libeet0-dev.files \
+            debian/libeet0.files \
+            debian/rules
 
 pkgconfigdir = $(libdir)/pkgconfig
 pkgconfig_DATA = eet.pc
===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/eet/configure.in,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -3 -r1.19 -r1.20
--- configure.in        28 Feb 2005 05:35:00 -0000      1.19
+++ configure.in        3 Mar 2005 01:34:02 -0000       1.20
@@ -116,6 +116,12 @@
 src/lib/Makefile
 src/bin/Makefile
 eet-config
+eet.spec
+eet.oe
+eet-native.oe
+eet.bb
+eetXnative.bb
+debian/changelog
 ],[
 chmod +x eet-config
 ])




-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click
_______________________________________________
enlightenment-cvs mailing list
enlightenment-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to