Accepting request 156844 from home:matz2:branches:X11:XOrg

- Fix typo in rpm metadata (%versino -> %version)

OBS-URL: https://build.opensuse.org/request/show/156844
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libX11?expand=0&rev=11
This commit is contained in:
Stefan Dirsch 2013-02-28 16:42:53 +00:00 committed by Git OBS Bridge
parent 44c4b21c0f
commit 7eb80fef20
2 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Feb 28 15:04:09 UTC 2013 - matz@suse.com
- Fix typo in rpm metadata (%versino -> %version)
-------------------------------------------------------------------
Mon Jun 4 11:14:06 UTC 2012 - tobias.johannes.klausmann@mni.thm.de

View File

@ -1,7 +1,7 @@
#
# spec file for package libX11
#
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2013 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
@ -77,7 +77,7 @@ Group: System/Libraries
Requires: %name-data >= %version
# O/P added for 12.2. Ideally remove before 12.2 release.
Provides: xorg-x11-libX11 = 7.6_%version-%release
Obsoletes: xorg-x11-libX11 < 7.6_%versino-%release
Obsoletes: xorg-x11-libX11 < 7.6_%version-%release
%description -n libX11-6
The X Window System is a network-transparent window system that was