They will be CVS snapshots... If someone finds them useful then I guess I could post them on the net.
I'm starting from Fedora's RPM spec files and a few of their patches no longer apply against current CVS. I don't need them personally but probably others do. I'll try to get those working and incorporated into CVS were appropriate. Once thats done then I can publish my RPM's. Chris m. allan noah wrote: > Committed, thanks! Any word on publishing these updated rpms somewhere? > > allan > > On Sun, Jan 11, 2009 at 6:59 PM, Chris Bagwell <chris at cnpbagwell.com> > wrote: > >> Hi all, >> >> I needed to build a tar file of latest CVS to aid in custom RPM >> generation. I found "make dist" failed without the following fix to >> xerox_mfp man page. >> >> Chris >> >> Index: doc/Makefile.in >> =================================================================== >> RCS file: /cvsroot/sane/sane-backends/doc/Makefile.in,v >> retrieving revision 1.100 >> diff -u -w -r1.100 Makefile.in >> --- doc/Makefile.in 15 Dec 2008 21:48:20 -0000 1.100 >> +++ doc/Makefile.in 11 Jan 2009 23:49:16 -0000 >> @@ -115,7 +115,7 @@ >> sane-u12.man sane-niash.man sane-sm3840.man sane-genesys.man >> sane-hp4200.man \ >> sane-mustek_usb2.man sane-hp3500.man sane-pixma.man sane-stv680.man \ >> sane-hp5590.man sane-hpljm1005.man sane-cardscan.man sane-hp3900.man \ >> - sane-epjitsu.man sane-hs2p.man sane-canon_dr.man sane_xerox_mfp.man >> + sane-epjitsu.man sane-hs2p.man sane-canon_dr.man sane-xerox_mfp.man >> >> .PHONY: all clean depend dist distclean html html-man install \ >> sane-html uninstall >> >> >> --
