Bug 189674 - Correct spec file with udev rules
Summary: Correct spec file with udev rules
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: nut
Version: 5
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Brian Brock
URL:
Whiteboard:
: 187105 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-04-22 14:49 UTC by Aleksey Kontsevich
Modified: 2007-11-30 22:11 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-04-24 16:49:49 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
nut.spec (14.83 KB, application/octet-stream)
2006-04-22 14:49 UTC, Aleksey Kontsevich
no flags Details

Description Aleksey Kontsevich 2006-04-22 14:49:54 UTC
Created attachment 128114 [details]
nut.spec

Comment 1 Aleksey Kontsevich 2006-04-22 14:49:54 UTC
Description of problem:
nut needs correct user.group permissions on ups device: /dev/bus/usb/... FC
nut-2.0.2 ignore hotplug spripts during install build stage.

Version-Release number of selected component (if applicable): 2.0.3

I attach nut.spec with my corrections:

%install
install -m 644  scripts/hotplug-ng/nut-usbups.rules
%{buildroot}%{_sysconfdir}/udev/rules.d

%files
%config(noreplace) %attr(644,root,root) %{_sysconfdir}/udev/rules.d/*

Comment 2 Than Ngo 2006-04-24 16:49:49 UTC
it's now fixed in 2.0.3-1, which should be available in rawhide soon.
I will build the new version in fc5-update later this week. Thanks for your report.

Comment 3 Than Ngo 2006-04-24 16:50:42 UTC
*** Bug 187105 has been marked as a duplicate of this bug. ***


Note You need to log in before you can comment on or make changes to this bug.