2006-01-19 Brian Cameron <[email protected]>
authorbc99092
Fri, 20 Jan 2006 00:53:28 +0000
changeset 6626 7ff95749129b
parent 6625 420b10603998
child 6627 a00448574f89
2006-01-19 Brian Cameron <[email protected]> * SUNWgnome-dispaly-mgr.spec: Minor fix to packaging.
Solaris/ChangeLog
Solaris/SUNWgnome-display-mgr.spec
--- a/Solaris/ChangeLog	Thu Jan 19 23:34:39 2006 +0000
+++ b/Solaris/ChangeLog	Fri Jan 20 00:53:28 2006 +0000
@@ -1,3 +1,7 @@
+2006-01-19  Brian Cameron  <[email protected]>
+
+	* SUNWgnome-dispaly-mgr.spec: Minor fix to packaging.
+
 2006-01-19  Brian Cameron  <[email protected]>
 
 	* SUNWgnome-media.spec:  Bumped to GStreamer 0.10.
--- a/Solaris/SUNWgnome-display-mgr.spec	Thu Jan 19 23:34:39 2006 +0000
+++ b/Solaris/SUNWgnome-display-mgr.spec	Fri Jan 20 00:53:28 2006 +0000
@@ -172,9 +172,9 @@
 %{_sysconfdir}/X11/gdm/gdmprefetchlist
 # FIXME: gdm.conf-custom may need 'preserve' class or more complicated script.
 %{_sysconfdir}/X11/gdm/gdm.conf-custom
-%{_sysconfdir}/X11/gdm/locale.alias.orig
 %class(preserve) %config %{_sysconfdir}/X11/gdm/gdm.conf
 %{_sysconfdir}/X11/gdm/locale.alias
+%{_sysconfdir}/X11/gdm/locale.alias.orig
 %{_sysconfdir}/X11/gdm/modules
 %defattr (-, root, sys)
 # don't use %_localstatedir here, because this is an absolute path
@@ -197,6 +197,8 @@
 %endif
 
 %changelog
+* Thu Jan 19 2006 - [email protected]
+- Fixed packaging after updating to 2.13.0.6
 * Thu Jan 19 2006 - [email protected]
 - Add new %files from bumped tarball.
 * Tue Jan 17 2006 - [email protected]