parent
e6ca0044fa
commit
ca3a053d8a
@ -1 +1 @@
|
||||
libhangul-0.0.8.tar.gz
|
||||
libhangul-0.0.9.tar.gz
|
||||
|
@ -1,10 +1,11 @@
|
||||
Name: libhangul
|
||||
Version: 0.0.8
|
||||
Release: 3%{?dist}
|
||||
Version: 0.0.9
|
||||
Release: 1%{?dist}
|
||||
|
||||
License: LGPLv2+
|
||||
URL: http://kldp.net/projects/hangul/
|
||||
Source0: http://kldp.net/frs/download.php/3973/%{name}-%{version}.tar.gz
|
||||
# no macros used since url changes every release:
|
||||
Source0: http://kldp.net/frs/download.php/4943/libhangul-0.0.9.tar.gz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
|
||||
|
||||
@ -59,17 +60,19 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%doc AUTHORS COPYING ChangeLog NEWS README
|
||||
%{_libdir}/lib*.so.*
|
||||
%{_libdir}/%{name}
|
||||
%{_datadir}/%{name}
|
||||
|
||||
%files devel
|
||||
%defattr(-, root, root)
|
||||
%{_bindir}/hanjac
|
||||
%{_includedir}/hangul-*
|
||||
%{_libdir}/pkgconfig/*.pc
|
||||
%{_libdir}/*.so
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Jun 10 2009 Jens Petersen <petersen@redhat.com> - 0.0.9-1
|
||||
- update to 0.0.9 (fixes #501212)
|
||||
- hanjac and hanja.txt are gone
|
||||
|
||||
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.0.8-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user