SPECS: tleds.spec - xorg deps - no X11R6/bin

sls sls at pld-linux.org
Sat Nov 3 18:11:47 CET 2007


Author: sls                          Date: Sat Nov  3 17:11:47 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- xorg deps
- no X11R6/bin

---- Files affected:
SPECS:
   tleds.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/tleds.spec
diff -u SPECS/tleds.spec:1.21 SPECS/tleds.spec:1.22
--- SPECS/tleds.spec:1.21	Mon Feb 12 23:09:18 2007
+++ SPECS/tleds.spec	Sat Nov  3 18:11:41 2007
@@ -10,7 +10,7 @@
 # Source0-md5:	9372325d0383b7ea38e463dae1f1de78
 Patch0:		%{name}-activity.patch
 URL:		http://www.iki.fi/Jouni.Lohikoski/tleds.html
-BuildRequires:	XFree86-devel
+BuildRequires:	xorg-lib-libX11-devel
 ExclusiveArch:	%{ix86} ppc
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -29,7 +29,6 @@
 Summary(pl.UTF-8):	Pokazuje aktywność sieci używając diod na klawiaturze (wersja dla XFree86)
 Group:		X11/Applications
 Requires:	%{name}
-Requires:	XFree86-libs
 
 %description -n xtleds
 xtleds is a program which blinks keyboard LEDs (Light Emitting Diode)
@@ -55,7 +54,7 @@
 	$RPM_BUILD_ROOT/etc/sysconfig/interfaces/{up,down}.d/ppp
 
 install tleds $RPM_BUILD_ROOT%{_bindir}
-install xtleds $RPM_BUILD_ROOT%{_prefix}/X11R6/bin
+install xtleds $RPM_BUILD_ROOT%{_bindir}
 install tleds.1 $RPM_BUILD_ROOT%{_mandir}/man1
 
 cat <<EOF >$RPM_BUILD_ROOT/etc/sysconfig/interfaces/up.d/ppp/tleds
@@ -101,7 +100,7 @@
 
 %files -n xtleds
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_prefix}/X11R6/bin/xtleds
+%attr(755,root,root) %{_bindir}/xtleds
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -109,6 +108,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2007/11/03 17:11:41  sls
+- xorg deps
+- no X11R6/bin
+
 Revision 1.21  2007/02/12 22:09:18  glen
 - tabs in preamble
 
================================================================

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



More information about the pld-cvs-commit mailing list