- fix: permit partially enumerated hardlink file sets during build.
- fix: resurrect rpm signature modes. CVS patchset: 4902 CVS date: 2001/06/25 17:49:42
This commit is contained in:
parent
f40a045acb
commit
3bb77854aa
10
CHANGES
10
CHANGES
|
@ -131,6 +131,16 @@
|
|||
- add %{_gnu} macro to append "-gnu" to %{_target_platform} to
|
||||
support --target/--host flavored %configure. Legacy behavior
|
||||
available by undefining %{_gnu}.
|
||||
- add athlon per-platform configuration.
|
||||
- propagate %{_gnu} to per-platform configuration.
|
||||
- fix: parameterized macros with massive mumber of options need
|
||||
"optind = 1" "Dmitry V. Levin" <ldv@alt-linux.org>.
|
||||
- remove executable bit to disable autogenerated perl requires until
|
||||
perl provides can be vetted.
|
||||
- disable per-platform %%configure use of %%_gnu until libtool package
|
||||
stabilizes.
|
||||
- fix: permit partially enumerated hardlink file sets during build.
|
||||
- fix: resurrect rpm signature modes.
|
||||
|
||||
4.0 -> 4.0.[12]
|
||||
- add doxygen and lclint annotations most everywhere.
|
||||
|
|
Loading…
Reference in New Issue