1 ###############################################################################
2 # IPFire.org - An Open Source Firewall Solution #
3 # Copyright (C) - IPFire Development Team <info@ipfire.org> #
4 ###############################################################################
10 groups = Development/Tools
11 url = http://www.gnu.org/software/autogen/
13 summary = Automated text file generator.
16 AutoGen is a tool designed to simplify the creation and maintenance of \
17 programs that contain large amounts of repetitious text. It is especially \
18 valuable in programs that have several blocks of text that must be kept \
22 source_dl = ftp://ftp.gnu.org/gnu/autogen/rel%{version}/
35 cp -vf $(which libtool) libtool
37 # Omit unused direct shared library dependencies.
38 sed --in-place --expression 's! -shared ! -Wl,--as-needed\0!g' ./libtool
42 rm -vf %{BUILDROOT}%{datadir}/%{name}/autoopts.m4
43 rm -vf %{BUILDROOT}%{datadir}/%{name}/libopts-31.0.6.tar.gz
54 package %{name}-debuginfo