Bug 852950

Summary: RFC2783 says that <sys/timepps.h> is the right place for timepps.h
Product: [Fedora] Fedora Reporter: Michael Tatarinov <kukabu>
Component: pps-toolsAssignee: Miroslav Lichvar <mlichvar>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: rawhideCC: mlichvar
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-02 16:43:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Michael Tatarinov 2012-08-30 04:54:03 UTC
Hello

Don't install timepps.h in /usr/include/, right place is /usr/include/sys/

$ rpm -ql pps-tools-devel
/usr/include/sys/timepps.h
/usr/include/timepps.h
$ ls -l /usr/include/sys/timepps.h /usr/include/timepps.h
lrwxrwxrwx. 1 root root   12 Mar 15 09:18 /usr/include/sys/timepps.h -> ../timepps.h
-rw-r--r--. 1 root root 6064 Jun  4 13:10 /usr/include/timepps.h

Comment 1 Fedora End Of Life 2013-01-16 15:56:42 UTC
This message is a reminder that Fedora 16 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 16. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '16'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 16's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 16 is end of life. If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora, you are encouraged to click on 
"Clone This Bug" and open it against that version of Fedora.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 2 Miroslav Lichvar 2013-04-02 16:43:04 UTC
This should be fixed 0-0.7.20120407git0deb9c. Thanks for the report.