Compare commits

...

1 Commits

6 changed files with 20 additions and 12 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jul 1 05:47:23 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.de>
- ovmf, crash, python-boto3 got fixed
- add forgotten rabbitmq-server
- blacklist libomp1[579]-devel
- declare as noarch (boo#1245516)
-------------------------------------------------------------------
Wed Jun 25 08:43:12 UTC 2025 - Bernhard Wiedemann <bwiedemann@suse.de>

View File

@@ -17,6 +17,7 @@ Version: 1
Release: 0
License: MIT
Summary: Prevent installation of unreproducible packages
BuildArch: noarch
Source1: README
Source2: generate.pl
Source3: differed-builds.txt
@@ -31,6 +32,7 @@ Conflicts: java-17-openjdk
Conflicts: java-1_8_0-openjdk
Conflicts: libcamera
Conflicts: python-numpy
Conflicts: rabbitmq-server
Conflicts: rage-encryption
Conflicts: rsign2
Conflicts: trento-wanda
@@ -45,15 +47,15 @@ Conflicts: java-11-openjdk-headless
Conflicts: java-17-openjdk-headless
Conflicts: libcamera0_5
Conflicts: libcamera-tools
Conflicts: qemu-ovmf-x86_64
Conflicts: qemu-uefi-aarch32
Conflicts: qemu-uefi-aarch64
Conflicts: python313-doc
Conflicts: python313-nogil-nogil-core-debugsource
Conflicts: python313-nogil-testsuite
Conflicts: python313-numpy
Conflicts: python-rdflib-doc
Conflicts: update-test-32bit-pkg
Conflicts: libomp15-devel
Conflicts: libomp17-devel
Conflicts: libomp19-devel
%description
Prevents installation of unreproducible / unverifiable packages

View File

@@ -1,5 +1,4 @@
colord
crash
elixir
emacs
erlang
@@ -9,16 +8,15 @@ java-11-openjdk
java-17-openjdk
java-1_8_0-openjdk
libcamera
ovmf
perl-XML-LibXML
python313
python-boto3
python-numpy
python-rdflib
python313
qt6-declarative
qt6-quick3d
qt6-sensors
qt6-virtualkeyboard
rabbitmq-server
rage-encryption
rsign2
trento-wanda

View File

@@ -1,6 +1,5 @@
ceph
colord
crash
emacs
java-21-openjdk
ovmf

View File

@@ -30,6 +30,7 @@ Version: 1
Release: 0
License: MIT
Summary: Prevent installation of unreproducible packages
BuildArch: noarch
Source1: README
Source2: generate.pl
Source3: differed-builds.txt
@@ -39,7 +40,7 @@ Source5: excludes
my $footer =
'
%description
Prevents installation of unreproduciible / unverifiable packages
Prevents installation of unreproducible / unverifiable packages
using rpm Conflicts
%prep

View File

@@ -7,9 +7,6 @@ java-11-openjdk-headless
java-17-openjdk-headless
libcamera0_5
libcamera-tools
qemu-ovmf-x86_64
qemu-uefi-aarch32
qemu-uefi-aarch64
python313-doc
python313-nogil-nogil-core-debugsource
python313-nogil-testsuite
@@ -17,3 +14,6 @@ python313-numpy
python-rdflib-doc
update-test-32bit-pkg
libomp15-devel
libomp17-devel
libomp19-devel