[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

rpms/xorg-x11-twm/devel xorg-x11-twm.spec,1.11,1.12



Author: mharris

Update of /cvs/dist/rpms/xorg-x11-twm/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv4496

Modified Files:
	xorg-x11-twm.spec 
Log Message:
Minor spec cleanups


Index: xorg-x11-twm.spec
===================================================================
RCS file: /cvs/dist/rpms/xorg-x11-twm/devel/xorg-x11-twm.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- xorg-x11-twm.spec	11 Feb 2006 06:26:04 -0000	1.11
+++ xorg-x11-twm.spec	1 Mar 2006 06:39:37 -0000	1.12
@@ -9,7 +9,7 @@
 License: MIT/X11
 Group: User Interface/X
 URL: http://www.x.org
-Source0: http://xorg.freedesktop.org/releases/X11R7.0-RC4/everything/%{pkgname}-%{version}.tar.bz2
+Source0: http://xorg.freedesktop.org/releases/X11R7.0/src/everything/%{pkgname}-%{version}.tar.bz2
 #Source0: %{pkgname}-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
@@ -88,22 +88,17 @@
 %files
 %defattr(-,root,root,-)
 %doc
-%dir %{_bindir}
 %{_bindir}/twm
-%dir %{_mandir}
-%dir %{_mandir}/man1
+#%dir %{_mandir}/man1x
 %{_mandir}/man1/twm.1x*
-# FIXME: modular build is not installing the twm config currently, find out
-# why and fix it.
-%dir %{_sysconfdir}
 %dir %{_sysconfdir}/X11/twm
 %config %{_sysconfdir}/X11/twm/system.twmrc
 
 %changelog
-* Fri Feb 10 2006 Jesse Keating <jkeating redhat com> - 1:1.0.1-1.2
+* Fri Feb 10 2006 Jesse Keating <jkeating redhat com> 1:1.0.1-1.2
 - bump again for double-long bug on ppc(64)
 
-* Tue Feb 07 2006 Jesse Keating <jkeating redhat com> - 1:1.0.1-1.1
+* Tue Feb 07 2006 Jesse Keating <jkeating redhat com> 1: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:1.0.1-1


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]