Browse Source

speclint police

master
parent
commit
f14832e589
  1. 4
      sasl/sasl.spec
  2. 6
      sendmail/sendmail.spec
  3. 4
      tomcat/tomcat.spec
  4. 4
      transfig/transfig.spec
  5. 4
      xaw3d/xaw3d.spec

4
sasl/sasl.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: Cryptography Group: Cryptography
License: BSD License: BSD
Version: 2.1.12 Version: 2.1.12
Release: 20030404 Release: 20030405
# package options # package options
%option with_fsl no %option with_fsl no
@ -209,7 +209,7 @@ AutoReqProv: no
%{l_shtool} mkdir -f -p -m 755 \ %{l_shtool} mkdir -f -p -m 755 \
$RPM_BUILD_ROOT%{l_prefix}/sbin $RPM_BUILD_ROOT%{l_prefix}/sbin
%{l_shtool} install -c -m 755 \ %{l_shtool} install -c -m 755 \
saslauthd/testsaslauthd \ saslauthd/testsaslauthd \
$RPM_BUILD_ROOT%{l_prefix}/sbin/ $RPM_BUILD_ROOT%{l_prefix}/sbin/
# install saslauthd default configuration # install saslauthd default configuration

6
sendmail/sendmail.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: Mail Group: Mail
License: BSD License: BSD
Version: 8.12.9 Version: 8.12.9
Release: 20030330 Release: 20030405
# package options # package options
%option with_tls no %option with_tls no
@ -94,8 +94,8 @@ Conflicts: ssmtp, exim, postfix
sendmail/version.c sendmail/version.c
# add linker flag defs for fsl(3) # add linker flag defs for fsl(3)
LDFLAGS="`%{l_prefix}/bin/fsl-config --ldflags --all`" \ LDFLAGS="`%{l_prefix}/bin/fsl-config --ldflags --all`"
LIBS="`%{l_prefix}/bin/fsl-config --libs --all`" \ LIBS="`%{l_prefix}/bin/fsl-config --libs --all`"
# configure Sendmail # configure Sendmail
( echo "define(\`confMAPDEF', \`-DMAP_REGEX')dnl" ( echo "define(\`confMAPDEF', \`-DMAP_REGEX')dnl"

4
tomcat/tomcat.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
Group: Web Group: Web
License: Apache Software License 1.1 License: Apache Software License 1.1
Version: 3.3.1a Version: 3.3.1a
Release: 20030218 Release: 20030405
# list of sources # list of sources
Source0: http://jakarta.apache.org/builds/jakarta-tomcat/release/v%{version}/bin/jakarta-tomcat-%{version}.tar.gz Source0: http://jakarta.apache.org/builds/jakarta-tomcat/release/v%{version}/bin/jakarta-tomcat-%{version}.tar.gz
@ -125,7 +125,7 @@ AutoReqProv: no
'%attr(755,%{l_rusr},%{l_rgrp}) %{l_prefix}/var/tomcat/work' \ '%attr(755,%{l_rusr},%{l_rgrp}) %{l_prefix}/var/tomcat/work' \
'%attr(755,%{l_rusr},%{l_rgrp}) %{l_prefix}/var/tomcat/webapps' \ '%attr(755,%{l_rusr},%{l_rgrp}) %{l_prefix}/var/tomcat/webapps' \
'%attr(755,%{l_rusr},%{l_rgrp}) %{l_prefix}/var/tomcat/conf' \ '%attr(755,%{l_rusr},%{l_rgrp}) %{l_prefix}/var/tomcat/conf' \
'%config %attr(755,%{l_rusr},%{l_rgrp}) %{l_prefix}/var/tomcat/conf/*' \ '%config %attr(755,%{l_rusr},%{l_rgrp}) %{l_prefix}/var/tomcat/conf/*'
%files -f files %files -f files

4
transfig/transfig.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [EVAL]
Group: XWindow Group: XWindow
License: MIT-style License: MIT-style
Version: 3.2.4 Version: 3.2.4
Release: 20030312 Release: 20030405
# list of sources # list of sources
Source0: http://www.xfig.org/xfigdist/transfig.%{version}.tar.gz Source0: http://www.xfig.org/xfigdist/transfig.%{version}.tar.gz
@ -111,7 +111,7 @@ AutoReqProv: no
# determine installation files # determine installation files
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \ %{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \
%{l_files_std} \ %{l_files_std} \
'%not %dir %{l_prefix}/lib/X11' \ '%not %dir %{l_prefix}/lib/X11'
%files -f files %files -f files

4
xaw3d/xaw3d.spec

@ -53,7 +53,7 @@ AutoReqProv: no
%prep %prep
%setup -q -c %setup -q -c
%{l_shtool} subst \ %{l_shtool} subst \
-e 's;^\(#ifdef HAS_WCTYPE_H\)$;\1_DO_NOT_USE;' \ -e 's;^\(#ifdef HAS_WCTYPE_H\)$;\1_DO_NOT_USE;' \
xc/lib/Xaw3d/XawI18n.h xc/lib/Xaw3d/XawI18n.h
@ -68,7 +68,7 @@ AutoReqProv: no
Imakefile Imakefile
xmkmf xmkmf
%{l_make} %{l_mflags -O} Makefiles %{l_make} %{l_mflags -O} Makefiles
%{l_shtool} subst \ %{l_shtool} subst \
-e 's; -M mapfile;;g' \ -e 's; -M mapfile;;g' \
Makefile Makefile
%{l_make} %{l_mflags -O} LD=%{l_prefix}/bin/ld MAKE=%{l_prefix}/bin/make %{l_make} %{l_mflags -O} LD=%{l_prefix}/bin/ld MAKE=%{l_prefix}/bin/make

Loading…
Cancel
Save