diff --git a/libxkbfile.changes b/libxkbfile.changes index 05d56c4..77aa23b 100644 --- a/libxkbfile.changes +++ b/libxkbfile.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 14 18:21:53 UTC 2012 - sndirsch@suse.com + +- added missing provides/obsoletes for xorg-x11-libxkb(-devel) + ------------------------------------------------------------------- Sun Feb 12 14:52:17 UTC 2012 - jengelh@medozas.de diff --git a/libxkbfile.spec b/libxkbfile.spec index 9598583..1dd6360 100644 --- a/libxkbfile.spec +++ b/libxkbfile.spec @@ -38,6 +38,9 @@ configuration data files. %package -n %lname Summary: X11 keyboard file manipulation library Group: System/Libraries +# O/P added for 12.2 +Provides: xorg-x11-libxkbfile = 7.6_%version-%release +Obsoletes: xorg-x11-libxkbfile < 7.6_%version-%release %description -n %lname libxkbfile is used by the X servers and utilities to parse the XKB @@ -47,6 +50,9 @@ configuration data files. Summary: Development files for the X11 keyboard file manipulation library Group: Development/Libraries/C and C++ Requires: %lname = %version +# O/P added for 12.2 +Provides: xorg-x11-libxkbfile-devel = 7.6_%version-%release +Obsoletes: xorg-x11-libxkbfile-devel < 7.6_%version-%release %description devel libxkbfile is used by the X servers and utilities to parse the XKB