diff --git a/libXvMC-1.0.6.tar.bz2 b/libXvMC-1.0.6.tar.bz2 deleted file mode 100644 index 7a23c8f..0000000 --- a/libXvMC-1.0.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3dda80e9c71fd14a14f93279c6f661703c5c1c43d104a5db0842377bdf0c3392 -size 270013 diff --git a/libXvMC-1.0.7.tar.bz2 b/libXvMC-1.0.7.tar.bz2 new file mode 100644 index 0000000..45ac098 --- /dev/null +++ b/libXvMC-1.0.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28f085fc8518a3dadfe355360705d50153051f09898093e69af806c0b437cea3 +size 299745 diff --git a/libXvMC.changes b/libXvMC.changes index 61dba6b..b8bdffc 100644 --- a/libXvMC.changes +++ b/libXvMC.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Apr 11 15:45:33 UTC 2012 - vuntz@opensuse.org + +- Update to version 1.0.7: + + Janitorial cleanups + + Build configuration improvements + ------------------------------------------------------------------- Tue Feb 7 22:17:49 UTC 2012 - jengelh@medozas.de diff --git a/libXvMC.spec b/libXvMC.spec index be82845..51d0b9d 100644 --- a/libXvMC.spec +++ b/libXvMC.spec @@ -14,23 +14,29 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + + Name: libXvMC %define lname libXvMC1 -Version: 1.0.6 +Version: 1.0.7 Release: 0 Summary: X-Video Motion Compensation 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/libXvMC #Git-Web: http://cgit.freedesktop.org/xorg/lib/libXvMC/ -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.3, pkgconfig(x11) -BuildRequires: pkgconfig(xext), pkgconfig(xv), pkgconfig(xextproto) -BuildRequires: pkgconfig(videoproto) +BuildRequires: pkgconfig +BuildRequires: pkgconfig(videoproto) +BuildRequires: pkgconfig(x11) +BuildRequires: pkgconfig(xext) +BuildRequires: pkgconfig(xextproto) +BuildRequires: pkgconfig(xorg-macros) >= 1.8 +BuildRequires: pkgconfig(xv) %description X-Video Motion Compensation (XvMC), is an extension of the X video