Eelco Dolstra
17c8252fc9
* Spec file options to create the Nix user and group in the RPM
...
pre-install script. By default this is turned off; you should edit
the spec file to enable it.
2004-09-06 10:05:21 +00:00
Eelco Dolstra
fb28cfc86d
* Add some variability to RPM spec files: allow setuid options to be
...
set on the rpmbuild command line.
2004-09-06 08:17:55 +00:00
Eelco Dolstra
9bf7a5f516
* Don't pass `--with-system'.
2004-07-18 21:08:24 +00:00
Eelco Dolstra
064a36cb54
* Hardcode the system id to be `i686-linux'.
2004-07-09 13:06:12 +00:00
Eelco Dolstra
256eeab711
* Allow the location of the store etc. to be specified using
...
environment variables.
* Started adding some automatic tests.
* Do a `make check' when building RPMs.
2004-05-04 12:15:30 +00:00
Eelco Dolstra
f79e9c2d22
* Do initialise state (the DB etc.) when doing a `make install',
...
unless `--disable-init-state' is passed to configure.
2004-04-21 10:54:46 +00:00
Eelco Dolstra
df101d6fca
* Specify Perl as a dependency for the RPM.
2004-03-29 12:10:15 +00:00
Eelco Dolstra
f34de12140
* Allow the location of the store to be specified (--with-store-dir).
...
* Do not create stuff in localstatedir when doing `make install'
(since we may not have write access). In general, installation of
constant code/data should be separate from the initialisation of
mutable state.
2004-02-16 15:23:19 +00:00
Eelco Dolstra
699989b216
* Ignore exit code from strip.
2004-01-19 09:01:28 +00:00
Eelco Dolstra
3a4a4aaa88
* Strip binaries in RPMs.
2004-01-19 08:49:25 +00:00
Eelco Dolstra
9ff3657095
* Generate RPM spec file.
2004-01-02 16:04:53 +00:00