update to 0.33
This commit is contained in:
parent
b06cc16728
commit
52f7ddf7c4
@ -1,2 +1,3 @@
|
|||||||
intltool-0.31.1.tar.bz2
|
intltool-0.31.1.tar.bz2
|
||||||
intltool-0.31.2.tar.bz2
|
intltool-0.31.2.tar.bz2
|
||||||
|
intltool-0.33.tar.bz2
|
||||||
|
@ -1,12 +1,10 @@
|
|||||||
Name: intltool
|
Name: intltool
|
||||||
Summary: Utility for internationalizing various kinds of data files.
|
Summary: Utility for internationalizing various kinds of data files.
|
||||||
Version: 0.31.2
|
Version: 0.33
|
||||||
Release: 3
|
Release: 1
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
# http://bugzilla.gnome.org/show_bug.cgi?id=163981
|
|
||||||
Patch0: intltool-local.patch
|
|
||||||
URL: http://www.gnome.org
|
URL: http://www.gnome.org
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
Requires: patch
|
Requires: patch
|
||||||
@ -22,7 +20,6 @@ them in the po files.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch0 -p0
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure
|
%configure
|
||||||
@ -46,6 +43,9 @@ make
|
|||||||
%{_mandir}/man*/*
|
%{_mandir}/man*/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 26 2005 Matthias Clasen <mclasen@redhat.com> - 0.33-1
|
||||||
|
- Upgrade to 0.33
|
||||||
|
|
||||||
* Thu Jan 13 2005 Jeremy Katz <katzj@redhat.com> - 0.31.2-3
|
* Thu Jan 13 2005 Jeremy Katz <katzj@redhat.com> - 0.31.2-3
|
||||||
- fix intltool local mode (upstream 163981)
|
- fix intltool local mode (upstream 163981)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user