summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSzymon Siwek2017-10-03 12:01:01 (GMT)
committerSzymon Siwek2017-10-03 12:01:01 (GMT)
commit0b11e3ed1180582fd81f0ce42d844dc2c7c0ce69 (patch)
tree12daa1f64736072758382086e7ca94d4ac00cfd2
parent9afd52e102a4ed37af5924eb6e6752e57834e4b4 (diff)
downloadxfce4-weather-plugin-0b11e3ed1180582fd81f0ce42d844dc2c7c0ce69.zip
xfce4-weather-plugin-0b11e3ed1180582fd81f0ce42d844dc2c7c0ce69.tar.gz
added user-agent.patch; rel. 2
-rw-r--r--xfce4-weather-plugin.spec4
1 files changed, 3 insertions, 1 deletions
diff --git a/xfce4-weather-plugin.spec b/xfce4-weather-plugin.spec
index 5d06dc2..1788442 100644
--- a/xfce4-weather-plugin.spec
+++ b/xfce4-weather-plugin.spec
@@ -2,12 +2,13 @@ Summary: A weather plugin for the Xfce panel
Summary(pl.UTF-8): Wtyczka panelu Xfce pokazująca pogodę
Name: xfce4-weather-plugin
Version: 0.8.9
-Release: 1
+Release: 2
License: GPL
Group: X11/Applications
Source0: http://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/0.8/%{name}-%{version}.tar.bz2
# Source0-md5: 0c56c057e1c354b30409b7871ab6f314
URL: http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin
+Patch0: user-agent.patch
BuildRequires: autoconf >= 2.63
BuildRequires: automake
BuildRequires: gettext-tools
@@ -32,6 +33,7 @@ Wtyczka dla panelu Xfce wyświetlająca pogodę.
%prep
%setup -q
+%patch0 -p1
%build
%configure \