- Update xtrans dep and rebuild.
This commit is contained in:
parent
c37d5d20d8
commit
a93034db4d
@ -1,7 +1,7 @@
|
||||
Summary: X.Org X11 libSM runtime library
|
||||
Name: libSM
|
||||
Version: 1.0.2
|
||||
Release: 3%{?dist}
|
||||
Release: 4%{?dist}
|
||||
License: MIT/X11
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
@ -11,7 +11,7 @@ Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2
|
||||
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: xorg-x11-proto-devel
|
||||
BuildRequires: xorg-x11-xtrans-devel >= 1.0.3-3
|
||||
BuildRequires: xorg-x11-xtrans-devel >= 1.0.3-4
|
||||
BuildRequires: libICE-devel
|
||||
|
||||
Obsoletes: XFree86-libs, xorg-x11-libs
|
||||
@ -81,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/pkgconfig/sm.pc
|
||||
|
||||
%changelog
|
||||
* Thu Sep 20 2007 Adam Jackson <ajax@redhat.com> 1.0.2-4
|
||||
- Update xtrans dep and rebuild.
|
||||
|
||||
* Mon Sep 17 2007 Adam Jackson <ajax@redhat.com> 1.0.2-3
|
||||
- Rebuild for abstract socket support.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user