]> git.pld-linux.org Git - packages/xfce4-weather-plugin.git/commitdiff
- 0.7.3 auto/th/xfce4-weather-plugin-0_7_3-1
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 11 Nov 2010 13:18:46 +0000 (13:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    xfce4-weather-plugin.spec -> 1.17

xfce4-weather-plugin.spec

index 01f8dfaa53f6209cd705d2bc7f9c5a9dde56572a..26fac63c16d72a9d4be00108a395cd2abb1f81f0 100644 (file)
@@ -1,18 +1,14 @@
 Summary:       A weather plugin for the Xfce panel
 Summary(pl.UTF-8):     Wtyczka panelu Xfce pokazująca pogodę
 Name:          xfce4-weather-plugin
-Version:       0.6.2
+Version:       0.7.3
 Release:       1
 License:       GPL
 Group:         X11/Applications
-Source0:       http://goodies.xfce.org/releases/xfce4-weather-plugin/%{name}-%{version}.tar.bz2
-# Source0-md5: ba89c4f384d3a32afd0b33acad021af0
-Patch0:                %{name}-locale-names.patch
+Source0:       http://archive.xfce.org/src/panel-plugins/xfce4-weather-plugin/0.7/%{name}-%{version}.tar.bz2
+# Source0-md5: b3436929dd94cdd8acc744c474cca5c4
 URL:           http://goodies.xfce.org/projects/panel-plugins/xfce4-weather-plugin
-BuildRequires: autoconf >= 2.50
-BuildRequires: automake
 BuildRequires: gettext-devel
-BuildRequires: intltool
 BuildRequires: libxml2-devel >= 1:2.6.27
 BuildRequires: pkgconfig
 BuildRequires: rpmbuild(macros) >= 1.311
@@ -30,19 +26,11 @@ Wtyczka dla panelu Xfce wyświetlająca pogodę.
 
 %prep
 %setup -q
-%patch0 -p1
-
-mv -f po/{nb_NO,nb}.po
-mv -f po/{pt_PT,pt}.po
 
 %build
-%{__intltoolize}
-%{__aclocal}
-%{__autoheader}
-%{__automake}
-%{__autoconf}
 %configure \
        --disable-static
+
 %{__make}
 
 %install
This page took 0.092711 seconds and 4 git commands to generate.