- Include COPYING in base package too
This commit is contained in:
parent
2078ae2cbf
commit
900f866a83
@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
Name: libxcb
|
Name: libxcb
|
||||||
Version: 1.5
|
Version: 1.5
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
Summary: A C binding to the X11 protocol
|
Summary: A C binding to the X11 protocol
|
||||||
|
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
@ -117,6 +117,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%defattr(-,root,root,-)
|
%defattr(-,root,root,-)
|
||||||
|
%doc COPYING
|
||||||
%{_libdir}/libxcb-composite.so.0*
|
%{_libdir}/libxcb-composite.so.0*
|
||||||
%{_libdir}/libxcb-damage.so.0*
|
%{_libdir}/libxcb-damage.so.0*
|
||||||
%{_libdir}/libxcb-dpms.so.0*
|
%{_libdir}/libxcb-dpms.so.0*
|
||||||
@ -157,6 +158,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 08 2010 Adam Jackson <ajax@redhat.com> 1.5-2
|
||||||
|
- Include COPYING in base package too
|
||||||
|
|
||||||
* Wed Jan 13 2010 Dave Airlie <airlied@redhat.com> 1.5-1
|
* Wed Jan 13 2010 Dave Airlie <airlied@redhat.com> 1.5-1
|
||||||
- libxcb 1.5
|
- libxcb 1.5
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user