Browse Source

cosmetics: strip trailing whitespaces

master
parent
commit
2d26765921
  1. 2
      al/al.spec
  2. 4
      apache/apache.spec
  3. 10
      aspell/aspell.spec
  4. 2
      bochs/bochs.spec
  5. 2
      chkrootkit/chkrootkit.spec
  6. 2
      gcrypt/gcrypt.spec
  7. 2
      gd/gd.spec
  8. 2
      imagemagick/imagemagick.spec
  9. 4
      j2se/j2se.spec
  10. 2
      mico/mico.spec
  11. 2
      perl-dbi/perl-dbi.spec
  12. 2
      perl-ssl/perl-ssl.spec
  13. 6
      postgresql/postgresql.spec
  14. 2
      pstoedit/pstoedit.spec
  15. 2
      qt/qt.spec
  16. 2
      rxvt/rxvt.spec
  17. 2
      tinyca/tinyca.spec
  18. 2
      tomcat4/tomcat4.spec
  19. 4
      tsmc/tsmc.spec
  20. 2
      webalizer/webalizer.spec
  21. 2
      xplanet/xplanet.spec

2
al/al.spec

@ -62,7 +62,7 @@ AutoReqProv: no
has convenient chunk traversal methods and optional OSSP ex based
exception handling.
%options
%options
%prep
%setup -q

4
apache/apache.spec

@ -391,7 +391,7 @@ AutoReqProv: no
%if "%{with_mod_ssl}" == "yes"
CFLAGS="$CFLAGS -DEAPI"
%endif
%if "%{with_mod_php_gd}" == "yes"
%if "%{with_mod_php_gd}" == "yes"
LIBS="$LIBS -lpng -lz"
%endif
%if "%{with_mod_php_gettext}" == "yes"
@ -525,7 +525,7 @@ AutoReqProv: no
%endif
--disable-shared \
--enable-track-vars
# FIXME: the following options would also be nice to
# FIXME: the following options would also be nice to
# be added conditionally, but the RPM 4.0.2 macro processor
# is already at its limit and does not allow more here.
# --enable-safe-mode

10
aspell/aspell.spec

