From: Lionel B. <lio...@bo...> - 2004-12-01 18:04:55
|
Derek Battams wrote the following on 01.12.2004 17:52 : >On Wed, December 1, 2004 5:12, Lionel Bouton said: > > >> [...] >> >>Did you need to change the spec file ? >> >> > >Yes, I had to change the spec file slightly. > I'll try to put most of your changes in future releases to help minimize the amount of patch lines you'll need. > Basically I had to assign a >specific UID to the sqlgrey user (since TSL 2.2 actually assigned a system >account for sqlgrey) and I also had to create the sqlgrey group if it did >not exist. > > > I'll look into it and see if I can provide a specfile that creates the user and the group consistently on both Fedora and TSL. >I also had to patch init/sqlgrey since the /etc/rc.d/init.d/functions file >does not exists in TSL 2.2 (it's actually just /etc/init.d/functions). > > This is valid for Fedora and RedHat since ages too. I just switched to /etc/init.d/functions in my source tree. >And finally I patched etc/sqlgrey.conf to make SQLite the default database >(which is how TSL set it up with their 1.2.0 RPM that is included with the >distro). > > > I won't touch that : one config file can't fit every distribution, I'll rely on people like you for distribution-specific configuration. Best regards, Lionel. |