SPECS: tleds.spec - include xtleds(1) pointer to tleds(1) manual -...

qboosh qboosh at pld-linux.org
Sat Nov 3 18:29:51 CET 2007


Author: qboosh                       Date: Sat Nov  3 17:29:51 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- include xtleds(1) pointer to tleds(1) manual
- I don't see any reason for EA, removed

---- Files affected:
SPECS:
   tleds.spec (1.23 -> 1.24) 

---- Diffs:

================================================================
Index: SPECS/tleds.spec
diff -u SPECS/tleds.spec:1.23 SPECS/tleds.spec:1.24
--- SPECS/tleds.spec:1.23	Sat Nov  3 18:23:27 2007
+++ SPECS/tleds.spec	Sat Nov  3 18:29:46 2007
@@ -11,7 +11,6 @@
 Patch0:		%{name}-activity.patch
 URL:		http://www.iki.fi/Jouni.Lohikoski/tleds.html
 BuildRequires:	xorg-lib-libX11-devel
-ExclusiveArch:	%{ix86} ppc
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -41,7 +40,7 @@
 wybranym interfejsie sieciowym.
 
 %prep
-%setup  -q
+%setup -q
 %patch0 -p1
 
 %build
@@ -57,6 +56,7 @@
 install tleds $RPM_BUILD_ROOT%{_bindir}
 install xtleds $RPM_BUILD_ROOT%{_bindir}
 install tleds.1 $RPM_BUILD_ROOT%{_mandir}/man1
+echo '.so tleds.1' >$RPM_BUILD_ROOT%{_mandir}/man1/xtleds.1
 
 cat <<EOF >$RPM_BUILD_ROOT/etc/sysconfig/interfaces/up.d/ppp/tleds
 #!/bin/sh
@@ -101,6 +101,7 @@
 %files -n xtleds
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/xtleds
+%{_mandir}/man1/xtleds.1*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -108,6 +109,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.24  2007/11/03 17:29:46  qboosh
+- include xtleds(1) pointer to tleds(1) manual
+- I don't see any reason for EA, removed
+
 Revision 1.23  2007/11/03 17:23:27  qboosh
 - use general X11 name instead of XFree86
 - strict internal dep
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/tleds.spec?r1=1.23&r2=1.24&f=u



More information about the pld-cvs-commit mailing list