Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 309632 Details for
Bug 451769
Review Request: libfakekey - a library for generating key events
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
spec file cleanup
libfakekey.spec.patch (text/plain), 1.83 KB, created by
Peter Robinson
on 2008-06-17 16:13:52 UTC
(
hide
)
Description:
spec file cleanup
Filename:
MIME Type:
Creator:
Peter Robinson
Created:
2008-06-17 16:13:52 UTC
Size:
1.83 KB
patch
obsolete
>--- libfakekey.spec.orig 2008-06-17 15:25:00.000000000 +0100 >+++ libfakekey.spec 2008-06-17 15:47:19.000000000 +0100 >@@ -1,65 +1,61 @@ > Name: libfakekey > Version: 0.1 > Release: 1%{?dist} >-Summary: X Virtual Keyboard Library of the Matchbox WM project. >+Summary: X Virtual Keyboard Library of the Matchbox WM project > > Group: System Environment/Libraries >-License: GPL >-URL: http://projects.o-hand.com/matchbox/sources/libfakekey/0.1/libfakekey-0.1.tar.bz2 >-Source0: libfakekey-0.1.tar.bz2 >+License: GPLv2 >+URL: http://matchbox-project.org/ >+Source0: http://matchbox-project.org/sources/libfakekey/%{version}/libfakekey-%{version}.tar.bz2 > BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) > >-#BuildRequires: >-#Requires: >+BuildRequires: libX11-devel >+BuildRequires: pkgconfig > > %description >- >+X Virtual Keyboard Library of the Matchbox WM project. > > %package devel > Summary: Development files for %{name} > Group: Development/Libraries >-Requires: %{name} = %{version}-%{release} >+Requires: %{name} = %{PACKAGE_VERSION} >+Requires: pkgconfig > > %description devel > The %{name}-devel package contains libraries and header files for > developing applications that use %{name}. > >- > %prep > %setup -q > >- > %build > %configure --disable-static > make %{?_smp_mflags} > >- > %install > rm -rf $RPM_BUILD_ROOT > make install DESTDIR=$RPM_BUILD_ROOT > find $RPM_BUILD_ROOT -name '*.la' -exec rm -f {} ';' > >- > %clean > rm -rf $RPM_BUILD_ROOT > >- > %post -p /sbin/ldconfig > > %postun -p /sbin/ldconfig > >- > %files > %defattr(-,root,root,-) >-%doc >+%doc COPYING > %{_libdir}/*.so.* > > %files devel > %defattr(-,root,root,-) >-%doc >-%{_includedir}/* >+%dir %{_includedir}/fakekey/ >+%{_includedir}/fakekey/fakekey.h > %{_libdir}/*.so > %{_libdir}/pkgconfig/libfakekey.pc > >- > %changelog >+* Tue Jun 17 2008 Peter Robinson <pbrobinson@gmail.com> 0.1-1 >+- Initial release
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 451769
: 309632