]> git.pld-linux.org Git - packages/hugin.git/commitdiff
- added cvs patch, updated pl.po-update patch, release .2 (works with wx 2.6.0) auto/ac/hugin-0_5-0_beta4_2
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 30 Apr 2005 22:48:57 +0000 (22:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    hugin.spec -> 1.4

hugin.spec

index 2233b874cb058c703414b315620cc0291e271c03..6fd6d77a48c9cd95c3fc040db819728fa2782fd9 100644 (file)
@@ -3,14 +3,15 @@ Summary(pl):  Zestaw narz
 Name:          hugin
 Version:       0.5
 %define        bver    beta4
-Release:       0.%{bver}.1
+Release:       0.%{bver}.2
 # SIFT is patented in USA and may require license for commercial use
 License:       GPL, non-commercial SIFT license for some code
 Group:         Applications/Graphics
 Source0:       http://dl.sourceforge.net/hugin/%{name}-%{version}-%{bver}.tar.bz2
 # Source0-md5: b852b334400ba9d4ae91a5a628846491
-Patch0:                %{name}-pl.po-update.patch
-Patch1:                %{name}-defaults.patch
+Patch0:                %{name}-cvs.patch
+Patch1:                %{name}-pl.po-update.patch
+Patch2:                %{name}-defaults.patch
 URL:           http://hugin.sf.net/
 BuildRequires: boost-test-devel
 BuildRequires: gettext-devel
@@ -20,9 +21,7 @@ BuildRequires:        libpano12-devel
 BuildRequires: libpng-devel
 BuildRequires: libstdc++-devel
 BuildRequires: libtiff-devel
-# 2.4.2 would suffice, but passed wx-config is 2.5-specific
-#BuildRequires:        wxGTK2-devel >= 2.4.2
-BuildRequires: wxGTK2-devel >= 2.5.3
+BuildRequires: wxGTK2-devel >= 2.6.0
 BuildRequires: zlib-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -47,6 +46,7 @@ pakiety tak
 %setup -q -n %{name}-%{version}-%{bver}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %configure \
This page took 0.034785 seconds and 4 git commands to generate.