All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabio M. Di Nitto <fdinitto@redhat.com>
To: cluster-devel.redhat.com
Subject: [Cluster-devel] dlm: master - dlm: clear out old stuff and build system
Date: Sat, 01 Oct 2011 07:32:46 +0200	[thread overview]
Message-ID: <4E86A5FE.2040409@redhat.com> (raw)
In-Reply-To: <20110930215717.E852C12015A@lists.fedorahosted.org>

Hi David,

you have gone a bit too heavy handed on this one :)

On 09/30/2011 11:57 PM, David Teigland wrote:

dlm: clear out old stuff and build system

Signed-off-by: David Teigland <teigland@redhat.com>
---

 dlm/libdlm/libdlm.pc.in               |   11 -
 dlm/libdlm/libdlm_lt.pc.in            |   11 -

dropping the .pc file is going to break dlm users.

pc files are used by different build systems (not just
autotools/autoconf) to detect libdlm and link against it correctly.

Similar to what you use for libxml2 in your new build system, they
provide pkg-config information.

 doc/COPYING.applications              |  339 --------
 doc/COPYING.libraries                 |  510 ------------
 doc/COPYRIGHT                         |   42 -
 doc/README.licence                    |   33 -

You need those files to keep the project under the proper licence and
copyright to the right people.

Even if they are not in this exact form, you will need COPYING.app|libs
and a COPYRIGHT file. Alternatively you need to add those info to each
file in the project.

Fabio



       reply	other threads:[~2011-10-01  5:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20110930215717.E852C12015A@lists.fedorahosted.org>
2011-10-01  5:32 ` Fabio M. Di Nitto [this message]
2011-10-03 18:23   ` [Cluster-devel] dlm: master - dlm: clear out old stuff and build system David Teigland
2011-10-03 20:45     ` Fabio M. Di Nitto

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4E86A5FE.2040409@redhat.com \
    --to=fdinitto@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.