Add BR libXaw-devel
This commit is contained in:
parent
5c44cc09a6
commit
fe26d353fd
@ -1,6 +1,6 @@
|
|||||||
Name: libotf
|
Name: libotf
|
||||||
Version: 0.9.9
|
Version: 0.9.9
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: A Library for handling OpenType Font
|
Summary: A Library for handling OpenType Font
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -9,7 +9,7 @@ URL: http://www.m17n.org/libotf/
|
|||||||
Source0: http://www.m17n.org/%{name}/%{name}-%{version}.tar.gz
|
Source0: http://www.m17n.org/%{name}/%{name}-%{version}.tar.gz
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
BuildRequires: gcc chrpath freetype-devel
|
BuildRequires: gcc chrpath freetype-devel libXaw-devel
|
||||||
Requires: freetype
|
Requires: freetype
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -78,6 +78,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/pkgconfig/*
|
%{_libdir}/pkgconfig/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 24 2009 Neal Becker <ndbecker2@gmail.com> - 0.9.9-3
|
||||||
|
- Add BR libXaw-devel (BR 530586)
|
||||||
|
|
||||||
* Fri Oct 9 2009 Neal Becker <ndbecker2@gmail.com> - 0.9.9-2
|
* Fri Oct 9 2009 Neal Becker <ndbecker2@gmail.com> - 0.9.9-2
|
||||||
- Remove libotf-config (just just pkg-config instead)
|
- Remove libotf-config (just just pkg-config instead)
|
||||||
- Remove example/Makefile to fix multilib conflict
|
- Remove example/Makefile to fix multilib conflict
|
||||||
|
Loading…
Reference in New Issue
Block a user