Less RHEL customization
This commit is contained in:
parent
3859056ce7
commit
b93d5b4a20
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: mtdev
|
Name: mtdev
|
||||||
Version: 1.1.3
|
Version: 1.1.3
|
||||||
Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
Release: 3%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||||
Summary: Multitouch Protocol Translation Library
|
Summary: Multitouch Protocol Translation Library
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -23,7 +23,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
|||||||
|
|
||||||
BuildRequires: autoconf automake libtool
|
BuildRequires: autoconf automake libtool
|
||||||
|
|
||||||
ExcludeArch: s390 s390x %{?rhel:ppc ppc64}
|
ExcludeArch: s390 s390x
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{name} is a stand-alone library which transforms all variants of kernel MT
|
%{name} is a stand-alone library which transforms all variants of kernel MT
|
||||||
@ -75,6 +75,9 @@ rm -rf %{buildroot}
|
|||||||
%{_bindir}/mtdev-test
|
%{_bindir}/mtdev-test
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 03 2013 Peter Hutterer <peter.hutterer@redhat.com> 1.1.3-3
|
||||||
|
- Less RHEL customization
|
||||||
|
|
||||||
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.3-2
|
* Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.1.3-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user