- Timestamp:
- Jan 16, 2024 7:50:33 PM (9 months ago)
- Location:
- trunk/src/VBox/Installer/linux
- Files:
-
- 3 edited
-
debian/changelog.in (modified) (1 diff)
-
rpm/VirtualBox.tmpl.spec (modified) (1 diff)
-
rpm/rules (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Installer/linux/debian/changelog.in
r32008 r102907 1 1 %VERPKG% (%VER%%DEBREL%) unstable; urgency=low 2 2 3 * rebuild Debian package 3 * rebuild Debian package, see https://www.virtualbox.org/wiki/Changelog 4 4 5 5 -- Oracle Corporation <info@virtualbox.org> %DATE% -
trunk/src/VBox/Installer/linux/rpm/VirtualBox.tmpl.spec
r101363 r102907 353 353 354 354 355 %changelog 356 * %DATE% Oracle Corporation <info@virtualbox.org> 357 - rebuild RPM package, see https://www.virtualbox.org/wiki/Changelog 358 359 355 360 %files 356 361 %defattr(-,root,root) -
trunk/src/VBox/Installer/linux/rpm/rules
r98103 r102907 254 254 -e 's|%OSE%|$(if $(ose),is_ose,not_ose)|g' \ 255 255 -e 's|%SPEC%|$(rpmspec)|g' \ 256 -e 's|%DATE%|$(shell date "+%a %b %d %Y")|g' \ 256 257 -e 's|%QHELP%|$(if $(STAGEDQHELP),with_qhelp,without_qhelp)|g' \ 257 258 -e 's|%PYTHON%|$(if $(filter el5,$(rpmrel)),without_python,with_python)|g' \
Note:
See TracChangeset
for help on using the changeset viewer.

