gnokii-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: missing files in dist


From: Bastien Nocera
Subject: Re: missing files in dist
Date: Tue, 04 Dec 2007 18:47:13 +0000

> Current issues with CVS after switching to automake when preparing a
> release tarball are:
> 
> Empty and not needed:
> +/AUTHORS
> +/README

Those need some content or just be left alone. You can move the bits
from MAINTAINERS to AUTHORS, or just write "see MAINTAINERS and
ChangeLog"

> Wrong location:
> +/common/localcharset.h
> (should be in include)

Done

> Missing:
> -/common/gnokii.pc

Already fixed (well, we only ship gnokii.pc.in)

> -/common/phones/dc2711.c
> -/common/phones/nk2110.c

Those aren't used, added to EXTRA_DIST

> -/common/vcal.lx

Fixed.

> -/Docs/gettext-howto
> -/Docs/gnokii-hackers-howto

Done

> -/Docs/man/gnokii.1
> -/Docs/man/gnokiid.8
> -/Docs/man/mgnokiidev.8
> -/Docs/man/sendsms.1
> -/Docs/man/xgnokii.1x

Fixed

> -/Docs/packaging-howto

Done

> -/Docs/protocol/
> -/Docs/protocol/dancall.txt
> -/Docs/protocol/gnokiid-at.txt
> -/Docs/protocol/nk2110.txt
> -/Docs/protocol/nk3110.txt
> -/Docs/protocol/nk6110.txt
> -/Docs/protocol/nk6160.txt
> -/Docs/protocol/nk6185.txt
> -/Docs/protocol/nk640.txt
> -/Docs/protocol/nk6510.txt
> -/Docs/protocol/nk7110.txt
> -/Docs/protocol/nokia.txt

Done

> -/Docs/sample/45-nokiadku2.rules

Fixed

> -/include/cfgreader.h
> -/include/compat.h
> -/include/data/at-emulator.h
> -/include/data/datapump.h
> -/include/data/rlp-crc24.h
> -/include/device.h
> -/include/devices/dku2libusb.h
> -/include/devices/irda.h
> -/include/devices/linuxirda.h
> -/include/devices/osxbluetooth.h
> -/include/devices/tcp.h
> -/include/devices/tekram.h
> -/include/devices/unixbluetooth.h
> -/include/devices/unixirda.h
> -/include/devices/unixserial.h
> -/include/devices/winserial.h
> -/include/gnokii-internal.h
> -/include/gsm-filetypes.h
> -/include/links/atbus.h
> -/include/links/cbus.h
> -/include/links/fbus-3110.h
> -/include/links/fbus-common.h
> -/include/links/fbus.h
> -/include/links/fbus-phonet.h
> -/include/links/gnbus.h
> -/include/links/m2bus.h
> -/include/links/utils.h
> -/include/misc.h
> -/include/nokia-decoding.h
> -/include/phones/atbosch.h
> -/include/phones/ateric.h
> -/include/phones/atgen.h
> -/include/phones/atmot.h
> -/include/phones/atnok.h
> -/include/phones/atsam.h
> -/include/phones/atsie.h
> -/include/phones/atsoer.h
> -/include/phones/dc2711.h
> -/include/phones/generic.h
> -/include/phones/gnapplet.h
> -/include/phones/nk2110.h
> -/include/phones/nk3110.h
> -/include/phones/nk6100.h
> -/include/phones/nk6510.h
> -/include/phones/nk7110.h
> -/include/phones/nokia.h
> -/include/phones/pcsc.h
> -/include/pkt.h
> -/include/sms-nokia.h
> -/include/win32/getopt.h
> -/include/win32/winserial.h

Should be fixed

> -/patches/ (while dir)
> -/po/boldquot.sed
> -/po/cs.po
> -/po/.cvsignore
> -/po/de.po
> -/po/address@hidden
> -/po/address@hidden
> -/po/et.po
> -/po/fi.po
> -/po/fr.po
> -/po/insert-header.sin
> -/po/it.po
> -/po/Makefile
> -/po/Makevars
> -/po/Makevars.template
> -/po/nl.po
> -/po/pl.po
> -/po/POTFILES
> -/po/pt.po
> -/po/quot.sed
> -/po/remove-potcdate.sin
> -/po/Rules-quot
> -/po/sk.po
> -/po/sl.po
> -/po/sv.po
> -/po/zh_CN.po

Should be fixed after the intltool patches.

> -/smsd/ (whole dir)

Expected, I haven't done any work on that yet.

> -/testsuite/ (whole dir)

Done. Please check that "testit" is being run properly when running "make 
distcheck"

> -/utils/gnapplet.sis

I should have fixed that this afternoon.

> -/utils/sendsms

Done

> -/VERSION

Expected, it was removed

> -/win32/ (whole dir)

Not done yet.

> -/xgnokii/docs/ (whole dir)

Not done yet.

> -/xgnokii/xgnokii.desktop

We ship the .in file instead

> -/xgnokii/xgnokii.pc

Same.

> -/xgnokii/xpm/ (whole dir)

Done

> Some m4 macrofiles are missing (not sure how important is this)

Shouldn't be a problem, all the m4 should be expanded in configure. It's
only really a problem if we use weird macros and people try to
re-autogen from the tarball.

So unless I'm mistaken, that should leave:
win32/
xgnokii/docs
and smsd/
to deal with.

Cheers





reply via email to

[Prev in Thread] Current Thread [Next in Thread]