rpms/xorg-x11-xinit/devel xorg-x11-xinit.spec,1.20,1.21

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jun 22 04:45:10 UTC 2006


Author: mharris

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

Modified Files:
	xorg-x11-xinit.spec 
Log Message:
* Wed Jun 21 2006 Mike A. Harris <mharris at redhat.com> 1.0.2-4
- Added documentation to doc macro.



Index: xorg-x11-xinit.spec
===================================================================
RCS file: /cvs/dist/rpms/xorg-x11-xinit/devel/xorg-x11-xinit.spec,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- xorg-x11-xinit.spec	21 Jun 2006 09:27:26 -0000	1.20
+++ xorg-x11-xinit.spec	22 Jun 2006 04:45:06 -0000	1.21
@@ -1,9 +1,10 @@
 %define pkgname xinit
+%define xinitver 1.0.2
 
 Summary: X.Org X11 X Window System xinit startup scripts
 Name: xorg-x11-%{pkgname}
-Version: 1.0.2
-Release: 3
+Version: %{xinitver}
+Release: 4
 License: MIT/X11
 Group: User Interface/X
 URL: http://www.x.org
@@ -76,7 +77,7 @@
 
 %files
 %defattr(-,root,root,-)
-%doc
+%doc AUTHORS COPYING INSTALL README NEWS ChangeLog
 %{_bindir}/startx
 %{_bindir}/xinit
 %dir %{_sysconfdir}/X11
@@ -95,6 +96,9 @@
 %{_mandir}/man1/xinit.1x*
 
 %changelog
+* Wed Jun 21 2006 Mike A. Harris <mharris at redhat.com> 1.0.2-4
+- Added documentation to doc macro.
+
 * Tue Jun 20 2006 Mike A. Harris <mharris at redhat.com> 1.0.2-3
 - Added xinit-1.0.2-setuid.diff to fix potential security issue (#196094)
 




More information about the fedora-cvs-commits mailing list