This commit is contained in:
Matthias Clasen 2009-03-03 17:09:45 +00:00
parent 2b55d607ee
commit c69ec1c950
3 changed files with 10 additions and 8 deletions

View File

@ -1 +1 @@
libgweather-2.25.91.tar.bz2
libgweather-2.25.92.tar.bz2

View File

@ -1,11 +1,11 @@
Name: libgweather
Version: 2.25.91
Release: 2%{?dist}
Summary: A library for weather information
Version: 2.25.92
Release: 1%{?dist}
Summary: A library for weather information
Group: System Environment/Libraries
License: GPLv2+
URL: http://www.gnome.org
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/libgweather/2.25/%{name}-%{version}.tar.bz2
Source1: copy.xsl
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@ -16,7 +16,6 @@ BuildRequires: gtk2-devel >= 2.11.0
BuildRequires: libsoup-devel >= 2.4
BuildRequires: libxml2-devel >= 2.6
BuildRequires: gettext
BuildRequires: perl(XML::Parser)
BuildRequires: intltool
%description
@ -69,7 +68,7 @@ done
%install
rm -rf $RPM_BUILD_ROOT
# waste less space
# waste less space
xsltproc %{SOURCE1} data/Locations.xml > loc.xml
sed -e "s/^\s*//" -e "/^$/d" loc.xml > data/Locations.xml
@ -123,6 +122,9 @@ fi
%changelog
* Tue Mar 3 2009 Matthias Clasen <mclasen@redhat.com> 2.25.92-1
- Update to 2.25.92
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.25.91-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild

View File

@ -1 +1 @@
9377cb2cfafb2e55ac8f7357714f25f8 libgweather-2.25.91.tar.bz2
9b65db7227a7a59b0d3fb8ab7f3cd689 libgweather-2.25.92.tar.bz2