auto-import libXpm-3.5.3-1 on branch devel from libXpm-3.5.3-1.src.rpm
This commit is contained in:
parent
90d74ea5c9
commit
fea081b5f2
@ -1 +1 @@
|
||||
libXpm-3.5.2.tar.bz2
|
||||
libXpm-3.5.3.tar.bz2
|
||||
|
13
libXpm.spec
13
libXpm.spec
@ -1,7 +1,7 @@
|
||||
Summary: X.Org X11 libXpm runtime library
|
||||
Name: libXpm
|
||||
Version: 3.5.2
|
||||
Release: 5
|
||||
Version: 3.5.3
|
||||
Release: 1
|
||||
License: MIT/X11
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
@ -108,8 +108,17 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/libXpm.so
|
||||
%dir %{_libdir}/pkgconfig
|
||||
%{_libdir}/pkgconfig/xpm.pc
|
||||
%dir %{_mandir}
|
||||
# FIXME: This should be 'man1x'
|
||||
%dir %{_mandir}/man1
|
||||
%{_mandir}/man1/*.1*
|
||||
#%{_mandir}/man1x/*.1x*
|
||||
|
||||
%changelog
|
||||
* Mon Oct 24 2005 Mike A. Harris <mharris@redhat.com> 3.5.3-1
|
||||
- Updated libXpm to version 3.5.3 from X11R7 RC1
|
||||
- Added manpages for sxpm, cxpm
|
||||
|
||||
* Thu Sep 29 2005 Mike A. Harris <mharris.com> 3.5.2-5
|
||||
- Renamed package to remove xorg-x11 from the name due to unanimous decision
|
||||
between developers.
|
||||
|
Loading…
Reference in New Issue
Block a user