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 698512 Details for
Bug 912040
libgphoto2 2.5.0-7 breaks camera detection on 64bit systems
[?]
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]
Put udev rules where udev finds them
libgphoto-udevpath.patch (text/plain), 1.37 KB, created by
Panu Matilainen
on 2013-02-17 11:23:10 UTC
(
hide
)
Description:
Put udev rules where udev finds them
Filename:
MIME Type:
Creator:
Panu Matilainen
Created:
2013-02-17 11:23:10 UTC
Size:
1.37 KB
patch
obsolete
>diff --git a/libgphoto2.spec b/libgphoto2.spec >index cd4ec4a..b0fff0f 100644 >--- a/libgphoto2.spec >+++ b/libgphoto2.spec >@@ -86,7 +86,7 @@ export CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" > #libusb and libusb have shoved their .pc files into /lib[64]/pkgconfig > export PKG_CONFIG_PATH=/%{_lib}/pkgconfig > %configure \ >- udevscriptdir='%{_libdir}/udev' \ >+ udevscriptdir='%{_prefix}/lib/udev' \ > --with-drivers=all \ > --with-doc-dir=%{_docdir}/%{name} \ > --disable-static \ >@@ -115,8 +115,8 @@ export LD_LIBRARY_PATH=$RPM_BUILD_ROOT%{_libdir} > # > # Btw, since it's /lib/udev, never e.g. /lib64/udev, we hardcode the path > # >-mkdir -p $RPM_BUILD_ROOT%{_libdir}/udev/rules.d >-$RPM_BUILD_ROOT%{_libdir}/%{name}/print-camera-list udev-rules version 136 > $RPM_BUILD_ROOT%{_libdir}/udev/rules.d/40-libgphoto2.rules >+mkdir -p $RPM_BUILD_ROOT%{_prefix}/lib/udev/rules.d >+$RPM_BUILD_ROOT%{_libdir}/%{name}/print-camera-list udev-rules version 136 > $RPM_BUILD_ROOT%{_prefix}/lib/udev/rules.d/40-libgphoto2.rules > popd > > # remove circular symlink in /usr/include/gphoto2 (#460807) >@@ -147,8 +147,8 @@ rm -rf "${RPM_BUILD_ROOT}" > %{_libdir}/libgphoto2_port/*/*.so > %{_libdir}/libgphoto2/*/*.so > %{_libdir}/*.so.* >-%{_libdir}/udev/rules.d/40-libgphoto2.rules >-%{_libdir}/udev/check-ptp-camera >+%{_prefix}/lib/udev/rules.d/40-libgphoto2.rules >+%{_prefix}/lib/udev/check-ptp-camera > > %post -p /sbin/ldconfig >
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 912040
: 698512