rpms/xorg-x11-server/devel xorg-x11-server.spec,1.37,1.38

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Tue Feb 7 05:07:40 UTC 2006


Author: mharris

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

Modified Files:
	xorg-x11-server.spec 
Log Message:
* Mon Feb  6 2006 Mike A. Harris <mharris at redhat.com> 1.0.1-4
- Fix brown paper bag error introduced in rpm post script in 1.0.1-4.



Index: xorg-x11-server.spec
===================================================================
RCS file: /cvs/dist/rpms/xorg-x11-server/devel/xorg-x11-server.spec,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- xorg-x11-server.spec	6 Feb 2006 22:51:10 -0000	1.37
+++ xorg-x11-server.spec	7 Feb 2006 05:07:36 -0000	1.38
@@ -4,7 +4,7 @@
 Summary:   X.Org X11 X server
 Name:      xorg-x11-server
 Version:   1.0.1
-Release:   3
+Release:   4
 URL:       http://www.x.org
 License:   MIT/X11
 Group:     User Interface/X
@@ -347,6 +347,7 @@
     fi
 #  done
   popd
+} &> /dev/null || :
 
 # ----- Xorg --------------------------------------------------------
 
@@ -494,6 +495,9 @@
 # -------------------------------------------------------------------
 
 %changelog
+* Mon Feb  6 2006 Mike A. Harris <mharris at redhat.com> 1.0.1-4
+- Fix brown paper bag error introduced in rpm post script in 1.0.1-4.
+
 * Mon Feb  6 2006 Mike A. Harris <mharris at redhat.com> 1.0.1-3
 - Added xorg-x11-server-1.0.1-composite-fastpath-fdo4320.patch with changes
   suggested by ajax to fix (fdo#4320).




More information about the fedora-cvs-commits mailing list