Comment 4 for bug 1080376

Revision history for this message
Brian Aker (brianaker) wrote : Re: [Bug 1080376] Re: no man pages with 'make install'

Weird. When I do a make install the man pages are installed.

Let me double check things on my end, if you could do the same that
would be appreciated.

Sent from my Ti85

On Nov 19, 2012, at 3:15, Christian Wittmer <email address hidden> wrote:

> Hi Brian,
>
> this is not a "spec" file issue. The previous version we had built (1.0.11) had man pages.
> and If you review the build.log file, you will see that there was no installation of ' man pages'
> as it should have been done by 'make install'.
>
>
> The only stuff I changed in spec was:
> admin@chris:~/OBS/home:computersalat:devel:SOGo/libmemcached> osc diff
> Index: libmemcached.spec
> ===================================================================
> --- libmemcached.spec (revision f90170e69da2d02fa5ad391bd52e5a02)
> +++ libmemcached.spec (working copy)
> @@ -21,13 +21,14 @@
> Summary: A C and C++ client library to the memcached server
> License: BSD-3-Clause
> Group: Development/Libraries/C and C++
> -Version: 1.0.11
> +Version: 1.0.14
> Release: 0
> Url: http://libmemcached.org
> Source0: https://launchpad.net/libmemcached/1.0/%{version}/+download/libmemcached-%{version}.tar.gz
> Source1: https://launchpad.net/libmemcached/1.0/%{version}/+download/libmemcached-%{version}.tar.gz.asc
> BuildRoot: %{_tmppath}/%{name}-%{version}-build
> # List of additional build dependencies
> +BuildRequires: cyrus-sasl-devel
> BuildRequires: gcc-c++
> BuildRequires: libevent-devel
> BuildRequires: memcached
>
> ** Attachment added: "libmemcached spec"
> https://bugs.launchpad.net/libmemcached/+bug/1080376/+attachment/3438466/+files/libmemcached.spec
>
> --
> You received this bug notification because you are a bug assignee.
> https://bugs.launchpad.net/bugs/1080376
>
> Title:
> no man pages with 'make install'
>
> Status in libmemcached - A C and C++ client library for memcached:
> Incomplete
>
> Bug description:
> Hi,
>
> just trying to update our SUSE pkg (1.0.11) to current 1.0.14 and
> recognizing that there are no man pages after build.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/libmemcached/+bug/1080376/+subscriptions