Update to release 1.0.8
This commit is contained in:
parent
a669da2cc9
commit
e7581daade
1
.gitignore
vendored
1
.gitignore
vendored
@ -1 +1,2 @@
|
||||
mtdev-20100706.tar.bz2
|
||||
mtdev-20100803.tar.bz2
|
||||
|
2
commitid
2
commitid
@ -1 +1 @@
|
||||
3557acb6a9eec0c0d752a1f3d783b5f50bc19e1b
|
||||
e91311dc01f970b687da4f00810cf40d3d37a5e4
|
||||
|
10
mtdev.spec
10
mtdev.spec
@ -1,9 +1,9 @@
|
||||
%global tarball mtdev
|
||||
%global gitdate 20100706
|
||||
%global gitdate 20100803
|
||||
|
||||
Name: mtdev
|
||||
Version: 1.0.1
|
||||
Release: 2.%{?gitdate}%{?dist}
|
||||
Version: 1.0.8
|
||||
Release: 1.%{?gitdate}%{?dist}
|
||||
Summary: Multitouch Protocol Translation Library
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -64,8 +64,12 @@ rm -rf %{buildroot}
|
||||
%{_includedir}/mtdev.h
|
||||
%{_libdir}/libmtdev.so
|
||||
%{_libdir}/pkgconfig/mtdev.pc
|
||||
%{_bindir}/mtdev-test
|
||||
|
||||
%changelog
|
||||
* Tue Aug 03 2010 Peter Hutterer <peter.hutterer@redhat.com> 1.0.8-1.20100803
|
||||
- Update to release 1.0.8
|
||||
|
||||
* Thu Jul 08 2010 Peter Hutterer <peter.hutterer@redhat.com> 1.0.1-2.20100706
|
||||
- Require util-macros >= 1.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user