|
|
|
@ -1,6 +1,6 @@
|
|
|
|
|
Name: libfakekey
|
|
|
|
|
Version: 0.1
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Library for converting characters to X key-presses
|
|
|
|
|
|
|
|
|
|
Group: System Environment/Libraries
|
|
|
|
@ -64,5 +64,8 @@ rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
%{_libdir}/pkgconfig/libfakekey.pc
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Mon May 19 2008 Jon McCann <jmccann@redhat.com> 0.1-1
|
|
|
|
|
- Initial package
|
|
|
|
|