diff --git a/baselibs.conf b/baselibs.conf index 5adf41a..b11bff3 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,6 +1,7 @@ libXaw3d6 libXaw3d7 libXaw3d8 + obsoletes "xaw3d- < " libXaw3d-devel requires -libXaw3d- requires "libXaw3d6- = " diff --git a/libXaw3d.changes b/libXaw3d.changes index 6eff4bb..4cd80f3 100644 --- a/libXaw3d.changes +++ b/libXaw3d.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Wed Aug 27 15:15:00 UTC 2014 - fcrozat@suse.com + +- Add baselibs.conf as source. + +------------------------------------------------------------------- +Mon Aug 18 13:29:15 UTC 2014 - fcrozat@suse.com + +- Add obsoletes to baselibs.conf. + ------------------------------------------------------------------- Tue Nov 26 13:38:57 UTC 2013 - jengelh@inai.de diff --git a/libXaw3d.spec b/libXaw3d.spec index 3b877d3..38e9c31 100644 --- a/libXaw3d.spec +++ b/libXaw3d.spec @@ -1,7 +1,7 @@ # # spec file for package libXaw3d # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -29,6 +29,7 @@ Url: http://xorg.freedesktop.org/ #Freecode-URL: http://freecode.com/projects/xaw3d Source: http://xorg.freedesktop.org/releases/individual/lib/%name-%version.tar.bz2 Source2: README.SuSE +Source3: baselibs.conf Patch1: xaw3d-secure.patch Patch2: xaw3d-thumb.patch Patch3: xaw3d-hsbar.patch