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}
|
Release: %{rel}
|
||||||
Copyright: wxWindows Licence
|
Copyright: wxWindows Licence
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Source: wxBase-%{ver}.tar.gz
|
Source: wxBase-%{ver}.tar.bz2
|
||||||
URL: none
|
URL: http://www.wxwindows.org
|
||||||
Packager: Vadim Zeitlin <vadim@wxwindows.org>
|
Packager: Vadim Zeitlin <vadim@wxwindows.org>
|
||||||
Prefix: %{pref}
|
Prefix: %{pref}
|
||||||
BuildRoot: /var/tmp/%{name}-root
|
BuildRoot: /var/tmp/%{name}-root
|
||||||
|
@@ -8,8 +8,8 @@ Version: %{ver}
|
|||||||
Release: %{rel}
|
Release: %{rel}
|
||||||
Copyright: wxWindows Licence
|
Copyright: wxWindows Licence
|
||||||
Group: X11/Libraries
|
Group: X11/Libraries
|
||||||
Source: wxGTK-%{ver}.tar.gz
|
Source: wxGTK-%{ver}.tar.bz2
|
||||||
URL: http://wxwindows.org
|
URL: http://www.wxwindows.org
|
||||||
Packager: Vadim Zeitlin <vadim@wxwindows.org>
|
Packager: Vadim Zeitlin <vadim@wxwindows.org>
|
||||||
Prefix: %{pref}
|
Prefix: %{pref}
|
||||||
BuildRoot: /var/tmp/%{name}-root
|
BuildRoot: /var/tmp/%{name}-root
|
||||||
|
Reference in New Issue
Block a user