4.0.4-alt21.2
This commit is contained in:
parent
2c096c8d3e
commit
1139d53b51
@ -6,7 +6,7 @@
|
||||
|
||||
Name: %rpm_name
|
||||
Version: %rpm_version
|
||||
Release: alt21.1
|
||||
Release: alt21.2
|
||||
|
||||
%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')
|
||||
@ -472,9 +472,14 @@ fi
|
||||
%endif #with contrib
|
||||
|
||||
%changelog
|
||||
* Wed Jul 09 2003 Dmitry V. Levin <ldv@altlinux.org> 4.0.4-alt21.1
|
||||
* Sun Jul 20 2003 Dmitry V. Levin <ldv@altlinux.org> 4.0.4-alt21.2
|
||||
- lib/depends.c: fixed "Requires(post,preun)" problem.
|
||||
- lib/psm.c: do syslog only when geteuid() == 0.
|
||||
- build/poptBT.c, build/rpmbuild.h, build.c, rpmqv.c:
|
||||
+ implemented "rpmbuild -bM" (raorn).
|
||||
- rpmpopt.in:
|
||||
+ ignore build dependencies in "rpm* -C" (at);
|
||||
+ added alias for "rpm -bM".
|
||||
|
||||
* Fri Jun 20 2003 Dmitry V. Levin <ldv@altlinux.org> 4.0.4-alt21
|
||||
- platform.in:
|
||||
|
Loading…
Reference in New Issue
Block a user