libXxf86vm 1.1.3
This commit is contained in:
parent
d2a1c28ac1
commit
c65c92cf43
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,3 +2,4 @@ libXxf86vm-1.1.0.tar.bz2
|
||||
/libXxf86vm-1.1.1.tar.bz2
|
||||
/libXxf86vm-1.1.2.tar.bz2
|
||||
/libXxf86vm-20130524.tar.bz2
|
||||
/libXxf86vm-1.1.3.tar.bz2
|
||||
|
@ -1,11 +1,11 @@
|
||||
%global tarball libXxf86vm
|
||||
%global gitdate 20130524
|
||||
#global gitdate 20130524
|
||||
%global gitversion 4c4123441
|
||||
|
||||
Summary: X.Org X11 libXxf86vm runtime library
|
||||
Name: libXxf86vm
|
||||
Version: 1.1.2
|
||||
Release: 6%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
Version: 1.1.3
|
||||
Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
@ -66,6 +66,9 @@ find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';'
|
||||
%{_includedir}/X11/extensions/xf86vmode.h
|
||||
|
||||
%changelog
|
||||
* Fri May 31 2013 Peter Hutterer <peter.hutterer@redhat.com> 1.1.3-1
|
||||
- libXxf86vm 1.1.3
|
||||
|
||||
* Mon May 27 2013 Peter Hutterer <peter.hutterer@redhat.com> - 1.1.2-6.20130524git4c4123441
|
||||
- Require libX11 1.6RC2 for _XEatDataWords
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user