@ -73,7 +73,7 @@ AutoReqProv: no
%build
# build GNU aspell
( cd aspell-%{V_aspell}
( cd aspell-%{V_aspell}
CC="%{l_cc}" \
CXX="%{l_cxx}" \
CFLAGS="%{l_cflags -O}" \
@ -92,7 +92,7 @@ AutoReqProv: no
rm -rf $RPM_BUILD_ROOT
# install GNU aspell
( cd aspell-%{V_aspell}
( cd aspell-%{V_aspell}
%{l_make} %{l_mflags} install AM_MAKEFLAGS="DESTDIR=$RPM_BUILD_ROOT"
%{l_shtool} subst \
-e 's;/usr/bin/perl;%{l_prefix}/bin/perl;' \
@ -103,7 +103,7 @@ AutoReqProv: no
$RPM_BUILD_ROOT%{l_prefix}/lib/aspell
)
# prepare dictionary installation
# prepare dictionary installation
( echo "ASPELL = $RPM_BUILD_ROOT%{l_prefix}/bin/aspell"
ASPELL_FLAGS="--dict-dir=$RPM_BUILD_ROOT%{l_prefix}/lib/aspell"
ASPELL_FLAGS="$ASPELL_FLAGS --data-dir=$RPM_BUILD_ROOT%{l_prefix}/share/aspell"
@ -115,13 +115,13 @@ AutoReqProv: no
) > Makefile.head
# install GNU aspell English (EN) dictionary
( cd aspell-en-%{V_aspell_en}
( cd aspell-en-%{V_aspell_en}
cat ../Makefile.head Makefile.pre > Makefile
%{l_make} %{l_mflags} install
)
# install GNU aspell German (DE) dictionary
( cd aspell-de-%{V_aspell_de}
( cd aspell-de-%{V_aspell_de}
cat ../Makefile.head Makefile.pre > Makefile
%{l_make} %{l_mflags} install
)

2
bochs/bochs.spec

@ -26,7 +26,7 @@
# package information
Name: bochs
Summary: IA-32 Emulator
URL: http://bochs.sourceforge.net/
URL: http://bochs.sourceforge.net/
Vendor: John Doe
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]

2
chkrootkit/chkrootkit.spec

@ -60,7 +60,7 @@ AutoReqProv: no
LDFLAGS="%{l_ldflags}"
CFLAGS="$CFLAGS -DHAVE_LASTLOG_H"
case "%{l_target}" in
*-solaris* )
*-solaris* )
CFLAGS="$CFLAGS -DSOLARIS2"
LDFLAGS="$LDFLAGS -lsocket"
;;

2
gcrypt/gcrypt.spec

@ -56,7 +56,7 @@ AutoReqProv: no
%build
( echo "ac_cv_lib_pthread_pthread_create=no"
echo "ac_cv_lib_pth_pth_version=no"
echo "ac_cv_lib_pth_pth_version=no"
) >config.cache
CC="%{l_cc}" \
CFLAGS="%{l_cflags -O}" \

2
gd/gd.spec

@ -62,7 +62,7 @@ Provides: GD
%setup -q
%build
( echo "ac_cv_header_iconv_h=no"
( echo "ac_cv_header_iconv_h=no"
echo "am_cv_func_iconv=no"
) >config.cache
CC="%{l_cc}" \

2
imagemagick/imagemagick.spec

@ -131,7 +131,7 @@ AutoReqProv: no
PREFIX=$RPM_BUILD_ROOT%{l_prefix} \
PERL=%{l_prefix}/bin/perl \
FULLPERL=%{l_prefix}/bin/perl
%{l_make} %{l_mflags}
%{l_make} %{l_mflags}
%{l_make} %{l_mflags} install
)
%endif

4
j2se/j2se.spec

@ -119,9 +119,9 @@ Provides: JDK, JRE
echo "yes" | sh $RPM_SOURCE_DIR/j2sdk-%{V_sol_dist}-solaris-sparc.sh >/dev/null
mv j2sdk%{V_sol_fsys} %{name}
;;
* )
* )
echo "Sorry, unsupported architecture '%{l_target}'" 1>&2
exit 1
exit 1
;;
esac
)

2
mico/mico.spec

@ -119,7 +119,7 @@ AutoReqProv: no
rm -f $RPM_BUILD_ROOT%{l_prefix}/lib/mico-setup.*
( cd $RPM_BUILD_ROOT%{l_prefix}/lib
for name in mico micoaux micocoss micoir micox; do
mv lib$name%{version}.a lib$name.a
mv lib$name%{version}.a lib$name.a
done
)

2
perl-dbi/perl-dbi.spec

@ -102,7 +102,7 @@ AutoReqProv: no
%build
# FIXME: remove in later version of DBD::Sprite
( cd DBD-Sprite-%{V_dbd_sprite}
%{l_shtool} subst -e '/realclean/d' Makefile.PL )
%{l_shtool} subst -e '/realclean/d' Makefile.PL )
%install
# perform common prolog operations

2
perl-ssl/perl-ssl.spec

