This commit is contained in:
Adam Jackson 2010-11-08 16:17:58 -05:00
parent db12ecfd8c
commit cdf60e6e0f
3 changed files with 7 additions and 3 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
libXxf86vm-1.1.0.tar.bz2
/libXxf86vm-1.1.1.tar.bz2

View File

@ -1,7 +1,7 @@
Summary: X.Org X11 libXxf86vm runtime library
Name: libXxf86vm
Version: 1.1.0
Release: 3%{?dist}
Version: 1.1.1
Release: 1%{?dist}
License: MIT
Group: System Environment/Libraries
URL: http://www.x.org
@ -49,6 +49,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
%{_includedir}/X11/extensions/xf86vmode.h
%changelog
* Mon Nov 08 2010 Adam Jackson <ajax@redhat.com> 1.1.1-1
- libXxf86vm 1.1.1
* Wed Sep 29 2010 jkeating - 1.1.0-3
- Rebuilt for gcc bug 634757

View File

@ -1 +1 @@
b431ad7084e1055fef99a9115237edd8 libXxf86vm-1.1.0.tar.bz2
34dc3df888c164378da89a7deeb245a0 libXxf86vm-1.1.1.tar.bz2