new udev rules only for >= 11.2
OBS-URL: https://build.opensuse.org/package/show/graphics/libgphoto2?expand=0&rev=10
This commit is contained in:
parent
0ad2cd2603
commit
110f24a5c0
@ -221,7 +221,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/libgphoto2.3*
|
||||
%{_mandir}/man3/libgphoto2_port.3*
|
||||
/usr/share/hal/fdi/information/20thirdparty/10-camera-libgphoto2.fdi
|
||||
%if 0%{?suse_version} >= 1120
|
||||
/lib/udev/rules.d/40-libgphoto2.rules
|
||||
%endif
|
||||
# /usr/share/hal/fdi/information/20thirdparty/10-camera-libgphoto2-device.fdi
|
||||
|
||||
%files lang -f libgphoto2-all.lang
|
||||
|
Loading…
Reference in New Issue
Block a user