auto-import libFS-0.99.3-1 on branch devel from libFS-0.99.3-1.src.rpm
This commit is contained in:
parent
63c2a5e90b
commit
71dca35d7e
3 changed files with 11 additions and 4 deletions
|
|
@ -1 +1 @@
|
|||
libFS-0.99.2.tar.bz2
|
||||
libFS-0.99.3.tar.bz2
|
||||
|
|
|
|||
11
libFS.spec
11
libFS.spec
|
|
@ -1,7 +1,7 @@
|
|||
Summary: X.Org X11 libFS runtime library
|
||||
Name: libFS
|
||||
Version: 0.99.2
|
||||
Release: 2.1
|
||||
Version: 0.99.3
|
||||
Release: 1
|
||||
License: MIT/X11
|
||||
Group: System Environment/Libraries
|
||||
URL: http://www.x.org
|
||||
|
|
@ -21,6 +21,7 @@ X.Org X11 libFS runtime library
|
|||
Summary: X.Org X11 libFS development package
|
||||
Group: Development/Libraries
|
||||
Requires: %{name} = %{version}-%{release}
|
||||
Requires(pre): xorg-x11-filesystem >= 0.99.2-3
|
||||
|
||||
Provides: %{name}-devel
|
||||
Obsoletes: XFree86-devel, xorg-x11-devel
|
||||
|
|
@ -74,6 +75,12 @@ rm -rf $RPM_BUILD_ROOT
|
|||
%{_libdir}/pkgconfig/libfs.pc
|
||||
|
||||
%changelog
|
||||
* Tue Dec 13 2005 Mike A. Harris <mharris@redhat.com> 0.99.3-1
|
||||
- Updated libFS to version 0.99.3 from X11R7 RC3
|
||||
- Added "Requires(pre): xorg-x11-filesystem >= 0.99.2-3", to ensure
|
||||
that /usr/lib/X11 and /usr/include/X11 pre-exist.
|
||||
- Removed 'x' suffix from manpage directories to match RC3 upstream.
|
||||
|
||||
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
|
||||
- rebuilt
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
266b14d8891b8912298ed645c7c36902 libFS-0.99.2.tar.bz2
|
||||
97c05cd1b2cb3b0a68c773ab613c6148 libFS-0.99.3.tar.bz2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue