- Fix pkconfig type on -devel.
This commit is contained in:
parent
8246d31c99
commit
ac601c9d67
@ -1,7 +1,7 @@
|
||||
Summary: X.Org X11 libXi runtime library
|
||||
Name: libXi
|
||||
Version: 1.1.3
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: MIT
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
@ -24,7 +24,7 @@ Requires(pre): xorg-x11-filesystem >= 0.99.2-3
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
# required by xi.pc
|
||||
Requires: xorg-x11-proto-devel
|
||||
Requires: pkgcongfig
|
||||
Requires: pkgconfig
|
||||
|
||||
%description devel
|
||||
X.Org X11 libXi development package
|
||||
@ -74,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_mandir}/man3/*.3*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 15 2008 Brian Pepple <bpepple@fedoraproject.org> - 1.1.3-3
|
||||
- Fix pkconfig type on -devel.
|
||||
|
||||
* Fri Jan 11 2008 parag <paragn@fedoraproject.org> 1.1.3-2
|
||||
- Merge-review #226076
|
||||
- Removed BR:pkgconfig
|
||||
|
||||
Loading…
Reference in New Issue
Block a user