]> git.pld-linux.org Git - packages/bash.git/commit
- removed doc subpackage,
authorkloczek <kloczek@pld-linux.org>
Tue, 6 Oct 1998 04:01:33 +0000 (04:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
commit67581caa9c863681abcde1612a08abd4ca9343ab
tree778ae45f327e3af68e5c610f77b5283d171b52b9
- removed doc subpackage,
- added bash-fixes.patch (partialy based on Debian patch for bash) with
  following changes:
  - .bash_history created 600 by default,
  - bash binary is now linked with shared (system) libreadline, libhistory,
  - use TMPDIR by using tempnam(3),
  - man page with rbash(1),
- added symlink /bin/rbash -> bash and (un)registering in /etc/shells
  /bin/rbash in %post{un},
- changed Buildroot to /tmp/%%{name}-%%{version}-root,
- added using %%{name} and %%{version} in Source,
- simplification in %install and %files,
- added %attr and %defattr macros in %files (allow build package from
  non-root account),
- added pl translation (Wojtek Ćšlusarczyk <wojtek@shadow.eu.org>),
- added de, fr, tr translations from old 1.4.x bash spec.

Changed files:
    bash.spec -> 1.1
bash.spec [new file with mode: 0644]
This page took 0.11388 seconds and 4 git commands to generate.