Browse Source

speclint police

master
parent
commit
59289c7d68
  1. 5
      uvscan/uvscan.spec
  2. 6
      x11/x11.spec
  3. 4
      xpm/xpm.spec

5
uvscan/uvscan.spec

@ -39,7 +39,7 @@ Distribution: OpenPKG [EVAL]
Group: Filesystem
License: Commercial/Free-Trial
Version: %{V_engine}.%{V_datfiles}
Release: 20030227
Release: 20030305
# list of sources
Source0: ftp://ftp.nai.com/pub/antivirus/datfiles/4.x/dat-%{V_datfiles}.tar
@ -81,7 +81,6 @@ AutoReqProv: no
)
%build
# no-op
%install
rm -rf $RPM_BUILD_ROOT
@ -104,5 +103,5 @@ AutoReqProv: no
%files -f files
%clean
#rm -rf $RPM_BUILD_ROOT
rm -rf $RPM_BUILD_ROOT

6
x11/x11.spec

@ -32,8 +32,8 @@ Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
Group: Meta
License: PD
Version: 20020829
Release: 20020829
Version: 20030305
Release: 20030305
# list of sources
Source0: rc.x11
@ -61,7 +61,7 @@ Provides: X11
x11_incdir=""
x11_libdir=""
# search for binary directory
# search for binary directory
for bindir in \
`echo $PATH | sed -e 's/:/ /g'` \
/usr/openwin/bin \

4
xpm/xpm.spec

@ -33,7 +33,7 @@ Distribution: OpenPKG [PLUS]
Group: Graphics
License: X11
Version: 3.4k
Release: 20030117
Release: 20030305
# list of sources
Source0: http://koala.ilog.fr/ftp/pub/xpm/xpm-%{version}.tar.gz
@ -72,7 +72,7 @@ AutoReqProv: no
lib/Imakefile
PATH="$PATH:`%{l_prefix}/etc/rc --query x11_bindir`"
# xmkmf -a
# xmkmf -a
x11config=`%{l_prefix}/etc/rc --query x11_libdir`/X11/config
imake -DHasGcc2 -UHasSunC -DUseInstalled -I$x11config
%{l_make} Makefiles IMAKE_DEFINES="-DHasGcc2 -UHasSunC"

Loading…
Cancel
Save