forked from pool/libxkbfile
- added missing provides/obsoletes for xorg-x11-libxkb(-devel)
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libxkbfile?expand=0&rev=2
This commit is contained in:
parent
7b6a22976f
commit
2b9529c2c0
@ -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
|
Sun Feb 12 14:52:17 UTC 2012 - jengelh@medozas.de
|
||||||
|
|
||||||
|
@ -38,6 +38,9 @@ configuration data files.
|
|||||||
%package -n %lname
|
%package -n %lname
|
||||||
Summary: X11 keyboard file manipulation library
|
Summary: X11 keyboard file manipulation library
|
||||||
Group: System/Libraries
|
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
|
%description -n %lname
|
||||||
libxkbfile is used by the X servers and utilities to parse the XKB
|
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
|
Summary: Development files for the X11 keyboard file manipulation library
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
Requires: %lname = %version
|
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
|
%description devel
|
||||||
libxkbfile is used by the X servers and utilities to parse the XKB
|
libxkbfile is used by the X servers and utilities to parse the XKB
|
||||||
|
Loading…
Reference in New Issue
Block a user