Changeset 507
- Timestamp:
- Feb 1, 2015, 11:28:26 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
spec/trunk/SPECS/rpm48.spec
r492 r507 1 1 #define svn_url F:/rd/ports/rpm/rpm/branches/rpm-4.8.1 2 2 %define svn_url http://svn.netlabs.org/repos/rpm/rpm/branches/rpm-4.8.1 3 %define svn_rev 4863 %define svn_rev 505 4 4 5 5 %define with_sqlite 1 … … 29 29 Name: rpm 30 30 Version: %{rpmver} 31 Release: 2 1%{?dist}31 Release: 22%{?dist} 32 32 Group: System Environment/Base 33 33 Url: http://www.rpm.org/ … … 473 473 474 474 %changelog 475 * Fri Jan 30 2015 yd <yd@os2power.com> 4.8.1-22 476 - r505, define SHELL/CONFIG_SHELL/MAKESHELL automatically for every build. 477 - r504, ignore colors, they are only used for X86_64 elf linux to mix 32/64 bit code. 478 - r503, trunk backport, backport, enable short circuit also for -bb build binary packages option. 479 475 480 * Thu Jan 08 2015 yd 476 481 - -Zbin-files is not optional...
Note:
See TracChangeset
for help on using the changeset viewer.