This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: setup.exe and replacing of in-use files




The package release field must be pure numeric. I.e. 2.2.2-1, not 2.2.2-b1.
If you want a beta tag on packages then try 2.2.2b-1. The package release
field provides no information about package status, just versioning. Use the
package version field to provide such information.

OK.

What about this one? It grows like [1.3-]*1.3 (i.e. 1.3, 1.3-1.3, 1.3-1.3-1.3...), is the release field also strictly necessary?

Directly from KDE's setup.ini:
@ kde-x-1.3
sdesc: "Patches for xfree 4.2.x (libXExt, libXft (qt3), Xwin)"
category: KDE-xfree
requires: cygwin XFree86-base
version: 1.3
install: kde-x-1.3.tar.bz2 1944453

I don't know yacc format enough to extract that information myself from iniparse.y.
But... steange inilex.l doesn't contain a token for "version:"... I guess I must study it a bit more.

--
Lapo 'Raist' Luchini
lapo@lapo.it (PGP & X.509 keys available)
http://www.lapo.it (ICQ UIN: 529796)





Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]