This commit is contained in:
parent
500ccbcca5
commit
ef904fd479
3
libXaw-1.0.3.tar.bz2
Normal file
3
libXaw-1.0.3.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:45ca55bdac904a07b8118618c65ddb5bf8826e626c4c927e3c2508c58e231514
|
||||
size 515197
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d555a43a3a96ee2ab797baa357fab3e04856e264d693c7b76fd269d892d0e51e
|
||||
size 524233
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 4 07:16:04 CET 2007 - sndirsch@suse.de
|
||||
|
||||
- updated libXaw to release 1.0.3
|
||||
* Fix configure option --disable-xaw6 to not break builds of xaw7
|
||||
or xaw8 & rebuild with latest autoconf/automake/xorg-macros.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 27 17:26:51 CET 2006 - sndirsch@suse.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package xorg-x11-libs (Version 7.2)
|
||||
#
|
||||
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
#
|
||||
@ -19,7 +19,7 @@ Provides: libXaw.so.8 libXaw.so.7 libXaw.so.6
|
||||
%endif
|
||||
URL: http://xorg.freedesktop.org/
|
||||
Version: 7.2
|
||||
Release: 29
|
||||
Release: 32
|
||||
License: X11/MIT
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Group: System/Libraries
|
||||
@ -29,7 +29,7 @@ Source1: libFS-X11R7.0-1.0.0.tar.bz2
|
||||
Source2: libWindowsWM-X11R7.0-1.0.0.tar.bz2
|
||||
Source3: libXScrnSaver-1.1.2.tar.bz2
|
||||
Source4: libXTrap-X11R7.0-1.0.0.tar.bz2
|
||||
Source5: libXaw-X11R7.1-1.0.2.tar.bz2
|
||||
Source5: libXaw-1.0.3.tar.bz2
|
||||
Source6: libXcomposite-0.3.1.tar.bz2
|
||||
Source7: libXcursor-1.1.8.tar.bz2
|
||||
Source8: libXdamage-1.0.4.tar.bz2
|
||||
@ -206,6 +206,10 @@ exit 0
|
||||
%{_mandir}/man3/*
|
||||
|
||||
%changelog -n xorg-x11-libs
|
||||
* Thu Jan 04 2007 - sndirsch@suse.de
|
||||
- updated libXaw to release 1.0.3
|
||||
* Fix configure option --disable-xaw6 to not break builds of xaw7
|
||||
or xaw8 & rebuild with latest autoconf/automake/xorg-macros.
|
||||
* Wed Dec 27 2006 - sndirsch@suse.de
|
||||
- set sysconfdir appropriate (Bug #230714)
|
||||
* Wed Dec 20 2006 - sndirsch@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user