]> git.pld-linux.org Git - packages/XFree86.git/commitdiff
- move SuperProbe, scanpci, pcitweak to setup subpackage, XFree86-4_0_2-4
authorkloczek <kloczek@pld-linux.org>
Sun, 31 Dec 2000 05:45:23 +0000 (05:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added XFree86-xf86cfg to Obsoletes list for setup subpackage.

Changed files:
    XFree86.spec -> 1.176

XFree86.spec

index 3dbd24a340690abdbd03d3de9a084b9f1905c12e..9a1632f1b3118b76b80dc5c3961bc223df9c826d 100644 (file)
@@ -325,6 +325,7 @@ Group:              X11/XFree86
 Group(de):     X11/XFree86
 Group(pl):     X11/XFree86
 Requires:      %{name}-Xserver = %{version}
+Obsoletes:     XFree86-xf86cfg
 
 %description setup
 Setup containst a configuration tool for the XFree86 family of
@@ -1287,9 +1288,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_libdir}/X11/x11perfcomp/*
 %{_libdir}/X11/*.txt
 
-%ifnarch sparc sparc64
-%attr(755,root,root) %{_bindir}/SuperProbe
-%endif
 %attr(755,root,root) %{_bindir}/Xmark
 %attr(755,root,root) %{_bindir}/appres
 %attr(755,root,root) %{_bindir}/atobm
@@ -1312,10 +1310,6 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/revpath
 %attr(755,root,root) %{_bindir}/rstart
 %attr(755,root,root) %{_bindir}/rstartd
-%ifnarch sparc sparc64
-%attr(755,root,root) %{_bindir}/pcitweak
-%attr(755,root,root) %{_bindir}/scanpci
-%endif
 %attr(755,root,root) %{_bindir}/setxkbmap
 %attr(755,root,root) %{_bindir}/showrgb
 %attr(755,root,root) %{_bindir}/smproxy
@@ -1415,11 +1409,6 @@ rm -rf $RPM_BUILD_ROOT
 %{_mandir}/man1/xvinfo.1*
 %{_mandir}/man1/xwd.1*
 %{_mandir}/man1/xwud.1*
-%ifnarch sparc sparc64
-%{_mandir}/man1/SuperProbe.1*
-%{_mandir}/man1/scanpci.1*
-%{_mandir}/man1/pcitweak.1*
-%endif
 %{_mandir}/man1/xon.1*
 %{_mandir}/man1/revpath.1*
 %{_mandir}/man1/xgamma.1*
@@ -2058,7 +2047,13 @@ rm -rf $RPM_BUILD_ROOT
 
 %files setup
 %defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/SuperProbe
+%attr(755,root,root) %{_bindir}/pcitweak
+%attr(755,root,root) %{_bindir}/scanpci
 %attr(755,root,root) %{_bindir}/xf86cfg
 %attr(755,root,root) %{_bindir}/xf86config
+%{_mandir}/man1/SuperProbe.1*
+%{_mandir}/man1/scanpci.1*
+%{_mandir}/man1/pcitweak.1*
 %{_mandir}/man1/xf86cfg.1*
 %{_mandir}/man1/xf86config.1*
This page took 0.036505 seconds and 4 git commands to generate.