Compare commits
1 commit
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0282669e28 |
3 changed files with 7 additions and 2 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -39,3 +39,4 @@ xgamma-1.0.4.tar.bz2
|
|||
/xkill-1.0.3.tar.bz2
|
||||
/xinput-1.5.4.tar.bz2
|
||||
/xinput-1.5.99.901.tar.bz2
|
||||
/xinput-1.6.0.tar.bz2
|
||||
|
|
|
|||
1
sources
1
sources
|
|
@ -14,3 +14,4 @@ d44e0057d6722b25d5a314e82e0b7e7c xset-1.2.2.tar.bz2
|
|||
ee97f0cbb80e321c914dc7bc5d49960a xstdcmap-1.0.2.tar.bz2
|
||||
e7f0d57b6ba49c384e9cf8c9ff3243c1 xkill-1.0.3.tar.bz2
|
||||
3b57cb4cbac70eb0d7a553def7dd333e xinput-1.5.99.901.tar.bz2
|
||||
d2459d35b4e0b41ded26a1d1159b7ac6 xinput-1.6.0.tar.bz2
|
||||
|
|
|
|||
|
|
@ -5,7 +5,7 @@
|
|||
Summary: X.Org X11 X server utilities
|
||||
Name: xorg-x11-%{pkgname}
|
||||
Version: 7.5
|
||||
Release: 12%{?dist}
|
||||
Release: 13%{?dist}
|
||||
License: MIT
|
||||
Group: User Interface/X
|
||||
URL: http://www.x.org
|
||||
|
|
@ -25,7 +25,7 @@ Source13: http://www.x.org/pub/individual/app/xsetpointer-1.0.1.tar.bz2
|
|||
Source14: http://www.x.org/pub/individual/app/xsetroot-1.1.0.tar.bz2
|
||||
Source15: http://www.x.org/pub/individual/app/xstdcmap-1.0.2.tar.bz2
|
||||
Source16: http://www.x.org/pub/individual/app/xkill-1.0.3.tar.bz2
|
||||
Source17: http://www.x.org/pub/individual/app/xinput-1.5.99.901.tar.bz2
|
||||
Source17: http://www.x.org/pub/individual/app/xinput-1.6.0.tar.bz2
|
||||
|
||||
# NOTE: Each upstream tarball has its own "PatchN" section, taken from
|
||||
# multiplying the "SourceN" line times 100. Please keep them in this
|
||||
|
|
@ -175,6 +175,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Tue May 15 2012 Peter Hutterer <peter.hutterer@redhat.com> 7.5-13
|
||||
- xinput 1.6.0
|
||||
|
||||
* Tue Apr 17 2012 Peter Hutterer <peter.hutterer@redhat.com> 7.5-12
|
||||
- Add libXinerama-devel requires for new xinput
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue