Someone let loose the asparagus and didn't bump versions in the specs. Also a fix for make dist in epeg.
Patch attached, please commit :) Ryan
Index: apps/e/enlightenment.spec =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/enlightenment.spec,v retrieving revision 1.11 diff -u -r1.11 enlightenment.spec --- apps/e/enlightenment.spec 25 Sep 2005 17:11:03 -0000 1.11 +++ apps/e/enlightenment.spec 6 Oct 2005 23:59:14 -0000 @@ -1,7 +1,7 @@ Summary: The Enlightenment window manager Name: enlightenment -Version: 0.16.999.015 -Release: 0.20050925 +Version: 0.16.999.017 +Release: 0.20051006 License: BSD Group: User Interface/Desktops URL: http://www.enlightenment.org/ Index: libs/edje/edje.spec =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/edje/edje.spec,v retrieving revision 1.23 diff -u -r1.23 edje.spec --- libs/edje/edje.spec 25 Sep 2005 17:11:49 -0000 1.23 +++ libs/edje/edje.spec 6 Oct 2005 23:59:20 -0000 @@ -2,7 +2,7 @@ Summary: Complex Graphical Design/Layout Engine Name: edje -Version: 0.5.0.015 +Version: 0.5.0.017 Release: 0.20050925 License: BSD Group: System Environment/Libraries Index: libs/epeg/Makefile.am =================================================================== RCS file: /cvsroot/enlightenment/e17/libs/epeg/Makefile.am,v retrieving revision 1.4 diff -u -r1.4 Makefile.am --- libs/epeg/Makefile.am 6 Oct 2005 07:06:59 -0000 1.4 +++ libs/epeg/Makefile.am 6 Oct 2005 23:59:23 -0000 @@ -34,7 +34,7 @@ EXTRA_DIST = README AUTHORS COPYING COPYING-PLAIN \ epeg.spec epeg.c.in gendoc \ Doxyfile epeg_docs.tar.gz \ - debian/changelog.in debian/changelog \ + debian/changelog \ debian/control \ debian/copyright \ debian/libepeg0-dev.files \
