- Fix Group: (#134068)
This commit is contained in:
parent
fb9598408f
commit
f23d415564
@ -1,11 +1,11 @@
|
||||
Summary: Internationalized Domain Name support library
|
||||
Name: libidn
|
||||
Version: 0.5.4
|
||||
Release: 2
|
||||
Release: 3
|
||||
URL: http://www.gnu.org/software/libidn
|
||||
License: LGPL
|
||||
Source0: http://josefsson.org/libidn/releases/libidn-%{version}.tar.gz
|
||||
Group: System/Libraries
|
||||
Group: System Environment/Libraries
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
BuildRequires: pkgconfig, gettext
|
||||
Prereq: /sbin/ldconfig, /sbin/install-info
|
||||
@ -83,6 +83,9 @@ fi
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog
|
||||
* Thu Sep 30 2004 Miloslav Trmac <mitr@redhat.com> - 0.5.4-3
|
||||
- Fix Group: (#134068)
|
||||
|
||||
* Tue Aug 31 2004 Joe Orton <jorton@redhat.com> 0.5.4-2
|
||||
- move ldconfig from preun to postun (#131280)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user