From: teg Date: Fri, 8 Sep 2000 23:03:09 +0000 (+0000) Subject: Include popcorn and peanuts X-Git-Tag: r0-50-18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce60f96959ec2de90723a54098ffee36a5c6153b;p=thirdparty%2Fnewt.git Include popcorn and peanuts --- diff --git a/newt.spec b/newt.spec index bd83365..16b279c 100644 --- a/newt.spec +++ b/newt.spec @@ -43,6 +43,7 @@ newt. ./configure make make shared +chmod 0644 peanuts.py popcorn.py %install rm -rf $RPM_BUILD_ROOT @@ -74,7 +75,7 @@ rm -rf $RPM_BUILD_ROOT %files devel %defattr (-,root,root) -%doc tutorial.sgml +%doc tutorial.sgml peanuts.py popcorn.py /usr/include/newt.h /usr/lib/libnewt.a /usr/lib/libnewt.so @@ -83,6 +84,8 @@ rm -rf $RPM_BUILD_ROOT * Fri Sep 08 2000 Trond Eivind Glomsrød - bytecompile the snack python module - move the libnewt.so symlink to the devel package +- include popcorn.py and peanuts.py in the devel package, + so we have some documentation of the snack module * Tue Aug 22 2000 Erik Troan - fixed cursor disappearing in suspend (again)