Accepting request 113247 from home:vuntz:branches:X11:XOrg

Update to 1.1.1

OBS-URL: https://build.opensuse.org/request/show/113247
OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXmu?expand=0&rev=4
This commit is contained in:
Stefan Dirsch 2012-04-12 10:44:20 +00:00 committed by Git OBS Bridge
parent bd4e09102d
commit 50d5a7f2ac
4 changed files with 22 additions and 10 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0fa91f303b70decc1ef6201c88c8a5f0b4ecd68c6c88bdcc891ecd1a689d36ad
size 360663

3
libXmu-1.1.1.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:709081c550cc3a866d7c760a3f97384a1fe16e27fc38fe8169b8db9f33aa7edd
size 383473

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Apr 11 15:19:19 UTC 2012 - vuntz@opensuse.org
- Update to version 1.1.1:
+ Cleanups of code that causes compiler warnings
+ Improvements to the documentation
+ Build configuration improvements
-------------------------------------------------------------------
Sat Feb 11 19:06:42 UTC 2012 - jengelh@medozas.de

View File

@ -16,9 +16,8 @@
#
Name: libXmu
Version: 1.1.0
Version: 1.1.1
Release: 0
Summary: Miscellaneous utility routines for X
License: MIT
@ -27,12 +26,16 @@ Url: http://xorg.freedesktop.org/
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXmu
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXmu/
Source: %name-%version.tar.bz2
Source: http://xorg.freedesktop.org/releases/individual/lib/%{name}-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-build
#git#BuildRequires: autoconf >= 2.60, automake, libtool
BuildRequires: pkgconfig pkgconfig(xorg-macros) >= 1.10
BuildRequires: pkgconfig(x11) pkgconfig(xext) pkgconfig(xt)
BuildRequires: pkgconfig(xextproto) pkgconfig(xtrans)
BuildRequires: pkgconfig
BuildRequires: pkgconfig(x11)
BuildRequires: pkgconfig(xext)
BuildRequires: pkgconfig(xextproto)
BuildRequires: pkgconfig(xorg-macros) >= 1.12
BuildRequires: pkgconfig(xt)
BuildRequires: pkgconfig(xtrans)
%description
The Xmu Library is a collection of miscellaneous (some might say random)
@ -63,7 +66,8 @@ various applications and widgets.
%package devel
Summary: Development files for the X Miscellaneous Utility Libraries
Group: Development/Libraries/C and C++
Requires: libXmu6 = %version, libXmuu1 = %version
Requires: libXmu6 = %version
Requires: libXmuu1 = %version
# O/P added for 12.2
Provides: xorg-x11-libXmu-devel = 7.6_%version-%release
Obsoletes: xorg-x11-libXmu-devel < 7.6_%version-%release