SPECS: less.spec - dropped obsolete ifarch axp (more is provided b...

qboosh qboosh at pld-linux.org
Mon Oct 10 10:24:39 CEST 2005


Author: qboosh                       Date: Mon Oct 10 08:24:39 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- dropped obsolete ifarch axp (more is provided by util-linux on alpha too)

---- Files affected:
SPECS:
   less.spec (1.71 -> 1.72) 

---- Diffs:

================================================================
Index: SPECS/less.spec
diff -u SPECS/less.spec:1.71 SPECS/less.spec:1.72
--- SPECS/less.spec:1.71	Sun Oct  9 19:01:25 2005
+++ SPECS/less.spec	Mon Oct 10 10:24:33 2005
@@ -107,11 +107,6 @@
 LESSOPEN="|lesspipe.sh %s"
 EOF
 
-%ifarch axp
-install -d $RPM_BUILD_ROOT/bin
-ln -sf %{_bindir}/less $RPM_BUILD_ROOT/bin/more
-%endif
-
 rm -f $RPM_BUILD_ROOT%{_mandir}/README.less-non-english-man-pages*
 
 %clean
@@ -121,16 +116,13 @@
 %defattr(644,root,root,755)
 %doc README NEWS
 %attr(755,root,root) %{_bindir}/*
-%config(noreplace,missingok) %verify(not md5 size mtime) /etc/env.d/LESSOPEN
+%config(noreplace,missingok) %verify(not md5 mtime size) /etc/env.d/LESSOPEN
 %{_mandir}/man1/*
 %lang(de) %{_mandir}/de/man1/*
 %lang(hu) %{_mandir}/hu/man1/*
 %lang(it) %{_mandir}/it/man1/*
 %lang(ja) %{_mandir}/ja/man1/*
 %lang(pl) %{_mandir}/pl/man1/*
-%ifarch axp
-%attr(755,root,root) /bin/more
-%endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -138,6 +130,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.72  2005/10/10 08:24:33  qboosh
+- dropped obsolete ifarch axp (more is provided by util-linux on alpha too)
+
 Revision 1.71  2005/10/09 17:01:25  darekr
 - GPL v2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/less.spec?r1=1.71&r2=1.72&f=u




More information about the pld-cvs-commit mailing list