JavaScript must be enabled to display the specfile.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
Name: rpm-macros-webobjects Version: 5.4 Release: alt2 Summary: RPM macros to WebObjects libraries Summary(ru_RU.UTF-8): набор RPM макросов для упаковки WebObjects-пакетов License: BSD-like Group: Development/Other BuildArch: noarch Packager: Gennady Kushnir <baywind@altlinux.org> Source1: webobjects.rpm-macros %description The package provides a set of macros for packaging WebObjects applications %install install -pD -m644 %SOURCE1 %buildroot%_rpmmacrosdir/%name %files %_rpmmacrosdir/%name %changelog * Sat May 07 2022 Igor Vlasenko <viy@altlinux.org> 5.4-alt2 - NMU: use %%_rpmmacrosdir instead of /etc/rpm * Wed Sep 15 2010 Gennady Kushnir <baywind@altlinux.org> 5.4-alt1 - Initial release