Compare commits
No commits in common. "c9s" and "c8" have entirely different histories.
9
.gitignore
vendored
9
.gitignore
vendored
@ -1,8 +1 @@
|
|||||||
libXv-1.0.5.tar.bz2
|
SOURCES/libXv-1.0.11.tar.bz2
|
||||||
/libXv-1.0.6.tar.bz2
|
|
||||||
/libXv-1.0.7.tar.bz2
|
|
||||||
/libXv-20130524.tar.bz2
|
|
||||||
/libXv-1.0.8.tar.bz2
|
|
||||||
/libXv-1.0.9.tar.bz2
|
|
||||||
/libXv-1.0.10.tar.bz2
|
|
||||||
/libXv-1.0.11.tar.bz2
|
|
||||||
|
1
.libXv.metadata
Normal file
1
.libXv.metadata
Normal file
@ -0,0 +1 @@
|
|||||||
|
d79f9c56faedd682f420fa68bb9d7ff755b84579 SOURCES/libXv-1.0.11.tar.bz2
|
@ -5,8 +5,9 @@
|
|||||||
Summary: X.Org X11 libXv runtime library
|
Summary: X.Org X11 libXv runtime library
|
||||||
Name: libXv
|
Name: libXv
|
||||||
Version: 1.0.11
|
Version: 1.0.11
|
||||||
Release: 16%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
Release: 7%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist}
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Group: System Environment/Libraries
|
||||||
URL: http://www.x.org
|
URL: http://www.x.org
|
||||||
|
|
||||||
%if 0%{?gitdate}
|
%if 0%{?gitdate}
|
||||||
@ -19,7 +20,6 @@ Source0: http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.t
|
|||||||
|
|
||||||
Requires: libX11 >= 1.5.99.902
|
Requires: libX11 >= 1.5.99.902
|
||||||
|
|
||||||
BuildRequires: make
|
|
||||||
BuildRequires: xorg-x11-util-macros
|
BuildRequires: xorg-x11-util-macros
|
||||||
BuildRequires: autoconf automake libtool
|
BuildRequires: autoconf automake libtool
|
||||||
BuildRequires: pkgconfig(videoproto) pkgconfig(xext)
|
BuildRequires: pkgconfig(videoproto) pkgconfig(xext)
|
||||||
@ -30,6 +30,7 @@ X.Org X11 libXv runtime library
|
|||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: X.Org X11 libXv development package
|
Summary: X.Org X11 libXv development package
|
||||||
|
Group: Development/Libraries
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
|
|
||||||
%description devel
|
%description devel
|
||||||
@ -68,34 +69,6 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
|
|||||||
%{_mandir}/man3/*.3*
|
%{_mandir}/man3/*.3*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.0.11-16
|
|
||||||
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
||||||
Related: rhbz#1991688
|
|
||||||
|
|
||||||
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.0.11-15
|
|
||||||
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
||||||
|
|
||||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.11-14
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
||||||
|
|
||||||
* Thu Nov 5 12:27:14 AEST 2020 Peter Hutterer <peter.hutterer@redhat.com> - 1.0.11-13
|
|
||||||
- Add BuildRequires for make
|
|
||||||
|
|
||||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.11-12
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
|
||||||
|
|
||||||
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.11-11
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
|
|
||||||
|
|
||||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.11-10
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.11-9
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
|
|
||||||
|
|
||||||
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.11-8
|
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
|
|
||||||
|
|
||||||
* Thu Jul 05 2018 Adam Jackson <ajax@redhat.com> - 1.0.11-7git}
|
* Thu Jul 05 2018 Adam Jackson <ajax@redhat.com> - 1.0.11-7git}
|
||||||
- Drop useless %%defattr
|
- Drop useless %%defattr
|
||||||
|
|
@ -1,6 +0,0 @@
|
|||||||
--- !Policy
|
|
||||||
product_versions:
|
|
||||||
- rhel-9
|
|
||||||
decision_context: osci_compose_gate
|
|
||||||
rules:
|
|
||||||
- !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}
|
|
@ -1,17 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
|
|
||||||
DIRNAME=libXv-$( date +%Y%m%d )
|
|
||||||
|
|
||||||
rm -rf $DIRNAME
|
|
||||||
git clone git://git.freedesktop.org/git/xorg/lib/libXv $DIRNAME
|
|
||||||
cd $DIRNAME
|
|
||||||
if [ -z "$1" ]; then
|
|
||||||
git log | head -1
|
|
||||||
else
|
|
||||||
git checkout $1
|
|
||||||
fi
|
|
||||||
git log | head -1 | awk '{ print $2 }' > ../commitid
|
|
||||||
git repack -a -d
|
|
||||||
cd ..
|
|
||||||
tar jcf $DIRNAME.tar.bz2 $DIRNAME
|
|
||||||
rm -rf $DIRNAME
|
|
Loading…
Reference in New Issue
Block a user