Ignore:
Timestamp:
Feb 19, 2016, 3:23:48 PM (10 years ago)
Author:
Yuri Dario
Message:

spec: bash, added Provides for virtual /@unixroot/usr/bin/bash file.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • spec/trunk/SPECS/bash.spec

    r294 r663  
    55Name: bash
    66Version: %{baseversion}%{patchleveltag}
    7 Release: 7%{?dist}
     7Release: 8%{?dist}
    88License: BSD
    99Group: System Environment/Shells
    1010Source: bash.zip
    11 #Source: ftp://ftp.debian.org/debian/dists/woody/main/source/shells/%{name}_%{version}.orig.tar.gz
    12 #Patch0: ftp://ftp.debian.org/debian/dists/woody/main/source/shells/%{name}_%{version}-38.diff.gz
    13 #Patch2: ash-0.3.8-tempfile.patch
    14 #Patch1: ash-0.3.8-build.patch
    15 #Patch3: ash-0.3.8-mannewline.patch
    16 #Patch4: ash-0.3.8-segv.patch
    17 #Prereq: fileutils grep
    18 #BuildPrereq: pmake >= 1.45 byacc
    19 #Buildroot: %{_tmppath}/%{name}-%{version}-root
    20 #Conflicts: mkinitrd <= 1.7
    2111
    2212Provides: /@unixroot/bin/bash
     13Provides: /@unixroot/usr/bin/bash
    2314
    2415%description
     
    7162
    7263%changelog
     64* Fri Feb 19 2016 yd <yd@os2power.com> 3.2.0-8
     65- added Provides for virtual /@unixroot/usr/bin/bash file.
     66
    7367* Sat Feb 04 2012 yd
    7468- added Provides for virtual /@unixroot/bin/bash file.
Note: See TracChangeset for help on using the changeset viewer.