From 691733c85d39b468986d93f75ea2ed4356369c6ca4f972a09914eb020674227b Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 28 Dec 2011 11:30:41 +0000 Subject: [PATCH] fix download url OBS-URL: https://build.opensuse.org/package/show/graphics/hugin?expand=0&rev=30 --- _service:download_files:index.html | 568 ----------------------------- hugin.spec | 5 +- 2 files changed, 3 insertions(+), 570 deletions(-) delete mode 100644 _service:download_files:index.html diff --git a/_service:download_files:index.html b/_service:download_files:index.html deleted file mode 100644 index 5533989..0000000 --- a/_service:download_files:index.html +++ /dev/null @@ -1,568 +0,0 @@ - - - - - - - - - - - - - - Hugin - Browse Files at SourceForge.net - - - - - - - - - - - - - - - - - - - - -
- - - - - -
-
-
The "/hugin/hugin-2011.0/hugin-2011.4.0.tar.bz2" file could not be found or is not available. Please select another file.
-
-
-
- -
- Looking for the latest version? - - Download hugin-2011.4.0.tar.bz2 (11.7 MB) - - -
- - - Home - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NameModifiedSizeStatus
Totals: 4 Items  - -
- - hugin2011-11-051,751,276 downloads
- - autopano-sift-C2009-10-2234,200 downloads
- - panoglview2008-07-3140,931 downloads
- - PTLens Database2006-04-1847,062 downloads
-
-
-
- - - - - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/hugin.spec b/hugin.spec index 1cf3342..1219a71 100644 --- a/hugin.spec +++ b/hugin.spec @@ -44,13 +44,14 @@ BuildRequires: wxWidgets-devel BuildRequires: python-wxGTK >= 2.7.0 BuildRequires: wxGTK-devel %endif -Version: 2011.4.0 +%define mversion 2011.4 +Version: %{mversion}.0 Release: 0 License: GPLv2+ Summary: Toolchain for Stitching of Images and Creating Panoramas Url: http://hugin.sourceforge.net/ Group: Productivity/Graphics/Other -Source: http://sourceforge.net/projects/%{name}/files/%{name}/%{name}-2011.0/%{name}-%{version}.tar.bz2 +Source: http://downloads.sourceforge.net/project/%{name}/%{name}/%{name}-%{mversion}/%{name}-%{version}.tar.bz2 # For SVN snapshot: # svn co https://hugin.svn.sourceforge.net/svnroot/hugin/hugin/trunk hugin #Source: %%{name}-svn2008xxxx.tar.bz2