From 3cadaba4c91ea664d92b2ab82138932dab011775 Mon Sep 17 00:00:00 2001 From: "Ralf S. Engelschall" Date: Sun, 6 Mar 2016 18:53:29 +0000 Subject: [PATCH] upgrading package: libreplan 1.4.0 -> 1.4.1 --- libreplan/libreplan.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/libreplan/libreplan.spec b/libreplan/libreplan.spec index 00717f65fb..43c4bfe5ba 100644 --- a/libreplan/libreplan.spec +++ b/libreplan/libreplan.spec @@ -22,7 +22,7 @@ ## # package version -%define V_libreplan 1.4.0 +%define V_libreplan 1.4.1 %define V_jdbc_pgsql 9.4.1208 # package information @@ -36,11 +36,11 @@ Class: EVAL Group: Web License: AGPL Version: %{V_libreplan} -Release: 20160305 +Release: 20160306 # list of sources Source0: http://download.sourceforge.net/libreplan/libreplan_%{V_libreplan}.war -Source1: http://download.sourceforge.net/libreplan/install_%{V_libreplan}.sql +Source1: http://download.sourceforge.net/libreplan/%{V_libreplan}.sql Source2: http://jdbc.postgresql.org/download/postgresql-%{V_jdbc_pgsql}.jar Source3: libreplan.xml Source4: libreplan-setup.sh @@ -61,7 +61,7 @@ PreReq: postgresql %track prog libreplan = { version = %{version} - url = http://www.libreplan.com/download/ + url = https://sourceforge.net/projects/libreplan/files/LibrePlan/ regex = libreplan_(__VER__)\.tar\.gz } prog libreplan:jdbc-pgsql = {