Accepting request 115350 from X11:XOrg
Pushing X11:XOrg OBS-URL: https://build.opensuse.org/request/show/115350 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libXdmcp?expand=0&rev=2
This commit is contained in:
commit
608841da69
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b8a0e9a3192a3afddb56eb1d7adf933e423b401b2a492975d776dc0423c10072
|
||||
size 288256
|
3
libXdmcp-1.1.1.tar.bz2
Normal file
3
libXdmcp-1.1.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9ace6d4230f9dce4ed090692f82f613253ada8f887b23b3d8ff3dd4e3a7c118e
|
||||
size 310878
|
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 11 15:21:37 UTC 2012 - vuntz@opensuse.org
|
||||
|
||||
- Update to version 1.1.1:
|
||||
+ Improvements to documentation
|
||||
+ Build configuration improvements
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 11 21:52:22 UTC 2012 - jengelh@medozas.de
|
||||
|
||||
|
@ -14,22 +14,25 @@
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: libXdmcp
|
||||
%define lname libXdmcp6
|
||||
Version: 1.1.0
|
||||
Version: 1.1.1
|
||||
Release: 0
|
||||
Summary: X Display Manager Control Protocol library
|
||||
License: MIT
|
||||
Group: Development/Libraries/C and C++
|
||||
URL: http://xorg.freedesktop.org/
|
||||
Url: http://xorg.freedesktop.org/
|
||||
|
||||
#Git-Clone: git://anongit.freedesktop.org/xorg/lib/libXdmcp
|
||||
#Git-Web: http://cgit.freedesktop.org/xorg/lib/libXdmcp/
|
||||
Source: %name-%version.tar.bz2
|
||||
BuildRoot: %_tmppath/%name-%version-build
|
||||
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(xproto)
|
||||
BuildRequires: pkgconfig
|
||||
BuildRequires: pkgconfig(xorg-macros) >= 1.12
|
||||
BuildRequires: pkgconfig(xproto)
|
||||
|
||||
%description
|
||||
The X Display Manager Control Protocol (XDMCP) provides a uniform
|
||||
@ -44,8 +47,8 @@ display.
|
||||
Summary: X Display Manager Control Protocol library
|
||||
Group: System/Libraries
|
||||
# O/P added for 12.2
|
||||
Provides: xorg-x11-libXdmcp = 7.6_%version-%release
|
||||
Obsoletes: xorg-x11-libXdmcp < 7.6_%version-%release
|
||||
Provides: xorg-x11-libXdmcp = 7.6_%version-%release
|
||||
Obsoletes: xorg-x11-libXdmcp < 7.6_%version-%release
|
||||
|
||||
%description -n %lname
|
||||
The X Display Manager Control Protocol (XDMCP) provides a uniform
|
||||
@ -61,8 +64,8 @@ Summary: Development files for the XDM Control Protocol library
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %lname = %version
|
||||
# O/P added for 12.2
|
||||
Provides: xorg-x11-libXdmcp-devel = 7.6_%version-%release
|
||||
Obsoletes: xorg-x11-libXdmcp-devel < 7.6_%version-%release
|
||||
Provides: xorg-x11-libXdmcp-devel = 7.6_%version-%release
|
||||
Obsoletes: xorg-x11-libXdmcp-devel < 7.6_%version-%release
|
||||
|
||||
%description devel
|
||||
The X Display Manager Control Protocol (XDMCP) provides a uniform
|
||||
|
Loading…
x
Reference in New Issue
Block a user