1. use tar.bz2 as sources, not tar.gz
2. fix URL in the spec files git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10622 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -8,8 +8,8 @@ Version: %{ver}
|
||||
Release: %{rel}
|
||||
Copyright: wxWindows Licence
|
||||
Group: Development/Libraries
|
||||
Source: wxBase-%{ver}.tar.gz
|
||||
URL: none
|
||||
Source: wxBase-%{ver}.tar.bz2
|
||||
URL: http://www.wxwindows.org
|
||||
Packager: Vadim Zeitlin <vadim@wxwindows.org>
|
||||
Prefix: %{pref}
|
||||
BuildRoot: /var/tmp/%{name}-root
|
||||
|
@@ -8,8 +8,8 @@ Version: %{ver}
|
||||
Release: %{rel}
|
||||
Copyright: wxWindows Licence
|
||||
Group: X11/Libraries
|
||||
Source: wxGTK-%{ver}.tar.gz
|
||||
URL: http://wxwindows.org
|
||||
Source: wxGTK-%{ver}.tar.bz2
|
||||
URL: http://www.wxwindows.org
|
||||
Packager: Vadim Zeitlin <vadim@wxwindows.org>
|
||||
Prefix: %{pref}
|
||||
BuildRoot: /var/tmp/%{name}-root
|
||||
|
Reference in New Issue
Block a user