turn noarch`
This commit is contained in:
parent
4b3b04a188
commit
826ae26bc0
@ -4,12 +4,13 @@
|
||||
Name: intltool
|
||||
Summary: Utility for internationalizing various kinds of data files
|
||||
Version: 0.40.5
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPLv2 with exceptions
|
||||
Group: Development/Tools
|
||||
Source: http://download.gnome.org/sources/intltool/0.40/%{name}-%{version}.tar.bz2
|
||||
URL: http://www.gnome.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildArch: noarch
|
||||
Requires: patch
|
||||
# for /usr/share/aclocal
|
||||
Requires: automake
|
||||
@ -50,6 +51,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man*/*
|
||||
|
||||
%changelog
|
||||
* Thu Feb 12 2009 Matthias Clasen <mclasen@redhat.com> - 0.40.5-2
|
||||
- turn noarch
|
||||
|
||||
* Sun Oct 19 2008 Matthias Clasen <mclasen@redhat.com> - 0.40.5-1
|
||||
- Update to 0.40.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user