- Remove redundant header from %files devel.
This commit is contained in:
parent
e9eb3cf971
commit
c0628a5ed0
@ -2,7 +2,7 @@
|
||||
|
||||
Name: pixman
|
||||
Version: 0.9.0
|
||||
Release: 0.%{gitdate}%{?dist}
|
||||
Release: 1.%{gitdate}%{?dist}
|
||||
Summary: Pixel manipulation library
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@ -52,10 +52,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%files devel
|
||||
%defattr(-,root,root,-)
|
||||
%dir %{_includedir}/pixman
|
||||
%{_includedir}/pixman/pixman.h
|
||||
%{_libdir}/libpixman.so
|
||||
%{_libdir}/pkgconfig/pixman.pc
|
||||
|
||||
%changelog
|
||||
* Tue Jul 24 2007 Adam Jackson <ajax@redhat.com> 0.9.0-1.20070724
|
||||
- Remove redundant header from %%files devel.
|
||||
|
||||
* Fri May 18 2007 Adam Jackson <ajax@redhat.com> 0.9.0-0.20070724
|
||||
- git build so I can build git X.
|
||||
|
Loading…
Reference in New Issue
Block a user