From d0bea369901f84417eeed7499a02d52fe33e7bb74ae22c46cdc030fe7d8d6cf5 Mon Sep 17 00:00:00 2001 From: Atri Bhattacharya Date: Wed, 1 Oct 2014 17:41:19 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/science/paraview?expand=0&rev=28 --- paraview.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/paraview.spec b/paraview.spec index c3522a0..b34df38 100644 --- a/paraview.spec +++ b/paraview.spec @@ -17,7 +17,6 @@ %define major_ver 4.2 -%define complete_ver 4.2.0 Name: paraview Version: 4.2.0 Release: 0 @@ -25,7 +24,7 @@ Summary: Data analysis and visualization application License: BSD-3-Clause Group: Productivity/Scientific/Physics Url: http://www.paraview.org -Source0: http://www.paraview.org/files/v%{major_ver}/ParaView-v%{complete_ver}-source.tar.gz +Source0: http://www.paraview.org/files/v%{major_ver}/ParaView-v%{version}-source.tar.gz Source1: %{name}-rpmlintrc # PATCH-FIX-OPENSUSE paraview-default-qtstyle.patch badshah400@gmail.com -- Make paraview inherit default qt gui look and feel, instead of using the Plastique theme Patch0: paraview-default-qtstyle.patch @@ -111,7 +110,7 @@ This package provides the SciberQuestToolKit plugin for paraview. %prep -%setup -q -n ParaView-v%{complete_ver}-source +%setup -q -n ParaView-v%{version}-source %patch0 -p1 %patch1 -p1 %patch2 -p1