Compare commits

..

11 commits

Author SHA1 Message Date
Till Maas
0c54e0e623 2017-08-11: package is now included in RHEL 2017-08-11 21:48:01 +02:00
Peter Hutterer
27f4a48d17 Merge branch 'master' into epel7 2016-11-09 09:38:58 +10:00
Ding-Yi Chen
a1ba7c0ae0 Merge branch 'epel7' of ssh://pkgs.fedoraproject.org/rpms/libinput into epel7 2016-09-01 12:42:16 +10:00
Ding-Yi Chen
cf05c2c1dc Merge branch 'master' into epel7 2016-07-20 14:47:31 +10:00
Ding-Yi Chen
32220d68ce Merge branch 'epel7' of ssh://pkgs.fedoraproject.org/rpms/libinput into epel7 2016-07-14 16:07:25 +10:00
Ding-Yi Chen
bf8fb06c54 Merge branch 'master' into epel7 2016-05-11 14:22:21 +10:00
Ding-Yi Chen
51bb85aec0 Merge branch 'epel7' of ssh://pkgs.fedoraproject.org/libinput into epel7 2016-04-14 14:53:24 +10:00
Ding-Yi Chen
6b7502fb0c Merge branch 'master' into epel7 2016-03-11 11:49:54 +10:00
Ding-Yi Chen
9f2eb8bd26 Merge remote-tracking branch 'origin/master' into epel7
Conflicts:
	.gitignore
	libinput.spec
	sources
2016-03-03 17:30:28 +10:00
Ding-Yi Chen
cbce4e6752 Use f23 instead of master
Merge remote-tracking branch 'origin/f23' into epel7

Conflicts:
	.gitignore
	libinput.spec
	sources
2016-02-22 11:36:37 +10:00
Peter Hutterer
6ed46bac1f libinput 1.1.8 2016-02-18 11:49:04 +10:00
6 changed files with 2 additions and 1085 deletions

1
.gitignore vendored
View file

@ -1 +0,0 @@
/libinput-*.tar.bz2

View file

@ -1 +0,0 @@
58abea394657baba66f6e0cd6c4c27e084bb5b16

2
dead.package Normal file
View file

@ -0,0 +1,2 @@
2017-08-11: package is now included in RHEL

File diff suppressed because it is too large Load diff

View file

@ -1,17 +0,0 @@
#!/bin/sh
DIRNAME=libinput-$( date +%Y%m%d )
rm -rf $DIRNAME
git clone git://git.freedesktop.org/git/wayland/libinput $DIRNAME
cd $DIRNAME
if [ -z "$1" ]; then
git log | head -1
else
git checkout $1
fi
git log | head -1 | awk '{ print $2 }' > ../commitid
git repack -a -d
cd ..
tar jcf $DIRNAME.tar.xz $DIRNAME
rm -rf $DIRNAME

View file

@ -1 +0,0 @@
SHA512 (libinput-1.30.1.tar.bz2) = 6d9bb5653dfeb0e30c64e92f8146a8908233162ef39f89114f619605b7f0de3f9e0f344412d91c809d3c1dc3d4b836a5709373a80191484db3c6d0a8f69c4f82