Bug 83820 - Incorrect spec file causes corrupt /etc/pam.d/v4l-conf
Summary: Incorrect spec file causes corrupt /etc/pam.d/v4l-conf
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Red Hat Raw Hide
Classification: Retired
Component: xawtv
Version: 1.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-02-09 13:14 UTC by Pekka Pietikäinen
Modified: 2008-05-01 15:38 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2003-02-09 23:09:41 UTC
Embargoed:


Attachments (Terms of Use)

Description Pekka Pietikäinen 2003-02-09 13:14:06 UTC
Description of problem:

It appears the new spec file in 3.81-5 copies the tv-fonts-1.0.tar.bz2 file
to /etc/pam.d/v4l-conf instead of v4l-conf.pam

install -m 0644 %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/pam.d/v4l-conf

should be

install -m 0644 %{SOURCE2} $RPM_BUILD_ROOT%{_sysconfdir}/pam.d/v4l-conf

Comment 1 Ngo Than 2003-02-09 23:09:41 UTC
it's fixed in 3.81-6 or newer. Many thanks for your report.


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