4.0.4-alt95.M41.22
- shell.req.files: Adjusted /bin/ash script detection.
This commit is contained in:
parent
b4bb9944c6
commit
7149ee127b
@ -4,7 +4,7 @@
|
||||
|
||||
Name: %rpm_name
|
||||
Version: %rpm_version
|
||||
Release: alt95.M41.21
|
||||
Release: alt95.M41.22
|
||||
|
||||
%define ifdef() %if %{expand:%%{?%{1}:1}%%{!?%{1}:0}}
|
||||
%define get_dep() %(rpm -q --qf '%%{NAME} >= %%|SERIAL?{%%{SERIAL}:}|%%{VERSION}-%%{RELEASE}' %1 2>/dev/null || echo '%1 >= unknown')
|
||||
@ -528,6 +528,9 @@ fi
|
||||
%endif #with contrib
|
||||
|
||||
%changelog
|
||||
* Sun Jun 21 2009 Alexey Tourbin <at@altlinux.ru> 4.0.4-alt95.M41.22
|
||||
- shell.req.files: Adjusted /bin/ash script detection.
|
||||
|
||||
* Wed Jun 17 2009 Alexey Tourbin <at@altlinux.ru> 4.0.4-alt95.M41.21
|
||||
- Removed _noDirTokens support (producing legacy filelist format).
|
||||
- Disabled rpmlib(PayloadFilesHavePrefix), rpmlib(CompressedFileNames),
|
||||
|
Loading…
Reference in New Issue
Block a user