rebuild to get provides pkgconfig(fribidi)
This commit is contained in:
parent
8c05cc89ce
commit
c2b9e51624
@ -1,13 +1,13 @@
|
||||
Summary: Library implementing the Unicode Bidirectional Algorithm
|
||||
Name: fribidi
|
||||
Version: 0.19.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
URL: http://fribidi.org
|
||||
Source0: http://fribidi.org/download/%{name}-%{version}.tar.gz
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
BuildRequires: automake, autoconf, libtool
|
||||
BuildRequires: automake, autoconf, libtool, pkgconfig
|
||||
|
||||
%description
|
||||
A library to handle bidirectional scripts (for example Hebrew, Arabic),
|
||||
@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/%{name}_*.gz
|
||||
|
||||
%changelog
|
||||
* Mon Jan 12 2009 Caolán McNamara <caolanm@redhat.com> - 0.19.1-3
|
||||
- rebuild to get provides pkgconfig(fribidi)
|
||||
|
||||
* Mon Feb 18 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.19.1-2
|
||||
- Autorebuild for GCC 4.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user