From d7d1223315cd41dfdf3b6a72bae95d59e8a9b390 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Mon, 8 Nov 2010 15:42:05 -0500 Subject: [PATCH 01/42] libdmx 1.1.1 --- .gitignore | 1 + libdmx.spec | 5 ++++- sources | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 4b22867..e9518b4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ libdmx-1.1.0.tar.bz2 +/libdmx-1.1.1.tar.bz2 diff --git a/libdmx.spec b/libdmx.spec index 89e60c3..0065da8 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -1,6 +1,6 @@ Summary: X.Org X11 DMX runtime library Name: libdmx -Version: 1.1.0 +Version: 1.1.1 Release: 1%{?dist} License: MIT Group: System Environment/Libraries @@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/X11/extensions/dmxext.h %changelog +* Mon Nov 08 2010 Adam Jackson 1.1.1-1 +- libdmx 1.1.1 + * Wed Oct 07 2009 Adam Jackson 1.1.0-1 - libdmx 1.1.0 diff --git a/sources b/sources index 0cb05ec..0ea849c 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -a2fcf0382837888d3781b714489a8999 libdmx-1.1.0.tar.bz2 +75fd328fab3bd4a55cccaa6d5dfff749 libdmx-1.1.1.tar.bz2 From e99d392c273e5d06520fe426858aed4949e52687 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Mon, 7 Feb 2011 23:19:03 -0600 Subject: [PATCH 02/42] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- libdmx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdmx.spec b/libdmx.spec index 0065da8..b4921bc 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -1,7 +1,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.1 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/X11/extensions/dmxext.h %changelog +* Mon Feb 07 2011 Fedora Release Engineering - 1.1.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Mon Nov 08 2010 Adam Jackson 1.1.1-1 - libdmx 1.1.1 From fdffeeb92562158950606848c359a5cda83523ba Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 13 Jan 2012 01:33:46 -0600 Subject: [PATCH 03/42] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- libdmx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdmx.spec b/libdmx.spec index b4921bc..93cb73b 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -1,7 +1,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.1 -Release: 2%{?dist} +Release: 3%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -57,6 +57,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/X11/extensions/dmxext.h %changelog +* Fri Jan 13 2012 Fedora Release Engineering - 1.1.1-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Mon Feb 07 2011 Fedora Release Engineering - 1.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild From 726afdd05740b36beb9196303522abd0b1209320 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Thu, 8 Mar 2012 10:30:14 -0500 Subject: [PATCH 04/42] libdmx 1.1.2 --- .gitignore | 1 + libdmx.spec | 8 +++++--- sources | 2 +- 3 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index e9518b4..e60388d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ libdmx-1.1.0.tar.bz2 /libdmx-1.1.1.tar.bz2 +/libdmx-1.1.2.tar.bz2 diff --git a/libdmx.spec b/libdmx.spec index 93cb73b..8cbeb84 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -1,11 +1,10 @@ Summary: X.Org X11 DMX runtime library Name: libdmx -Version: 1.1.1 -Release: 3%{?dist} +Version: 1.1.2 +Release: 1%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org -BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2 @@ -57,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/X11/extensions/dmxext.h %changelog +* Thu Mar 08 2012 Adam Jackson 1.1.2-1 +- libdmx 1.1.2 + * Fri Jan 13 2012 Fedora Release Engineering - 1.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild diff --git a/sources b/sources index 0ea849c..145820d 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -75fd328fab3bd4a55cccaa6d5dfff749 libdmx-1.1.1.tar.bz2 +782ced3a9e754dfeb53a8a006a75eb1a libdmx-1.1.2.tar.bz2 From d939ebce7a6223e215775551cb26bf9e4b4f0c2a Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 19 Jul 2012 14:34:24 -0500 Subject: [PATCH 05/42] - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild --- libdmx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdmx.spec b/libdmx.spec index 8cbeb84..4043f6e 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -1,7 +1,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.2 -Release: 1%{?dist} +Release: 2%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/X11/extensions/dmxext.h %changelog +* Thu Jul 19 2012 Fedora Release Engineering - 1.1.2-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild + * Thu Mar 08 2012 Adam Jackson 1.1.2-1 - libdmx 1.1.2 From 26a726e04a81ab5aee8589b534037f08941a6468 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 13 Feb 2013 22:13:30 -0600 Subject: [PATCH 06/42] - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild --- libdmx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdmx.spec b/libdmx.spec index 4043f6e..a99d19e 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -1,7 +1,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.2 -Release: 2%{?dist} +Release: 3%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -56,6 +56,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/X11/extensions/dmxext.h %changelog +* Thu Feb 14 2013 Fedora Release Engineering - 1.1.2-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild + * Thu Jul 19 2012 Fedora Release Engineering - 1.1.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild From ace01e287f32e6239e4ae9cac9522d8dcc78fc5d Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 24 May 2013 15:18:58 +1000 Subject: [PATCH 07/42] Update to git snapshot for CVEs listed below: - CVE-2013-1992 --- .gitignore | 1 + commitid | 1 + libdmx.spec | 25 +++++++++++++++++++++---- make-git-snapshot.sh | 17 +++++++++++++++++ sources | 2 +- 5 files changed, 41 insertions(+), 5 deletions(-) create mode 100644 commitid create mode 100755 make-git-snapshot.sh diff --git a/.gitignore b/.gitignore index e60388d..20b4224 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ libdmx-1.1.0.tar.bz2 /libdmx-1.1.1.tar.bz2 /libdmx-1.1.2.tar.bz2 +/libdmx-20130524.tar.bz2 diff --git a/commitid b/commitid new file mode 100644 index 0000000..ca093e6 --- /dev/null +++ b/commitid @@ -0,0 +1 @@ +5074d9d64192bd04519a438062b7d5bf216d06ee diff --git a/libdmx.spec b/libdmx.spec index a99d19e..c1522db 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -1,14 +1,26 @@ +%global tarball libdmx +%global gitdate 20130524 +%global gitversion 5074d9d64 + Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.2 -Release: 3%{?dist} +Release: 4%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org -Source0: ftp://ftp.x.org/pub/individual/lib/%{name}-%{version}.tar.bz2 +%if 0%{?gitdate} +Source0: %{tarball}-%{gitdate}.tar.bz2 +Source1: make-git-snapshot.sh +Source2: commitid +%else +Source0: http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2 +%endif BuildRequires: pkgconfig(xext) +BuildRequires: autoconf automake libtool +BuildRequires: xorg-x11-util-macros %description The X.Org X11 DMX (Distributed Multihead X) runtime library. @@ -22,9 +34,10 @@ Requires: %{name} = %{version}-%{release} The X.Org X11 DMX (Distributed Multihead X) development files. %prep -%setup -q +%setup -q -n %{tarball}-%{?gitdate:%{gitdate}}%{!?gitdate:%{version}} %build +autoreconf -v --install --force %configure --disable-static make %{?_smp_mflags} @@ -44,7 +57,7 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(-,root,root,-) -%doc COPYING ChangeLog +%doc COPYING %{_libdir}/libdmx.so.1 %{_libdir}/libdmx.so.1.0.0 @@ -56,6 +69,10 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/X11/extensions/dmxext.h %changelog +* Fri May 24 2013 Peter Hutterer 1.1.2-4.20130524git5074d9d64 +- Update to git snapshot for CVEs listed below: +- CVE-2013-1992 + * Thu Feb 14 2013 Fedora Release Engineering - 1.1.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild diff --git a/make-git-snapshot.sh b/make-git-snapshot.sh new file mode 100755 index 0000000..2d578b5 --- /dev/null +++ b/make-git-snapshot.sh @@ -0,0 +1,17 @@ +#!/bin/sh + +DIRNAME=libdmx-$( date +%Y%m%d ) + +rm -rf $DIRNAME +git clone git://git.freedesktop.org/git/xorg/lib/libdmx $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 diff --git a/sources b/sources index 145820d..7d887f8 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -782ced3a9e754dfeb53a8a006a75eb1a libdmx-1.1.2.tar.bz2 +518a2b511a40b0faddb3120c7a0b7806 libdmx-20130524.tar.bz2 From 154ec493fd8e1e81dc868dc9c81c4656d22a1779 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Mon, 27 May 2013 15:11:40 +1000 Subject: [PATCH 08/42] Require libX11 1.6RC2 for _XEatDataWords --- libdmx.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/libdmx.spec b/libdmx.spec index c1522db..83721e2 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.2 -Release: 4%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 5%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -18,9 +18,12 @@ Source2: commitid Source0: http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2 %endif +Requires: libX11 >= 1.5.99.902 + BuildRequires: pkgconfig(xext) BuildRequires: autoconf automake libtool BuildRequires: xorg-x11-util-macros +BuildRequires: libX11-devel >= 1.5.99.902 %description The X.Org X11 DMX (Distributed Multihead X) runtime library. @@ -69,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/X11/extensions/dmxext.h %changelog +* Mon May 27 2013 Peter Hutterer - 1.1.2-5.20130524git5074d9d64 +- Require libX11 1.6RC2 for _XEatDataWords + * Fri May 24 2013 Peter Hutterer 1.1.2-4.20130524git5074d9d64 - Update to git snapshot for CVEs listed below: - CVE-2013-1992 From 1894ef53b2926b6d9676ab8a5759557a76694808 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Thu, 30 May 2013 15:02:18 +1000 Subject: [PATCH 09/42] libdmx 1.1.3 --- .gitignore | 1 + libdmx.spec | 9 ++++++--- sources | 2 +- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 20b4224..04cc84b 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ libdmx-1.1.0.tar.bz2 /libdmx-1.1.1.tar.bz2 /libdmx-1.1.2.tar.bz2 /libdmx-20130524.tar.bz2 +/libdmx-1.1.3.tar.bz2 diff --git a/libdmx.spec b/libdmx.spec index 83721e2..ba6fa62 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -1,11 +1,11 @@ %global tarball libdmx -%global gitdate 20130524 +#global gitdate 20130524 %global gitversion 5074d9d64 Summary: X.Org X11 DMX runtime library Name: libdmx -Version: 1.1.2 -Release: 5%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Version: 1.1.3 +Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/X11/extensions/dmxext.h %changelog +* Thu May 30 2013 Peter Hutterer 1.1.3-1 +- libdmx 1.1.3 + * Mon May 27 2013 Peter Hutterer - 1.1.2-5.20130524git5074d9d64 - Require libX11 1.6RC2 for _XEatDataWords diff --git a/sources b/sources index 7d887f8..9d24e59 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -518a2b511a40b0faddb3120c7a0b7806 libdmx-20130524.tar.bz2 +ba983eba5a9f05d152a0725b8e863151 libdmx-1.1.3.tar.bz2 From 894d1d856b09bdf7496e3ebbeca8a68fce7d4240 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 3 Aug 2013 00:12:28 -0500 Subject: [PATCH 10/42] - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild --- libdmx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdmx.spec b/libdmx.spec index ba6fa62..f647250 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.3 -Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/X11/extensions/dmxext.h %changelog +* Sat Aug 03 2013 Fedora Release Engineering - 1.1.3-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild + * Thu May 30 2013 Peter Hutterer 1.1.3-1 - libdmx 1.1.3 From 536042c414fe51512ede5503b6d0bc2fef54d250 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Fri, 6 Jun 2014 22:05:08 -0500 Subject: [PATCH 11/42] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild --- libdmx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdmx.spec b/libdmx.spec index f647250..1af1735 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.3 -Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 3%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/X11/extensions/dmxext.h %changelog +* Sat Jun 07 2014 Fedora Release Engineering - 1.1.3-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild + * Sat Aug 03 2013 Fedora Release Engineering - 1.1.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild From a8ab9057c3d7aa540e14ff45363fe1e94df7229d Mon Sep 17 00:00:00 2001 From: Peter Robinson Date: Sun, 17 Aug 2014 02:55:37 +0000 Subject: [PATCH 12/42] - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild --- libdmx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdmx.spec b/libdmx.spec index 1af1735..0a024c4 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.3 -Release: 3%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 4%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/X11/extensions/dmxext.h %changelog +* Sun Aug 17 2014 Fedora Release Engineering - 1.1.3-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild + * Sat Jun 07 2014 Fedora Release Engineering - 1.1.3-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild From 5365d91af27a06f04032d629dffaf148ee3cdc49 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 17 Jun 2015 15:08:27 +0000 Subject: [PATCH 13/42] - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild --- libdmx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdmx.spec b/libdmx.spec index 0a024c4..7a58430 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.3 -Release: 4%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 5%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/X11/extensions/dmxext.h %changelog +* Wed Jun 17 2015 Fedora Release Engineering - 1.1.3-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + * Sun Aug 17 2014 Fedora Release Engineering - 1.1.3-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild From 662b9b403eb2aa1d150bc861354cb22c1fe2401e Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 4 Feb 2016 03:03:25 +0000 Subject: [PATCH 14/42] - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild --- libdmx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdmx.spec b/libdmx.spec index 7a58430..fd494a6 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.3 -Release: 5%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 6%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/X11/extensions/dmxext.h %changelog +* Thu Feb 04 2016 Fedora Release Engineering - 1.1.3-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + * Wed Jun 17 2015 Fedora Release Engineering - 1.1.3-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild From 4525b70c10e448a88259a62242348904a2488b6f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 10 Feb 2017 18:32:56 +0000 Subject: [PATCH 15/42] - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild --- libdmx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdmx.spec b/libdmx.spec index fd494a6..52cff22 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.3 -Release: 6%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 7%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/X11/extensions/dmxext.h %changelog +* Fri Feb 10 2017 Fedora Release Engineering - 1.1.3-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + * Thu Feb 04 2016 Fedora Release Engineering - 1.1.3-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild From 1f1c171d2cd5e20cddecb2bd539000369ec266a2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 26 Jul 2017 18:43:34 +0000 Subject: [PATCH 16/42] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild --- libdmx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdmx.spec b/libdmx.spec index 52cff22..6b113e3 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.3 -Release: 7%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 8%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/X11/extensions/dmxext.h %changelog +* Wed Jul 26 2017 Fedora Release Engineering - 1.1.3-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + * Fri Feb 10 2017 Fedora Release Engineering - 1.1.3-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild From b8330f1b4752934b789ee918f03503bcfcfde3b2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 3 Aug 2017 01:21:29 +0000 Subject: [PATCH 17/42] - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild --- libdmx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdmx.spec b/libdmx.spec index 6b113e3..a4647a6 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.3 -Release: 8%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 9%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/X11/extensions/dmxext.h %changelog +* Thu Aug 03 2017 Fedora Release Engineering - 1.1.3-9 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + * Wed Jul 26 2017 Fedora Release Engineering - 1.1.3-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild From 6e692056a0b7f65d836b56518e801c68fb8b37aa Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 7 Feb 2018 21:27:57 +0000 Subject: [PATCH 18/42] - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libdmx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdmx.spec b/libdmx.spec index a4647a6..7403301 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.3 -Release: 9%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 10%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -72,6 +72,9 @@ rm -rf $RPM_BUILD_ROOT %{_includedir}/X11/extensions/dmxext.h %changelog +* Wed Feb 07 2018 Fedora Release Engineering - 1.1.3-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + * Thu Aug 03 2017 Fedora Release Engineering - 1.1.3-9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild From 319ac45a1c67a47ceb757e1d9e8b7fb025bf6b99 Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Wed, 14 Feb 2018 08:12:23 +0100 Subject: [PATCH 19/42] Remove %clean section None of currently supported distributions need that. Last one was EL5 which is EOL for a while. Signed-off-by: Igor Gnatenko --- libdmx.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/libdmx.spec b/libdmx.spec index 7403301..6633e4d 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -52,9 +52,6 @@ make install DESTDIR=$RPM_BUILD_ROOT # We intentionally don't ship *.la files rm -f $RPM_BUILD_ROOT%{_libdir}/*.la -%clean -rm -rf $RPM_BUILD_ROOT - %post -p /sbin/ldconfig %postun -p /sbin/ldconfig From a07688f8e994dc8a8ed3ff767f8badc113de32fe Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Mon, 14 May 2018 13:45:09 -0400 Subject: [PATCH 20/42] libdmx 1.1.4 --- .gitignore | 1 + libdmx.spec | 13 ++++++++----- sources | 2 +- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 04cc84b..b7c9100 100644 --- a/.gitignore +++ b/.gitignore @@ -3,3 +3,4 @@ libdmx-1.1.0.tar.bz2 /libdmx-1.1.2.tar.bz2 /libdmx-20130524.tar.bz2 /libdmx-1.1.3.tar.bz2 +/libdmx-1.1.4.tar.bz2 diff --git a/libdmx.spec b/libdmx.spec index 6633e4d..5744c06 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -4,8 +4,8 @@ Summary: X.Org X11 DMX runtime library Name: libdmx -Version: 1.1.3 -Release: 10%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Version: 1.1.4 +Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -15,15 +15,15 @@ Source0: %{tarball}-%{gitdate}.tar.bz2 Source1: make-git-snapshot.sh Source2: commitid %else -Source0: http://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2 +Source0: https://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2 %endif -Requires: libX11 >= 1.5.99.902 +Requires: libX11 >= 1.6.0 BuildRequires: pkgconfig(xext) BuildRequires: autoconf automake libtool BuildRequires: xorg-x11-util-macros -BuildRequires: libX11-devel >= 1.5.99.902 +BuildRequires: libX11-devel >= 1.6.0 %description The X.Org X11 DMX (Distributed Multihead X) runtime library. @@ -69,6 +69,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_includedir}/X11/extensions/dmxext.h %changelog +* Mon May 14 2018 Adam Jackson - 1.1.4-1 +- libdmx 1.1.4 + * Wed Feb 07 2018 Fedora Release Engineering - 1.1.3-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild diff --git a/sources b/sources index 9d24e59..ca26df1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -ba983eba5a9f05d152a0725b8e863151 libdmx-1.1.3.tar.bz2 +SHA512 (libdmx-1.1.4.tar.bz2) = 77aba6cadfd17db0cc7e1bc26f14d908223a0fdb135d46f86c3be34e3bc7e2f843f08d4d0ef773357e83b17122bffe56a0442d12908378c05a22177b10ae10e9 From 3a63708c2588cc22766b3263d4def6146b5c67aa Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Fri, 29 Jun 2018 17:32:34 -0400 Subject: [PATCH 21/42] Use ldconfig scriptlet macros --- libdmx.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/libdmx.spec b/libdmx.spec index 5744c06..8cccc19 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.4 -Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -52,8 +52,8 @@ make install DESTDIR=$RPM_BUILD_ROOT # We intentionally don't ship *.la files rm -f $RPM_BUILD_ROOT%{_libdir}/*.la -%post -p /sbin/ldconfig -%postun -p /sbin/ldconfig +%ldconfig_post +%ldconfig_postun %files %defattr(-,root,root,-) @@ -69,6 +69,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_includedir}/X11/extensions/dmxext.h %changelog +* Fri Jun 29 2018 Adam Jackson - 1.1.4-2 +- Use ldconfig scriptlet macros + * Mon May 14 2018 Adam Jackson - 1.1.4-1 - libdmx 1.1.4 From d9fce0155284aed6dad2617512d5b0b80be0daf2 Mon Sep 17 00:00:00 2001 From: Adam Jackson Date: Thu, 5 Jul 2018 11:13:09 -0400 Subject: [PATCH 22/42] Drop useless %defattr --- libdmx.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/libdmx.spec b/libdmx.spec index 8cccc19..6854083 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.4 -Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 3%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -56,19 +56,20 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %ldconfig_postun %files -%defattr(-,root,root,-) %doc COPYING %{_libdir}/libdmx.so.1 %{_libdir}/libdmx.so.1.0.0 %files devel -%defattr(-,root,root,-) %{_libdir}/libdmx.so %{_libdir}/pkgconfig/dmx.pc %{_mandir}/man3/*.3* %{_includedir}/X11/extensions/dmxext.h %changelog +* Thu Jul 05 2018 Adam Jackson - 1.1.4-3 +- Drop useless %%defattr + * Fri Jun 29 2018 Adam Jackson - 1.1.4-2 - Use ldconfig scriptlet macros From f19c5f27f475d03cbf5f4c3163539a6db24dabcd Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 13 Jul 2018 07:59:42 +0000 Subject: [PATCH 23/42] - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libdmx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdmx.spec b/libdmx.spec index 6854083..bfe8526 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.4 -Release: 3%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 4%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT Group: System Environment/Libraries URL: http://www.x.org @@ -67,6 +67,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_includedir}/X11/extensions/dmxext.h %changelog +* Fri Jul 13 2018 Fedora Release Engineering - 1.1.4-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + * Thu Jul 05 2018 Adam Jackson - 1.1.4-3 - Drop useless %%defattr From 507610e109017ac44c025e69fc57236b8ee600ff Mon Sep 17 00:00:00 2001 From: Igor Gnatenko Date: Mon, 28 Jan 2019 20:17:51 +0100 Subject: [PATCH 24/42] Remove obsolete Group tag References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag --- libdmx.spec | 2 -- 1 file changed, 2 deletions(-) diff --git a/libdmx.spec b/libdmx.spec index bfe8526..44b8d81 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -7,7 +7,6 @@ Name: libdmx Version: 1.1.4 Release: 4%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT -Group: System Environment/Libraries URL: http://www.x.org %if 0%{?gitdate} @@ -30,7 +29,6 @@ The X.Org X11 DMX (Distributed Multihead X) runtime library. %package devel Summary: X.Org X11 DMX development files -Group: Development/Libraries Requires: %{name} = %{version}-%{release} %description devel From 3848ea6b0a37d32ca4bfc24d5c6a951508e807ba Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 1 Feb 2019 06:57:20 +0000 Subject: [PATCH 25/42] - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libdmx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdmx.spec b/libdmx.spec index 44b8d81..12c7a0a 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.4 -Release: 4%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 5%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT URL: http://www.x.org @@ -65,6 +65,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_includedir}/X11/extensions/dmxext.h %changelog +* Fri Feb 01 2019 Fedora Release Engineering - 1.1.4-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + * Fri Jul 13 2018 Fedora Release Engineering - 1.1.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild From c096c98644b0083a3055bc8c0dd6b684a261f813 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jul 2019 13:05:25 +0000 Subject: [PATCH 26/42] - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libdmx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdmx.spec b/libdmx.spec index 12c7a0a..61546e8 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.4 -Release: 5%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 6%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT URL: http://www.x.org @@ -65,6 +65,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_includedir}/X11/extensions/dmxext.h %changelog +* Thu Jul 25 2019 Fedora Release Engineering - 1.1.4-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild + * Fri Feb 01 2019 Fedora Release Engineering - 1.1.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild From 2e827321e82ede4c0816e1f2b705c8b461d5b522 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Wed, 29 Jan 2020 08:55:38 +0000 Subject: [PATCH 27/42] - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libdmx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdmx.spec b/libdmx.spec index 61546e8..41b924e 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.4 -Release: 6%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 7%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT URL: http://www.x.org @@ -65,6 +65,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_includedir}/X11/extensions/dmxext.h %changelog +* Wed Jan 29 2020 Fedora Release Engineering - 1.1.4-7 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild + * Thu Jul 25 2019 Fedora Release Engineering - 1.1.4-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild From 110e6ab1e6b435de8ad5e866aa868c07c218429f Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 28 Jul 2020 04:29:46 +0000 Subject: [PATCH 28/42] - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libdmx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdmx.spec b/libdmx.spec index 41b924e..8e96714 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.4 -Release: 7%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 8%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT URL: http://www.x.org @@ -65,6 +65,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_includedir}/X11/extensions/dmxext.h %changelog +* Tue Jul 28 2020 Fedora Release Engineering - 1.1.4-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild + * Wed Jan 29 2020 Fedora Release Engineering - 1.1.4-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild From ae0ee095f9474f58993fc23a062f81bf738f48d3 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Tue, 1 Dec 2020 08:42:12 +1000 Subject: [PATCH 29/42] Add make to BuildRequires --- libdmx.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/libdmx.spec b/libdmx.spec index 8e96714..675c5ca 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.4 -Release: 8%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 9%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT URL: http://www.x.org @@ -20,7 +20,7 @@ Source0: https://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}. Requires: libX11 >= 1.6.0 BuildRequires: pkgconfig(xext) -BuildRequires: autoconf automake libtool +BuildRequires: autoconf automake libtool make BuildRequires: xorg-x11-util-macros BuildRequires: libX11-devel >= 1.6.0 @@ -65,6 +65,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_includedir}/X11/extensions/dmxext.h %changelog +* Tue Dec 01 2020 Peter Hutterer 1.1.4-9 +- Add make to BuildRequires + * Tue Jul 28 2020 Fedora Release Engineering - 1.1.4-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild From 969f2ee6b729781cbd7b7f88af409b835ef8d196 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Tue, 26 Jan 2021 16:54:50 +0000 Subject: [PATCH 30/42] - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libdmx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdmx.spec b/libdmx.spec index 675c5ca..4b546e9 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.4 -Release: 9%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 10%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT URL: http://www.x.org @@ -65,6 +65,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_includedir}/X11/extensions/dmxext.h %changelog +* Tue Jan 26 2021 Fedora Release Engineering - 1.1.4-10 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild + * Tue Dec 01 2020 Peter Hutterer 1.1.4-9 - Add make to BuildRequires From a3a49bae93b9e0973929a16e93f3b6374c2da6cb Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 22 Jul 2021 11:13:04 +0000 Subject: [PATCH 31/42] - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libdmx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdmx.spec b/libdmx.spec index 4b546e9..fa77f93 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.4 -Release: 10%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 11%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT URL: http://www.x.org @@ -65,6 +65,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_includedir}/X11/extensions/dmxext.h %changelog +* Thu Jul 22 2021 Fedora Release Engineering - 1.1.4-11 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild + * Tue Jan 26 2021 Fedora Release Engineering - 1.1.4-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild From 05b00764f7f12f1ede9844b1de55cf610ba942d4 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jan 2022 16:02:41 +0000 Subject: [PATCH 32/42] - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libdmx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdmx.spec b/libdmx.spec index fa77f93..b2221c1 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.4 -Release: 11%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 12%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT URL: http://www.x.org @@ -65,6 +65,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_includedir}/X11/extensions/dmxext.h %changelog +* Thu Jan 20 2022 Fedora Release Engineering - 1.1.4-12 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild + * Thu Jul 22 2021 Fedora Release Engineering - 1.1.4-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild From fee9be04eae053ee80678cc9556c7e5cc03dddd2 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 21 Jul 2022 17:36:54 +0000 Subject: [PATCH 33/42] Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libdmx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdmx.spec b/libdmx.spec index b2221c1..4ba220a 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.4 -Release: 12%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 13%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT URL: http://www.x.org @@ -65,6 +65,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_includedir}/X11/extensions/dmxext.h %changelog +* Thu Jul 21 2022 Fedora Release Engineering - 1.1.4-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild + * Thu Jan 20 2022 Fedora Release Engineering - 1.1.4-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild From 0f289ba3c1af14e5a824d3d574bb8b4128aaf3ae Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 19 Jan 2023 16:08:51 +0000 Subject: [PATCH 34/42] Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libdmx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdmx.spec b/libdmx.spec index 4ba220a..d751779 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.4 -Release: 13%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 14%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT URL: http://www.x.org @@ -65,6 +65,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_includedir}/X11/extensions/dmxext.h %changelog +* Thu Jan 19 2023 Fedora Release Engineering - 1.1.4-14 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild + * Thu Jul 21 2022 Fedora Release Engineering - 1.1.4-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild From 97b91ed92b730167be9845718ed8921594e24519 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 20 Jul 2023 10:40:10 +0000 Subject: [PATCH 35/42] Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild Signed-off-by: Fedora Release Engineering --- libdmx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdmx.spec b/libdmx.spec index d751779..99f5a31 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.4 -Release: 14%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 15%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} License: MIT URL: http://www.x.org @@ -65,6 +65,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_includedir}/X11/extensions/dmxext.h %changelog +* Thu Jul 20 2023 Fedora Release Engineering - 1.1.4-15 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild + * Thu Jan 19 2023 Fedora Release Engineering - 1.1.4-14 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild From a9ed66da20e5a8b6239a7e008211060a3d52cf45 Mon Sep 17 00:00:00 2001 From: Benjamin Tissoires Date: Wed, 6 Sep 2023 14:45:55 +0200 Subject: [PATCH 36/42] SPDX migration --- libdmx.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/libdmx.spec b/libdmx.spec index 99f5a31..a7f4832 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -6,6 +6,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.4 Release: 15%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +# SPDX License: MIT URL: http://www.x.org From 3767a4f5b7e39199937b4b791ff9c976551e6490 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Exp=C3=B3sito?= Date: Thu, 5 Oct 2023 14:35:55 +0200 Subject: [PATCH 37/42] libdmx 1.1.5 Update package to version 1.1.5. Since upstream commit d5124c809d9d ("Build xz tarballs instead of bzip2"), .tar.xz is used instead of .tar.bz2, update `Source0` accordingly. --- .gitignore | 1 + libdmx.spec | 11 +++++++---- sources | 2 +- 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index b7c9100..f61adb8 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ libdmx-1.1.0.tar.bz2 /libdmx-20130524.tar.bz2 /libdmx-1.1.3.tar.bz2 /libdmx-1.1.4.tar.bz2 +/libdmx-1.1.5.tar.xz diff --git a/libdmx.spec b/libdmx.spec index a7f4832..d18eb66 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -4,18 +4,18 @@ Summary: X.Org X11 DMX runtime library Name: libdmx -Version: 1.1.4 -Release: 15%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Version: 1.1.5 +Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} # SPDX License: MIT URL: http://www.x.org %if 0%{?gitdate} -Source0: %{tarball}-%{gitdate}.tar.bz2 +Source0: %{tarball}-%{gitdate}.tar.xz Source1: make-git-snapshot.sh Source2: commitid %else -Source0: https://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.bz2 +Source0: https://xorg.freedesktop.org/archive/individual/lib/%{name}-%{version}.tar.xz %endif Requires: libX11 >= 1.6.0 @@ -66,6 +66,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_includedir}/X11/extensions/dmxext.h %changelog +* Thu Oct 05 2023 José Expósito - 1.1.5-1 +- libdmx 1.1.5 + * Thu Jul 20 2023 Fedora Release Engineering - 1.1.4-15 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild diff --git a/sources b/sources index ca26df1..5ba0cab 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libdmx-1.1.4.tar.bz2) = 77aba6cadfd17db0cc7e1bc26f14d908223a0fdb135d46f86c3be34e3bc7e2f843f08d4d0ef773357e83b17122bffe56a0442d12908378c05a22177b10ae10e9 +SHA512 (libdmx-1.1.5.tar.xz) = 55df45a06bddbf19e0253362853e2f979d736ba1f1fdec5d392c0f6c0dc72684e7b8df0f0a99ac96ce9d9d59bc6c25146086b18c054b4dbe6be9aa3166f23464 From c2bab3cd8bebd092ebf0955a1a2ef677c01fd875 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Sun, 21 Jan 2024 03:54:39 +0000 Subject: [PATCH 38/42] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- libdmx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdmx.spec b/libdmx.spec index d18eb66..e5b0535 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.5 -Release: 1%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} # SPDX License: MIT URL: http://www.x.org @@ -66,6 +66,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_includedir}/X11/extensions/dmxext.h %changelog +* Sun Jan 21 2024 Fedora Release Engineering - 1.1.5-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Thu Oct 05 2023 José Expósito - 1.1.5-1 - libdmx 1.1.5 From 740b7e1b6d2a36196dd3962514931f8f38a4b9b3 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 25 Jan 2024 01:53:47 +0000 Subject: [PATCH 39/42] Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild --- libdmx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdmx.spec b/libdmx.spec index e5b0535..fc5ca58 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.5 -Release: 2%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 3%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} # SPDX License: MIT URL: http://www.x.org @@ -66,6 +66,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_includedir}/X11/extensions/dmxext.h %changelog +* Thu Jan 25 2024 Fedora Release Engineering - 1.1.5-3 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild + * Sun Jan 21 2024 Fedora Release Engineering - 1.1.5-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 221929284e1f0c9201039dac0324c6913cd942c8 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 18 Jul 2024 13:40:40 +0000 Subject: [PATCH 40/42] Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild --- libdmx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdmx.spec b/libdmx.spec index fc5ca58..8fbae5e 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.5 -Release: 3%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 4%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} # SPDX License: MIT URL: http://www.x.org @@ -66,6 +66,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_includedir}/X11/extensions/dmxext.h %changelog +* Thu Jul 18 2024 Fedora Release Engineering - 1.1.5-4 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild + * Thu Jan 25 2024 Fedora Release Engineering - 1.1.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild From 7dc3efaadb7c0f123519c005f6ef54e5235f7073 Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Fri, 17 Jan 2025 11:00:24 +0000 Subject: [PATCH 41/42] Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild --- libdmx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdmx.spec b/libdmx.spec index 8fbae5e..154456c 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.5 -Release: 4%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 5%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} # SPDX License: MIT URL: http://www.x.org @@ -66,6 +66,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_includedir}/X11/extensions/dmxext.h %changelog +* Fri Jan 17 2025 Fedora Release Engineering - 1.1.5-5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild + * Thu Jul 18 2024 Fedora Release Engineering - 1.1.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild From 56fa4ed5a817749654e8b74bfbc62d0eeb280b2e Mon Sep 17 00:00:00 2001 From: Fedora Release Engineering Date: Thu, 24 Jul 2025 19:33:00 +0000 Subject: [PATCH 42/42] Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild --- libdmx.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdmx.spec b/libdmx.spec index 154456c..ae4759c 100644 --- a/libdmx.spec +++ b/libdmx.spec @@ -5,7 +5,7 @@ Summary: X.Org X11 DMX runtime library Name: libdmx Version: 1.1.5 -Release: 5%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} +Release: 6%{?gitdate:.%{gitdate}git%{gitversion}}%{?dist} # SPDX License: MIT URL: http://www.x.org @@ -66,6 +66,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/*.la %{_includedir}/X11/extensions/dmxext.h %changelog +* Thu Jul 24 2025 Fedora Release Engineering - 1.1.5-6 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild + * Fri Jan 17 2025 Fedora Release Engineering - 1.1.5-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild