On Wed, 12 Dec 2001 22:23:44 Ronald F. Guilmette wrote: > > No no. You have the proper version now. > > The `p' suffix mean `Perl Version'. > > (There was once upon a time a C language version, but that has been > retired now.)
ok, i leave the p. so the current version is 1.07p or 1.7p? > That is perfect. > > Can you just make that change for me? Or do you need me to do it? well if i did it by patching your file, it wouldn't be recorded in the orig tarball. It would just look as if i modified the license myself without your permission, It's much better if you patch it from upstream, please do it > Thus, you should make the package be dependent upon having a dictionary > file already installed. (I am not sure what other RPM that would be > located > in.... Probably it is part of some spell-checker... maybe ispell, or > maybe > some other spell checker.) ah right, i though that ispell dictionaries were in a special format and cannot be used. solved then. btw, Debian doesn't use RPM but dpkg, it has some differences. Regards, -- ---------------------------------------------------- Robert Millan Debian GNU/Hurd user zeratul2 wanadoo es http://getyouriso.dyndns.org/ ---------------------------------------------------- GPG ID C8D6942C 237F 8688 C2E5 BC64 E152 97B4 FB28 D41B C8D6 942C ---------------------------------------------------- Free Dmitry Sklyarov! http://www.freesklyarov.org ---------------------------------------------------- Join us in civil disobedience and distribute DeCSS!! ---------------------------------------------------- /* efdtt.c Author: Charles M. Hannum <[EMAIL PROTECTED]> */ /* Length: 434 bytes (excluding unnecessary newlines) */ /* Usage is: cat title-key scrambled.vob | efdtt >clear.vob */ /* title-key can be read from the DVD by css-auth. (see livid.org) */ #define m(i)(x[i]^s[i+84])<< unsigned char x[5],y,s[2048];main(n){for(read(0,x,5);read(0,s,n=2048);write(1,s ,n))if(s[y=s[13]%8+20]/16%4==1){int i=m(1)17^256+m(0)8,k=m(2)0,j=m(4)17^m(3)9^k *2-k%8^8,a=0,c=26;for(s[y]-=16;--c;j*=2)a=a*2^i&1,i=i/2^j&1<<24;for(j=127;++j<n ;c=c>y)c+=y=i^i/8^i>>4^i>>12,i=i>>8^y<<17,a^=a>>14,y=a^a*8^a<<6,a=a>>8^y<<9,k=s [j],k="7Wo~'G_\216"[k&7]+2^"cr3sfw6v;*k+>/n."[k>>4]*2^k*257/8,s[j]=k^(k&k*2&34) *6^c+~y;}}