Changeset 663 for spec/trunk/SPECS/bash.spec
- Timestamp:
- Feb 19, 2016, 3:23:48 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/bash.spec
r294 r663 5 5 Name: bash 6 6 Version: %{baseversion}%{patchleveltag} 7 Release: 7%{?dist}7 Release: 8%{?dist} 8 8 License: BSD 9 9 Group: System Environment/Shells 10 10 Source: bash.zip 11 #Source: ftp://ftp.debian.org/debian/dists/woody/main/source/shells/%{name}_%{version}.orig.tar.gz12 #Patch0: ftp://ftp.debian.org/debian/dists/woody/main/source/shells/%{name}_%{version}-38.diff.gz13 #Patch2: ash-0.3.8-tempfile.patch14 #Patch1: ash-0.3.8-build.patch15 #Patch3: ash-0.3.8-mannewline.patch16 #Patch4: ash-0.3.8-segv.patch17 #Prereq: fileutils grep18 #BuildPrereq: pmake >= 1.45 byacc19 #Buildroot: %{_tmppath}/%{name}-%{version}-root20 #Conflicts: mkinitrd <= 1.721 11 22 12 Provides: /@unixroot/bin/bash 13 Provides: /@unixroot/usr/bin/bash 23 14 24 15 %description … … 71 62 72 63 %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 73 67 * Sat Feb 04 2012 yd 74 68 - added Provides for virtual /@unixroot/bin/bash file.
Note:
See TracChangeset
for help on using the changeset viewer.