public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 06e0bdd3b38e4e79ae95ba8ccdde8412d94e1f77
Date: Tue, 03 Jan 2017 11:48:06 +0000	[thread overview]
Message-ID: <20170103114806.C506C1078E80@git01.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 1948 bytes --]

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".

The branch, master has been updated
       via  06e0bdd3b38e4e79ae95ba8ccdde8412d94e1f77 (commit)
      from  31a112dc6f9cc314fe74473d4b0138f8fb6898a9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 06e0bdd3b38e4e79ae95ba8ccdde8412d94e1f77
Author: Stefan Schantl <stefan.schantl(a)ipfire.org>
Date:   Tue Jan 3 08:38:21 2017 +0100

    compat-gnutls: Only ship libgnutls.
    
    There is an error on the transaktion test when, installing
    compat-gnutls because libgnutlsxx.so.28 is provided by this package
    and the main gnutls package.
    
    Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
    Signed-off-by: Michael Tremer <michael.tremer(a)ipfire.org>

-----------------------------------------------------------------------

Summary of changes:
 compat-gnutls/compat-gnutls.nm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

Difference in files:
diff --git a/compat-gnutls/compat-gnutls.nm b/compat-gnutls/compat-gnutls.nm
index 51af81d..3d11740 100644
--- a/compat-gnutls/compat-gnutls.nm
+++ b/compat-gnutls/compat-gnutls.nm
@@ -7,7 +7,7 @@ name       = compat-gnutls
 version    = %{ver_maj}.%{ver_min}
 ver_maj    = 3.3
 ver_min    = 25
-release    = 1
+release    = 2
 thisapp    = gnutls-%{version}
 
 groups     = System/Libraries
@@ -62,7 +62,6 @@ build
 		# Install just the library and no headers.
 		mkdir -pv %{BUILDROOT}%{libdir}
 		cp -avf lib/.libs/libgnutls.so.* %{BUILDROOT}%{libdir}
-		cp -avf lib/.libs/libgnutlsxx.so.* %{BUILDROOT}%{libdir}
 	end
 end
 


hooks/post-receive
--
IPFire 3.x development tree

                 reply	other threads:[~2017-01-03 11:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20170103114806.C506C1078E80@git01.ipfire.org \
    --to=git@ipfire.org \
    --cc=ipfire-scm@lists.ipfire.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox