[orthanc] Orthanc 0.7.5

Sebastien Jodogne sjodogne at fedoraproject.org
Fri May 9 15:41:58 UTC 2014


commit 54630315ece08a737babf6edccb642daaf00aa12
Author: Jodogne <jodogne at localhost.localdomain>
Date:   Fri May 9 17:42:10 2014 +0200

    Orthanc 0.7.5

 .gitignore                                         |    1 +
 ...-0.7.3-lib64.patch => orthanc-0.7.5-lib64.patch |    6 +++---
 orthanc.spec                                       |    7 +++++--
 sources                                            |    2 +-
 4 files changed, 10 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index b06cee0..6401736 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@
 /Orthanc-0.7.1.tar.gz
 /Orthanc-0.7.2.tar.gz
 /Orthanc-0.7.3.tar.gz
+/Orthanc-0.7.5.tar.gz
diff --git a/orthanc-0.7.3-lib64.patch b/orthanc-0.7.5-lib64.patch
similarity index 78%
rename from orthanc-0.7.3-lib64.patch
rename to orthanc-0.7.5-lib64.patch
index cf1a75c..a04fbcd 100644
--- a/orthanc-0.7.3-lib64.patch
+++ b/orthanc-0.7.5-lib64.patch
@@ -1,6 +1,6 @@
---- CMakeLists.txt.orig	2014-02-14 14:11:40.720375418 +0100
-+++ CMakeLists.txt	2014-02-14 14:12:19.948377013 +0100
-@@ -367,12 +367,17 @@
+--- CMakeLists.txt.orig	2014-05-09 17:17:21.324826548 +0200
++++ CMakeLists.txt	2014-05-09 17:19:53.536822703 +0200
+@@ -386,12 +386,17 @@
      VERSION ${ORTHANC_CLIENT_VERSION} 
      SOVERSION ${ORTHANC_CLIENT_VERSION})
  
diff --git a/orthanc.spec b/orthanc.spec
index 9b2b4b7..1298d2f 100644
--- a/orthanc.spec
+++ b/orthanc.spec
@@ -1,5 +1,5 @@
 %define orthancclientversion 0.7
-%define orthancversion 0.7.3
+%define orthancversion 0.7.5
 
 Name:		orthanc
 Version:	%{orthancversion}
@@ -21,7 +21,7 @@ BuildRequires:	cmake >= 2.8.0
 BuildRequires:	boost-devel
 BuildRequires:	curl-devel
 BuildRequires:	dcmtk-devel
-BuildRequires:	glog-devel
+BuildRequires:	glog-devel >= 0.3.3
 BuildRequires:	gtest-devel
 BuildRequires:	help2man
 BuildRequires:	libpng-devel
@@ -204,6 +204,9 @@ exit 0
 
 
 %changelog
+* Fri May  9 2014 Sebastien Jodogne <s.jodogne at gmail.com> 0.7.5-1
+- New upstream version
+
 * Fri Feb 14 2014 Sebastien Jodogne <s.jodogne at gmail.com> 0.7.3-1
 - New upstream version
 
diff --git a/sources b/sources
index 7b2e5da..e8603b6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-fa1d087ef84d015897a9c92e9c4d4f5f  Orthanc-0.7.3.tar.gz
+8498ef158be1d5259860ead786c9dcfd  Orthanc-0.7.5.tar.gz


More information about the scm-commits mailing list