[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
rpms/xorg-x11-utils/devel xorg-x11-utils.spec,1.9,1.10
- From: fedora-cvs-commits redhat com
- To: fedora-cvs-commits redhat com
- Subject: rpms/xorg-x11-utils/devel xorg-x11-utils.spec,1.9,1.10
- Date: Wed, 1 Mar 2006 01:43:45 -0500
Author: mharris
Update of /cvs/dist/rpms/xorg-x11-utils/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv6332
Modified Files:
xorg-x11-utils.spec
Log Message:
minor spec cleanups
Index: xorg-x11-utils.spec
===================================================================
RCS file: /cvs/dist/rpms/xorg-x11-utils/devel/xorg-x11-utils.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- xorg-x11-utils.spec 11 Feb 2006 06:26:35 -0000 1.9
+++ xorg-x11-utils.spec 1 Mar 2006 06:43:42 -0000 1.10
@@ -70,7 +70,6 @@
%files
%defattr(-,root,root,-)
%doc
-%dir %{_bindir}
%{_bindir}/xdpyinfo
%{_bindir}/xdriinfo
%{_bindir}/xev
@@ -82,30 +81,28 @@
%{_bindir}/xprop
%{_bindir}/xvinfo
%{_bindir}/xwininfo
-%dir %{_datadir}
%dir %{_datadir}/X11
%dir %{_datadir}/X11/app-defaults
%{_datadir}/X11/app-defaults/XFontSel
%{_datadir}/X11/app-defaults/Xfd
-%dir %{_mandir}
-%dir %{_mandir}/man1
-%{_mandir}/man1/xdpyinfo.1x.gz
-%{_mandir}/man1/xdriinfo.1x.gz
-%{_mandir}/man1/xev.1x.gz
-%{_mandir}/man1/xfd.1x.gz
-%{_mandir}/man1/xfontsel.1x.gz
-%{_mandir}/man1/xlsatoms.1x.gz
-%{_mandir}/man1/xlsclients.1x.gz
-%{_mandir}/man1/xlsfonts.1x.gz
-%{_mandir}/man1/xprop.1x.gz
-%{_mandir}/man1/xvinfo.1x.gz
-%{_mandir}/man1/xwininfo.1x.gz
+#%dir %{_mandir}/man1x
+%{_mandir}/man1/xdpyinfo.1x*
+%{_mandir}/man1/xdriinfo.1x*
+%{_mandir}/man1/xev.1x*
+%{_mandir}/man1/xfd.1x*
+%{_mandir}/man1/xfontsel.1x*
+%{_mandir}/man1/xlsatoms.1x*
+%{_mandir}/man1/xlsclients.1x*
+%{_mandir}/man1/xlsfonts.1x*
+%{_mandir}/man1/xprop.1x*
+%{_mandir}/man1/xvinfo.1x*
+%{_mandir}/man1/xwininfo.1x*
%changelog
-* Fri Feb 10 2006 Jesse Keating <jkeating redhat com> - 1.0.1-1.2
+* Fri Feb 10 2006 Jesse Keating <jkeating redhat com> 1.0.1-1.2
- bump again for double-long bug on ppc(64)
-* Tue Feb 07 2006 Jesse Keating <jkeating redhat com> - 1.0.1-1.1
+* Tue Feb 07 2006 Jesse Keating <jkeating redhat com> 1.0.1-1.1
- rebuilt for new gcc4.1 snapshot and glibc changes
* Wed Jan 18 2006 Mike A. Harris <mharris redhat com> 1.0.1-1
@@ -116,10 +113,10 @@
- Changed manpage dir from man1x to man1 to match upstream RC4 default.
- Moved all app-defaults files from _libdir to _datadir
-* Mon Nov 14 2005 Jeremy Katz <katzj redhat com> - 0.99.2-3
+* Mon Nov 14 2005 Jeremy Katz <katzj redhat com> 0.99.2-3
- require newer filesystem package (#172610)
-* Mon Nov 14 2005 Jeremy Katz <katzj redhat com> - 0.99.2-2
+* Mon Nov 14 2005 Jeremy Katz <katzj redhat com> 0.99.2-2
- rebuild
* Fri Nov 11 2005 Mike A. Harris <mharris redhat com> 0.99.2-1
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]