diff --git a/libdmx-1.1.1.tar.bz2 b/libdmx-1.1.1.tar.bz2 deleted file mode 100644 index ff8904f..0000000 --- a/libdmx-1.1.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a6de6e87470bc749de02056fa38758d0e633303789830fdafc56600e75b3de18 -size 265460 diff --git a/libdmx-1.1.2.tar.bz2 b/libdmx-1.1.2.tar.bz2 new file mode 100644 index 0000000..278eb47 --- /dev/null +++ b/libdmx-1.1.2.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7870b648a8768d65432af76dd11581ff69f3955118540d5967eb1eef43838ba +size 290694 diff --git a/libdmx.changes b/libdmx.changes index 61dba6b..178a42e 100644 --- a/libdmx.changes +++ b/libdmx.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Apr 11 16:20:44 UTC 2012 - vuntz@opensuse.org + +- Update to version 1.1.2: + + Janitorial cleanups + + Build configuration improvements + ------------------------------------------------------------------- Tue Feb 7 22:17:49 UTC 2012 - jengelh@medozas.de diff --git a/libdmx.spec b/libdmx.spec index f5d8c10..4793551 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -14,23 +14,28 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + Name: libdmx %define lname libdmx1 -Version: 1.1.1 +Version: 1.1.2 Release: 0 Summary: Distributed Multihead X extension 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/libdmx #Git-Web: http://cgit.freedesktop.org/xorg/lib/libdmx/ -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.8, pkgconfig(x11) -BuildRequires: pkgconfig(xext), pkgconfig(xextproto) -BuildRequires: pkgconfig(dmxproto) >= 2.2.99.1 +BuildRequires: pkgconfig +BuildRequires: pkgconfig(dmxproto) >= 2.2.99.1 +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xext) +BuildRequires: pkgconfig(xextproto) +BuildRequires: pkgconfig(xorg-macros) >= 1.8 %description libdmx is an interface to the DMX extension for X, which allows a