https://bugzilla.novell.com/show_bug.cgi?id=225092 Summary: xgnokii still in /usr/X11R6 Product: openSUSE 10.3 Version: unspecified Platform: All OS/Version: All Status: NEW Severity: Normal Priority: P5 - None Component: Mobile Devices AssignedTo: behlert@novell.com ReportedBy: andreas.hanke@gmx-topmail.de QAContact: qa@suse.de For the next release, the following changes should be applied to the gnokii spec file: %install -install -m755 -d $RPM_BUILD_ROOT/usr/X11R6/man/man1 -cp Docs/man/*.1x $RPM_BUILD_ROOT/usr/X11R6/man/man1/ +cp Docs/man/*.1x $RPM_BUILD_ROOT%{_mandir}/man1/ %files -n xgnokii -%doc /usr/X11R6/man/man1/xgnokii.1x.gz +%doc %{_mandir}/man1/xgnokii.1x.gz It helps finalizing the transition of X.org to /usr. (/usr/X11R6/man can become a symlink to /usr/share/man only if it is empty.) -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.