Mailinglist Archive: opensuse-bugs (8017 mails)

< Previous Next >
[Bug 225092] New: xgnokii still in /usr/X11R6
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Thu, 30 Nov 2006 14:14:14 -0700 (MST)
  • Message-id: <bug-225092-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
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@xxxxxxxxxx
ReportedBy: andreas.hanke@xxxxxxxxxxxxxx
QAContact: qa@xxxxxxx


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.

< Previous Next >