workaround %autosetup failure, again (#1084309)
This commit is contained in:
parent
b232ff5d6c
commit
18cc2a3225
@ -4,7 +4,7 @@
|
||||
Summary: Basic desktop integration functions
|
||||
Name: xdg-utils
|
||||
Version: 1.1.0
|
||||
Release: 0.29.%{pre}%{?dist}
|
||||
Release: 0.30.%{pre}%{?dist}
|
||||
|
||||
URL: http://portland.freedesktop.org/
|
||||
%if 0%{?pre:1}
|
||||
@ -15,7 +15,6 @@ Source0: http://portland.freedesktop.org/download/xdg-utils-%{version}%{?pre:-%{
|
||||
%endif
|
||||
License: MIT
|
||||
BuildArch: noarch
|
||||
|
||||
## upstream patches
|
||||
Patch101: 0001-mention-xdg-settings.patch
|
||||
Patch102: 0002-Improvement-of-detecting-KDE-session-BR63157.patch
|
||||
@ -44,6 +43,10 @@ Patch124: 0024-Initial-support-for-Plasma5.patch
|
||||
Patch125: 0025-more-plasma5-ktraderclient5-kreadconfig5-kwriteconfi.patch
|
||||
Patch126: 0026-xdg-screensaver-plasma5-support.patch
|
||||
|
||||
# make sure BuildArch comes *after* patches, to ensure %autosetup works right
|
||||
# http://bugzilla.redhat.com/1084309
|
||||
BuildArch: noarch
|
||||
|
||||
BuildRequires: gawk
|
||||
BuildRequires: xmlto text-www-browser
|
||||
|
||||
@ -113,6 +116,9 @@ make install DESTDIR=%{buildroot}
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Oct 20 2014 Rex Dieter <rdieter@fedoraproject.org> 1.1.0-0.30.rc2
|
||||
- workaround %%autosetup failure, again (#1084309)
|
||||
|
||||
* Thu Oct 09 2014 Rex Dieter <rdieter@fedoraproject.org> 1.1.0-0.29.rc2
|
||||
- xdg-screensaver plasma5 support
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user