Compare commits

...

No commits in common. "c8s" and "c9" have entirely different histories.
c8s ... c9

7 changed files with 32 additions and 34 deletions

7
.gitignore vendored
View File

@ -1,6 +1 @@
libXfixes-4.0.5.tar.bz2 SOURCES/libXfixes-5.0.3.tar.bz2
/libXfixes-5.0.tar.bz2
/libXfixes-20130524.tar.bz2
/libXfixes-5.0.1.tar.bz2
/libXfixes-5.0.2.tar.bz2
/libXfixes-5.0.3.tar.bz2

1
.libXfixes.metadata Normal file
View File

@ -0,0 +1 @@
ca86342d129c02435a9ee46e38fdf1a04d6b4b91 SOURCES/libXfixes-5.0.3.tar.bz2

View File

@ -5,9 +5,8 @@
Summary: X Fixes library Summary: X Fixes library
Name: libXfixes Name: libXfixes
Version: 5.0.3 Version: 5.0.3
Release: 7%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} Release: 16%{?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}
@ -20,6 +19,7 @@ Source0: http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.t
Requires: libX11 >= 1.6 Requires: libX11 >= 1.6
BuildRequires: make
BuildRequires: xorg-x11-util-macros BuildRequires: xorg-x11-util-macros
BuildRequires: autoconf automake libtool BuildRequires: autoconf automake libtool
BuildRequires: pkgconfig(fixesproto) pkgconfig(xext) BuildRequires: pkgconfig(fixesproto) pkgconfig(xext)
@ -30,7 +30,6 @@ X Fixes library.
%package devel %package devel
Summary: Development files for %{name} Summary: Development files for %{name}
Group: Development/Libraries
Requires: %{name} = %{version}-%{release} Requires: %{name} = %{version}-%{release}
Requires: pkgconfig Requires: pkgconfig
@ -68,6 +67,34 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la
%{_mandir}/man3/Xfixes.3* %{_mandir}/man3/Xfixes.3*
%changelog %changelog
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 5.0.3-16
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 5.0.3-15
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.3-14
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Thu Nov 5 11:24:36 AEST 2020 Peter Hutterer <peter.hutterer@redhat.com> - 5.0.3-13
- Add BuildRequires for make
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.3-12
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.3-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.3-10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.3-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.0.3-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Thu Jul 05 2018 Adam Jackson <ajax@redhat.com> - 5.0.3-7 * Thu Jul 05 2018 Adam Jackson <ajax@redhat.com> - 5.0.3-7
- Drop useless %%defattr - Drop useless %%defattr

View File

@ -1 +0,0 @@
c480fe3271873ec7471b0cbd680f4dac18ca8904

View File

@ -1,6 +0,0 @@
--- !Policy
product_versions:
- rhel-8
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: desktop-qe.desktop-ci.tier1-gating.functional}

View File

@ -1,17 +0,0 @@
#!/bin/sh
DIRNAME=libXfixes-$( date +%Y%m%d )
rm -rf $DIRNAME
git clone git://git.freedesktop.org/git/xorg/lib/libXfixes $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

View File

@ -1 +0,0 @@
SHA512 (libXfixes-5.0.3.tar.bz2) = 72d5ee496e5c0520c95ef6bbb52deff1ee4c29792f11aa17aeb25c8ec5eb992ca502de040c77ad95835d1b1432f315b6cb7a3308b434847c28b9c2c6f9d1ac10