- Update to 0.47
This commit is contained in:
parent
e88911e353
commit
815d35b77a
@ -1 +1,2 @@
|
||||
iso-codes_0.46.orig.tar.gz
|
||||
iso-codes_0.47.orig.tar.gz
|
||||
|
@ -1,8 +1,8 @@
|
||||
Name: iso-codes
|
||||
Summary: ISO code lists and translations
|
||||
|
||||
Version: 0.46
|
||||
Release: 2
|
||||
Version: 0.47
|
||||
Release: 1
|
||||
License: LGPL
|
||||
Group: System Environment/Base
|
||||
URL: http://alioth.debian.org/projects/pkg-isocodes/
|
||||
@ -35,8 +35,6 @@ make
|
||||
%install
|
||||
%{__rm} -rf $RPM_BUILD_ROOT
|
||||
%makeinstall
|
||||
%{__mv} $RPM_BUILD_ROOT/%{_libdir}/pkgconfig \
|
||||
$RPM_BUILD_ROOT/%{_datadir}
|
||||
|
||||
%clean
|
||||
%{__rm} -rf $RPM_BUILD_ROOT
|
||||
@ -55,6 +53,9 @@ make
|
||||
%{_datadir}/pkgconfig/iso-codes.pc
|
||||
|
||||
%changelog
|
||||
* Fri Aug 26 2005 Christopher Aillon <caillon@redhat.com> 0.47-1
|
||||
- Update to 0.47
|
||||
|
||||
* Mon Jun 10 2005 Christopher Aillon <caillon@redhat.com> 0.46-2
|
||||
- The .pc file should be installed in %%{_datadir} instead of %%{_libdir}
|
||||
since this is a noarch package. 64bit platforms will otherwise look in
|
||||
|
Loading…
Reference in New Issue
Block a user