Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package llvm7 for openSUSE:Factory checked 
in at 2022-01-03 10:50:02
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/llvm7 (Old)
 and      /work/SRC/openSUSE:Factory/.llvm7.new.1896 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "llvm7"

Mon Jan  3 10:50:02 2022 rev:29 rq:943488 version:7.0.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/llvm7/llvm7.changes      2021-07-03 
20:51:26.832492619 +0200
+++ /work/SRC/openSUSE:Factory/.llvm7.new.1896/llvm7.changes    2022-01-03 
10:50:43.851610578 +0100
@@ -1,0 +2,10 @@
+Sun Jan  2 16:43:12 UTC 2022 - Aaron Puchert <[email protected]>
+
+- Remove man page for FileCheck that we don't ship.
+
+-------------------------------------------------------------------
+Sat Dec 18 15:05:40 UTC 2021 - Aaron Puchert <[email protected]>
+
+- BuildRequires: python-rpm-macros to fix Leap 15.3 build.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ llvm7.spec ++++++
--- /var/tmp/diff_new_pack.FhL6cp/_old  2022-01-03 10:50:45.227611105 +0100
+++ /var/tmp/diff_new_pack.FhL6cp/_new  2022-01-03 10:50:45.231611107 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package llvm7
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -126,6 +126,7 @@
 BuildRequires:  libstdc++-devel
 BuildRequires:  ninja
 BuildRequires:  pkgconfig
+BuildRequires:  python-rpm-macros
 BuildRequires:  python3-base
 BuildRequires:  pkgconfig(libedit)
 BuildRequires:  pkgconfig(libxml-2.0)
@@ -831,6 +832,7 @@
 %endif
 
 # Stuff we don't want to include
+rm %{buildroot}%{_mandir}/man1/FileCheck.1
 rm %{buildroot}%{_mandir}/man1/lit.1
 
 rm -rf %{buildroot}%{_includedir}/lld
@@ -871,7 +873,7 @@
            lldb lldb-argdumper lldb-mi lldb-server lldb-test \
 %endif
            ld.lld lld lld-link ld64.lld wasm-ld )
-manfiles=( FileCheck bugpoint diagtool dsymutil llc lli \
+manfiles=( bugpoint diagtool dsymutil llc lli \
            llvm-ar llvm-as llvm-bcanalyzer llvm-build llvm-cov llvm-diff \
            llvm-dis llvm-dwarfdump llvm-exegesis llvm-extract llvm-lib 
llvm-link llvm-mca \
            llvm-nm llvm-profdata llvm-readobj llvm-stress llvm-symbolizer 
llvm-pdbutil \
@@ -1093,7 +1095,6 @@
    --slave %{_bindir}/sanstats sanstats %{_bindir}/sanstats-%{_relver} \
    --slave %{_bindir}/verify-uselistorder verify-uselistorder 
%{_bindir}/verify-uselistorder-%{_relver} \
    --slave %{_bindir}/yaml2obj yaml2obj %{_bindir}/yaml2obj-%{_relver} \
-   --slave %{_mandir}/man1/FileCheck.1%{ext_man} FileCheck.1%{ext_man} 
%{_mandir}/man1/FileCheck-%{_relver}.1%{ext_man} \
    --slave %{_mandir}/man1/bugpoint.1%{ext_man} bugpoint.1%{ext_man} 
%{_mandir}/man1/bugpoint-%{_relver}.1%{ext_man} \
    --slave %{_mandir}/man1/dsymutil.1%{ext_man} dsymutil.1%{ext_man} 
%{_mandir}/man1/dsymutil-%{_relver}.1%{ext_man} \
    --slave %{_mandir}/man1/llc.1%{ext_man} llc.1%{ext_man} 
%{_mandir}/man1/llc-%{_relver}.1%{ext_man} \
@@ -1355,7 +1356,6 @@
 %ghost %{_sysconfdir}/alternatives/verify-uselistorder
 %ghost %{_sysconfdir}/alternatives/yaml2obj
 
-%{_mandir}/man1/FileCheck.1%{ext_man}
 %{_mandir}/man1/bugpoint.1%{ext_man}
 %{_mandir}/man1/dsymutil.1%{ext_man}
 %{_mandir}/man1/llc.1%{ext_man}
@@ -1381,7 +1381,6 @@
 %{_mandir}/man1/llvm-symbolizer.1%{ext_man}
 %{_mandir}/man1/opt.1%{ext_man}
 %{_mandir}/man1/tblgen.1%{ext_man}
-%{_mandir}/man1/FileCheck-%{_relver}.1%{ext_man}
 %{_mandir}/man1/bugpoint-%{_relver}.1%{ext_man}
 %{_mandir}/man1/dsymutil-%{_relver}.1%{ext_man}
 %{_mandir}/man1/llc-%{_relver}.1%{ext_man}
@@ -1407,7 +1406,6 @@
 %{_mandir}/man1/llvm-symbolizer-%{_relver}.1%{ext_man}
 %{_mandir}/man1/opt-%{_relver}.1%{ext_man}
 %{_mandir}/man1/tblgen-%{_relver}.1%{ext_man}
-%ghost %{_sysconfdir}/alternatives/FileCheck.1%{ext_man}
 %ghost %{_sysconfdir}/alternatives/bugpoint.1%{ext_man}
 %ghost %{_sysconfdir}/alternatives/dsymutil.1%{ext_man}
 %ghost %{_sysconfdir}/alternatives/llc.1%{ext_man}

Reply via email to