auto-import libXp-0.99.1-1 on branch devel from libXp-0.99.1-1.src.rpm
This commit is contained in:
parent
8c22d824d7
commit
9fdb57ec3d
@ -1 +1 @@
|
|||||||
libXp-0.99.0.tar.bz2
|
libXp-0.99.1.tar.bz2
|
||||||
|
|||||||
16
libXp.spec
16
libXp.spec
@ -1,11 +1,10 @@
|
|||||||
%define libXp_deprecated 0
|
%define libXp_deprecated 0
|
||||||
|
|
||||||
|
|
||||||
Summary: X.Org X11 libXp runtime library
|
Summary: X.Org X11 libXp runtime library
|
||||||
#FIXME: Change name to xorg-x11-deprecated-libs like before?
|
#FIXME: Change name to xorg-x11-deprecated-libs like before?
|
||||||
Name: libXp
|
Name: libXp
|
||||||
Version: 0.99.0
|
Version: 0.99.1
|
||||||
Release: 3
|
Release: 1
|
||||||
License: MIT/X11
|
License: MIT/X11
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
@ -17,7 +16,6 @@ BuildRequires: libX11-devel
|
|||||||
BuildRequires: libXext-devel
|
BuildRequires: libXext-devel
|
||||||
BuildRequires: libXau-devel
|
BuildRequires: libXau-devel
|
||||||
|
|
||||||
|
|
||||||
Conflicts: XFree86-libs, xorg-x11-libs
|
Conflicts: XFree86-libs, xorg-x11-libs
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -29,7 +27,6 @@ Summary: X.Org X11 libXp development package
|
|||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
|
|
||||||
|
|
||||||
Conflicts: XFree86-devel, xorg-x11-devel
|
Conflicts: XFree86-devel, xorg-x11-devel
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
@ -63,7 +60,7 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
rm -rf $RPM_BUILD_ROOT%{_mandir}
|
rm -rf $RPM_BUILD_ROOT%{_mandir}
|
||||||
}
|
}
|
||||||
%endif
|
%endif
|
||||||
|
rm -rf $RPM_BUILD_ROOT%{_mandir}
|
||||||
|
|
||||||
# We intentionally don't ship *.la files
|
# We intentionally don't ship *.la files
|
||||||
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
||||||
@ -93,10 +90,15 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/libXp.so
|
%{_libdir}/libXp.so
|
||||||
%dir %{_libdir}/pkgconfig
|
%dir %{_libdir}/pkgconfig
|
||||||
%{_libdir}/pkgconfig/xp.pc
|
%{_libdir}/pkgconfig/xp.pc
|
||||||
%{_mandir}/man3/*.3*
|
#%dir %{_mandir}
|
||||||
|
#%dir %{_mandir}/man3x
|
||||||
|
#%{_mandir}/man3x/*.3x*
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Oct 24 2005 Mike A. Harris <mharris@redhat.com> 0.99.1-1
|
||||||
|
- Updated libXp to version 0.99.1 from X11R7 RC1
|
||||||
|
|
||||||
* Thu Sep 29 2005 Mike A. Harris <mharris.com> 0.99.0-3
|
* Thu Sep 29 2005 Mike A. Harris <mharris.com> 0.99.0-3
|
||||||
- Renamed package to remove xorg-x11 from the name due to unanimous decision
|
- Renamed package to remove xorg-x11 from the name due to unanimous decision
|
||||||
between developers.
|
between developers.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user