diff --git a/.cvsignore b/.cvsignore index 2cfb9ae..22c7c1b 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -libSM-0.99.2.tar.bz2 +libSM-0.99.3.tar.bz2 diff --git a/libSM.spec b/libSM.spec index 2f524e6..a3c06bf 100644 --- a/libSM.spec +++ b/libSM.spec @@ -1,7 +1,7 @@ Summary: X.Org X11 libSM runtime library Name: libSM -Version: 0.99.2 -Release: 1.1 +Version: 0.99.3 +Release: 1 License: MIT/X11 Group: System Environment/Libraries URL: http://www.x.org @@ -21,6 +21,7 @@ X.Org X11 libSM runtime library Summary: X.Org X11 libSM development package Group: Development/Libraries Requires: %{name} = %{version}-%{release} +Requires(pre): xorg-x11-filesystem >= 0.99.2-3 Requires: libICE-devel Obsoletes: XFree86-devel, xorg-x11-devel @@ -78,6 +79,12 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/sm.pc %changelog +* Tue Dec 13 2005 Mike A. Harris 0.99.3-1 +- Updated libSM to version 0.99.3 from X11R7 RC3 +- Added "Requires(pre): xorg-x11-filesystem >= 0.99.2-3", to ensure + that /usr/lib/X11 and /usr/include/X11 pre-exist. +- Removed 'x' suffix from manpage directories to match RC3 upstream. + * Fri Dec 09 2005 Jesse Keating - rebuilt diff --git a/sources b/sources index c4e95af..eaececc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -136bb36c899c545e788644f18220584d libSM-0.99.2.tar.bz2 +4b26938eac1763e4674ad8786025af65 libSM-0.99.3.tar.bz2