diff --git a/libXdmcp-1.1.0.tar.bz2 b/libXdmcp-1.1.0.tar.bz2 deleted file mode 100644 index fb1e625..0000000 --- a/libXdmcp-1.1.0.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b8a0e9a3192a3afddb56eb1d7adf933e423b401b2a492975d776dc0423c10072 -size 288256 diff --git a/libXdmcp-1.1.1.tar.bz2 b/libXdmcp-1.1.1.tar.bz2 new file mode 100644 index 0000000..a7c1c45 --- /dev/null +++ b/libXdmcp-1.1.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ace6d4230f9dce4ed090692f82f613253ada8f887b23b3d8ff3dd4e3a7c118e +size 310878 diff --git a/libXdmcp.changes b/libXdmcp.changes index 66d80b4..abd8197 100644 --- a/libXdmcp.changes +++ b/libXdmcp.changes @@ -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 diff --git a/libXdmcp.spec b/libXdmcp.spec index de6365e..29d5699 100644 --- a/libXdmcp.spec +++ b/libXdmcp.spec @@ -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