@ -72,7 +72,7 @@ AutoReqProv: no
# perform common prolog operations
%{l_prefix}/bin/perl-openpkg prolog
# special module preparations
# special module preparations
( cd Crypt-SSLeay-%{V_crypt_ssleay}
%{l_shtool} subst \
-e 's;^\(my @POSSIBLE_SSL_DIRS = qw(\)[^)]*\().*\)$;\1%{l_prefix}\2;' \

6
postgresql/postgresql.spec

@ -245,7 +245,7 @@ AutoReqProv: no
echo "which is a major version change. We expect a database incompatibility,"
echo "so we strongly recommend that you backup your existing database"
echo "($RPM_INSTALL_PREFIX/var/postgresql/db/) first by running:"
echo " \$ $RPM_INSTALL_PREFIX/bin/pg_migrate dump"
echo " \$ $RPM_INSTALL_PREFIX/bin/pg_migrate dump"
echo "Alternatively, if you want force this package to be installed without"
echo "performing a database dump, run the following command before upgrading:"
echo " \$ PG_MIGRATE=ignore; export PG_MIGRATE"
@ -259,7 +259,7 @@ AutoReqProv: no
rm -f $RPM_INSTALL_PREFIX/var/posgresql/RESTART >/dev/null 2>&1 || true
if [ ".`$l_prefix/etc/rc postgresql status 2>&1 | grep 'is running'`" != . ]; then
echo "Shutting down currently running database engine." | %{l_rpmtool} msg -b -t notice
$RPM_INSTALL_PREFIX/etc/rc postgresql stop
$RPM_INSTALL_PREFIX/etc/rc postgresql stop
touch $RPM_INSTALL_PREFIX/var/posgresql/RESTART
sleep 4
fi
@ -311,7 +311,7 @@ AutoReqProv: no
elif [ $1 -gt 1 ]; then
if [ -f $RPM_INSTALL_PREFIX/var/posgresql/RESTART ]; then
echo "Starting database engine again." | %{l_rpmtool} msg -b -t notice
$RPM_INSTALL_PREFIX/etc/rc postgresql start
$RPM_INSTALL_PREFIX/etc/rc postgresql start
rm -f $RPM_INSTALL_PREFIX/var/posgresql/RESTART >/dev/null 2>&1 || true
sleep 2
fi

2
pstoedit/pstoedit.spec

@ -27,7 +27,7 @@
Name: pstoedit
Summary: Postscript to Vector Graphic Format Conversion
URL: http://www.pstoedit.net/
Vendor: Wolfgang Glunz
Vendor: Wolfgang Glunz
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]
Group: Converter

2
qt/qt.spec

@ -132,7 +132,7 @@ AutoReqProv: no
tools/linguist/phrasebooks/*.qph $RPM_BUILD_ROOT%{l_prefix}/share/qt/phrasebooks/
%{l_shtool} install -c -m 644 \
tools/designer/designer/images/* $RPM_BUILD_ROOT%{l_prefix}/share/qt/images/
( cd lib && tar cf - * ) |\
( cd $RPM_BUILD_ROOT%{l_prefix}/lib && tar xf - )
( cd doc/man/man3

2
rxvt/rxvt.spec

@ -66,7 +66,7 @@ AutoReqProv: no
--x-libraries=`%{l_prefix}/etc/rc --query x11_libdir` \
--enable-menubar \
--enable-transparency \
--enable-xim
--enable-xim
%{l_shtool} subst -e 's;@LN@;ln;g' `find . -type f -name Makefile -print`
%{l_make} %{l_mflags -O}

2
tinyca/tinyca.spec

@ -47,7 +47,7 @@ AutoReq: no
AutoReqProv: no
%description
TinyCA is a simple graphical user-interface written in Perl/Tk
TinyCA is a simple graphical user-interface written in Perl/Tk
to manage a small Certification Authority (CA).
%options

2
tomcat4/tomcat4.spec

@ -59,7 +59,7 @@ Conflicts: tomcat
%setup -q -n jakarta-tomcat-%{version}
%build
%install
rm -rf $RPM_BUILD_ROOT

4
tsmc/tsmc.spec

@ -117,8 +117,8 @@ AutoReqProv: no
# install default configuration
case "%{l_target}" in
*-freebsd* ) l_resutil="1" ;;
* ) l_resutil="2" ;;
esac
* ) l_resutil="2" ;;
esac
%{l_shtool} install -c -m 755 \
-e "s;@resutil@;${l_resutil};g" \
-e 's;@l_prefix@;%{l_prefix};g' \

2
webalizer/webalizer.spec

@ -31,7 +31,7 @@
Name: webalizer
Summary: Graphical Web Statistics Program
URL: http://www.mrunix.net/webalizer/
Vendor: Bradford L. Barrett
Vendor: Bradford L. Barrett
Packager: The OpenPKG Project
Distribution: OpenPKG [EVAL]
Group: Web

2
xplanet/xplanet.spec

@ -50,7 +50,7 @@ AutoReqProv: no
Xplanet was inspired by Xearth, which renders an image of the earth into
the X root window. Azimuthal, Mercator, Mollweide, orthographic, or
rectangular projections can be shown. The other planets and some
satellites may also be displayed.
satellites may also be displayed.
One can retrieve suitable maps e.g. at ...
o http://www.radcyberzine.com/xglobe/

Loading…
Cancel
Save