- This package contains only C header files and pkg-config *.pc files, and
does not contain any ELF binaries or DSOs, so we disable debuginfo generation.
This commit is contained in:
parent
497d404aa3
commit
6ba921004e
@ -1,7 +1,12 @@
|
|||||||
|
# NOTE: This package contains only C header files and pkg-config *.pc files,
|
||||||
|
# and does not contain any ELF binaries or DSOs, so we disable debuginfo
|
||||||
|
# generation.
|
||||||
|
%define debug_package %{nil}
|
||||||
|
|
||||||
Summary: X.Org X11 Protocol headers
|
Summary: X.Org X11 Protocol headers
|
||||||
Name: xorg-x11-proto-devel
|
Name: xorg-x11-proto-devel
|
||||||
Version: 0.99.1
|
Version: 0.99.1
|
||||||
Release: 1
|
Release: 2
|
||||||
License: The Open Group License
|
License: The Open Group License
|
||||||
Group: Development/System
|
Group: Development/System
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
@ -256,6 +261,11 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/pkgconfig/xproxymngproto.pc
|
%{_libdir}/pkgconfig/xproxymngproto.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 20 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-2
|
||||||
|
- This package contains only C header files and pkg-config *.pc files,
|
||||||
|
and does not contain any ELF binaries or DSOs, so we disable debuginfo
|
||||||
|
generation.
|
||||||
|
|
||||||
* Thu Oct 20 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-1
|
* Thu Oct 20 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-1
|
||||||
- Update all tarballs to X11R7 RC1 release.
|
- Update all tarballs to X11R7 RC1 release.
|
||||||
- Remove panoramixproto, as it is now known as xineramaproto.
|
- Remove panoramixproto, as it is now known as xineramaproto.
|
||||||
|
Loading…
Reference in New Issue
Block a user