This commit is contained in:
Jesse Keating 2009-07-25 05:08:42 +00:00
parent ff408cdced
commit ad2ae66d34

View File

@ -1,7 +1,7 @@
Summary: X.Org X11 SM runtime library
Name: libSM
Version: 1.1.0
Release: 6%{?dist}
Release: 7%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.x.org
@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/sm.pc
%changelog
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.0-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Jul 23 2009 Adam Jackson <ajax@redhat.com> 1.1.0-6
- Un-require xorg-x11-filesystem, it's going away.