public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Alexander Marx <alexander.marx@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH v2] isl: Update to 0.16.1
Date: Tue, 29 Mar 2016 15:05:58 +0200	[thread overview]
Message-ID: <1459256758-10820-1-git-send-email-alexander.marx@ipfire.org> (raw)
In-Reply-To: <1458988917.30749.132.camel@ipfire.org>

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

Updated compat-isl package to 0.14.1 because of so bump.
The older version 0.12.2 is not used by any other package
any more and has been dropped.

Signed-off-by: Alexander Marx <alexander.marx(a)ipfire.org>
---
 compat-isl/compat-isl.nm | 16 ++++++++++++----
 isl/isl.nm               |  2 +-
 2 files changed, 13 insertions(+), 5 deletions(-)

diff --git a/compat-isl/compat-isl.nm b/compat-isl/compat-isl.nm
index 39cd5ec..4005582 100644
--- a/compat-isl/compat-isl.nm
+++ b/compat-isl/compat-isl.nm
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = compat-isl
-version    = 0.12.2
+version    = 0.14.1
 release    = 1
 thisapp    = isl-%{version}
 
@@ -23,7 +23,7 @@ description
 end
 
 source_dl += http://isl.gforge.inria.fr/
-sources    = %{thisapp}.tar.lzma
+sources    = %{thisapp}.tar.xz
 
 build
 	requires
@@ -38,13 +38,21 @@ build
 	install
 		# Install just the library and no headers.
 		mkdir -pv %{BUILDROOT}%{libdir}
-		install -m 644 .libs/libisl.so.10.2.2 %{BUILDROOT}%{libdir}
-		ln -svf libisl.so.10.2.2 %{BUILDROOT}%{libdir}/libisl.so.10
+		install -m 644 .libs/libisl.so.13.1.1 %{BUILDROOT}%{libdir}
+		ln -svf libisl.so.13.1.1 %{BUILDROOT}%{libdir}/libisl.so.13
 	end
 end
 
 packages
 	package %{name}
+		provides
+			isl = %{thisver}
+		end
+
+		obsoletes
+			isl <= %{thisver}
+		end
+	end
 
 	package %{name}-debuginfo
 		template DEBUGINFO
diff --git a/isl/isl.nm b/isl/isl.nm
index be80f99..07c19b0 100644
--- a/isl/isl.nm
+++ b/isl/isl.nm
@@ -4,7 +4,7 @@
 ###############################################################################
 
 name       = isl
-version    = 0.14.1
+version    = 0.16.1
 release    = 1
 
 groups     = System/Libraries
-- 
2.6.3


  reply	other threads:[~2016-03-29 13:05 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-26  9:30 [PATCH] " Alexander Marx
2016-03-26 10:41 ` Michael Tremer
2016-03-29 13:05   ` Alexander Marx [this message]
2016-03-29 13:09     ` [PATCH v2] " Michael Tremer

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=1459256758-10820-1-git-send-email-alexander.marx@ipfire.org \
    --to=alexander.marx@ipfire.org \
    --cc=development@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