2.25.92
This commit is contained in:
parent
2b55d607ee
commit
c69ec1c950
@ -1 +1 @@
|
||||
libgweather-2.25.91.tar.bz2
|
||||
libgweather-2.25.92.tar.bz2
|
||||
|
||||
@ -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
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user