forked from products/PackageHub
Compare commits
111 Commits
create_con
...
PR_python-
Author | SHA256 | Date | |
---|---|---|---|
|
2da62ab361 | ||
b766d2e5bb | |||
|
d310f135fd
|
||
32d8a74ed6 | |||
|
61950bb0c3 | ||
|
c6de81b632 | ||
|
c90d4e1a55 | ||
4fd46c8021 | |||
806d1c9f09 | |||
|
1bb715adf9
|
||
|
30678012c9
|
||
bc4cab5c50 | |||
01c03c7707 | |||
c9d7f41d9e | |||
|
6c9af3202a | ||
22cda61b86 | |||
|
d377d8ed3d | ||
|
ee0d5a3bce | ||
da5eeb372f | |||
b57b3a0a66 | |||
|
44b26f3ed5
|
||
|
342b4e261c | ||
|
ee48db1154
|
||
be57857589 | |||
|
48f325441b | ||
|
5dbc9316cf
|
||
087ab68ba2 | |||
1074d69b71 | |||
b7addb8613 | |||
|
e87c35ae57
|
||
e3a0521e53 | |||
|
a2593a8867 | ||
|
3f8a53988c
|
||
|
97987f4c34 | ||
|
4658733d03 | ||
b6369a0076 | |||
|
d8da6a1851 | ||
cfb07f3599 | |||
|
b77bd00d94 | ||
4e5bee00ea | |||
b622048ea7 | |||
ac2c98307a | |||
|
14784deb79
|
||
99b776cb34 | |||
|
79353f98e1 | ||
f6183783cf | |||
|
cc913701f7 | ||
bb19a642aa | |||
25c1d6ef74 | |||
ce767c040f | |||
73e7a3375a | |||
8e71570eac | |||
48fb360472 | |||
c515b2e6fb | |||
03c5cabe92 | |||
|
d1cb67c7c6 | ||
e6de3b2893 | |||
|
6612539bb0 | ||
1c8125be26 | |||
e689842fed | |||
def48d2a41 | |||
f36f1af668 | |||
7f151562a5 | |||
578990e73f | |||
9c8b3b9b22 | |||
e13c876b30 | |||
444ca773de | |||
d63fb799e9 | |||
273d82ea5a | |||
1380c7fb56 | |||
280d8d0bcf | |||
ad04623bc6 | |||
54320eef18 | |||
47e669224b | |||
0236960e3f | |||
a9845120bf | |||
a108703ca6 | |||
872074886a | |||
8371a3212b | |||
1a2ecd3dfd | |||
4ff718bea5 | |||
b6ca6637f5 | |||
f4ae882c3c | |||
0a36dd39e1 | |||
1839e5ae9f | |||
232da1ec8e | |||
b070b62076 | |||
79722d977a | |||
69983925c7 | |||
fc2431fee3 | |||
f50b60e930 | |||
9f668eec7e | |||
77099718ea | |||
947aa5d3f6 | |||
1ffc4f61b9 | |||
a3d7fb1ffd | |||
c5b2cf81d1 | |||
8987f7ee5f | |||
411d8a2b90 | |||
cb1320cc8d | |||
d347dae8bc | |||
d91c486234 | |||
ee6b86e6a0 | |||
13ed3532e4 | |||
892bf45940 | |||
0077586b20 | |||
f3bbaa3d6d | |||
54cd1c00d7 | |||
225aa3e562 | |||
8d3da13635 | |||
50c4330f41 |
31
.gitea/workflows/patchinfo_numberator.yaml
Normal file
31
.gitea/workflows/patchinfo_numberator.yaml
Normal file
@@ -0,0 +1,31 @@
|
||||
# Use this as .gitea/workflows/patchinfo_numberator.yaml in all products/* repos
|
||||
name: Patchinfo ID numberator
|
||||
run-name: ${{ gitea.actor }} is setting patchinfo numbers
|
||||
on: [push]
|
||||
|
||||
jobs:
|
||||
use-go-action:
|
||||
runs-on: tumbleweed
|
||||
steps:
|
||||
# Generic action from GitHub to clone the product git repo
|
||||
- name: Checkout product
|
||||
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.opensuse.org/actions/github-actions-checkout@v4
|
||||
with:
|
||||
token: ${{ secrets.REPO_WRITE }}
|
||||
repo-sha256: true
|
||||
- name: Update all new _patchinfo files
|
||||
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.opensuse.org/actions/patchinfo-numbering-action@v0
|
||||
- name: Get last commit author
|
||||
id: last-commit
|
||||
run: |
|
||||
echo "author=$(git log -1 --pretty='%an <%ae>')" >> $GITHUB_OUTPUT
|
||||
- name: Commit changes back
|
||||
uses: https://gitea-actions-autobuild:${{ secrets.REPO_READ }}@src.opensuse.org/actions/stefanzweifel-git-auto-commit-action@v5
|
||||
with:
|
||||
commit_user_name: gitea-actions-autobuild
|
||||
commit_user_email: autobuild+gitea@suse.de
|
||||
commit_author: ${{ steps.last-commit.outputs.author }}
|
||||
commit_message: "Update incident numbers [skip actions]"
|
||||
commit_options: '--no-edit'
|
||||
skip_fetch: true
|
||||
|
26280
.gitmodules
vendored
26280
.gitmodules
vendored
File diff suppressed because it is too large
Load Diff
233
0Backports/Backports.changes
Normal file
233
0Backports/Backports.changes
Normal file
@@ -0,0 +1,233 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 26 11:10:18 UTC 2025 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Backports.productcompose:
|
||||
+ add to backports_unneeded (all are uninstallable and also blocked in Leap
|
||||
16.0):
|
||||
reproducible-faketools
|
||||
reproducible-faketools-ant
|
||||
reproducible-faketools-ar
|
||||
reproducible-faketools-aslr
|
||||
reproducible-faketools-date
|
||||
reproducible-faketools-dettrace
|
||||
reproducible-faketools-faketime
|
||||
reproducible-faketools-filesys
|
||||
reproducible-faketools-find
|
||||
reproducible-faketools-future
|
||||
reproducible-faketools-future1y
|
||||
reproducible-faketools-futurepost
|
||||
reproducible-faketools-hostname
|
||||
reproducible-faketools-j1
|
||||
reproducible-faketools-jar
|
||||
reproducible-faketools-pid
|
||||
reproducible-faketools-random
|
||||
reproducible-faketools-rpmbuild
|
||||
reproducible-faketools-strace
|
||||
reproducible-faketools-strip-nondeterminism
|
||||
reproducible-faketools-tar
|
||||
reproducible-faketools-verbose
|
||||
reproducible-faketools-zip
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 25 10:46:54 UTC 2025 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Backports.productcompose:
|
||||
+ exclude geolite2legacy because it would bring in python-ipaddr
|
||||
which was dropped from Factory in March 2025 (bsc#1248503)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Aug 22 16:38:02 UTC 2025 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Backports.productcompose:
|
||||
+ exclude ceph-mgr-diskprediction-local because it would bring in
|
||||
python-scikit-learn with a huge dependency tree (bsc#1248509)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 21 13:04:20 UTC 2025 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Backports.productcompose:
|
||||
+ exclude packages that should not be installed:
|
||||
bash-legacybin
|
||||
busybox-which (bsc#1248237)
|
||||
this-is-only-for-build-envs
|
||||
sddm-branding-openSUSE (bsc#1248488)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 21 12:23:55 UTC 2025 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Backports.productcompose:
|
||||
+ reinstate previously excluded packages (bsc#1248444):
|
||||
libcups2-32bit
|
||||
libsybdb5-32bit
|
||||
libtdsodbc0-32bit
|
||||
libzip5-32bit
|
||||
libgnutls30-32bit
|
||||
libgnutls-devel-32bit
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 20 12:02:06 UTC 2025 - Adrian Schröter <adrian@suse.de>
|
||||
|
||||
- Backports.productcompose:
|
||||
+ prepare some settings for maintenance.
|
||||
but not enabling it yet
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 19 10:41:28 UTC 2025 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Backports.productcompose
|
||||
+ add uninstallables to backports_unneeded
|
||||
grpc-source
|
||||
libcups2-32bit
|
||||
libdbus-1-3-32bit
|
||||
libdvbv5-0-32bit
|
||||
libgudev-1_0-0-32bit
|
||||
libinput10-32bit
|
||||
liblirc_driver0-32bit
|
||||
libpolkit-gobject-1-0-32bit
|
||||
libsybdb5-32bit
|
||||
libtdsodbc0-32bit
|
||||
libusb-1_0-0-32bit
|
||||
libzip5-32bit
|
||||
pam-extra-32bit
|
||||
protobuf21-source
|
||||
sddm-qt6-branding-openSUSE
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 11:21:14 UTC 2025 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Backports.productcompose
|
||||
+ sync with current state of SLES-16.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Aug 18 10:27:26 UTC 2025 - Wolfgang Engel <wolfgang.engel@suse.com>
|
||||
|
||||
- Backports.productcompose
|
||||
* add to backports_unneeded (bsc#1248123)
|
||||
cluster-md-kmp-azure
|
||||
cluster-md-kmp-rt
|
||||
dlm-kmp-azure
|
||||
dlm-kmp-rt
|
||||
gfs2-kmp-azure
|
||||
gfs2-kmp-rt
|
||||
kselftests-kmp-azure
|
||||
kselftests-kmp-default
|
||||
kselftests-kmp-rt
|
||||
leancrypto-kmp-default
|
||||
libressl
|
||||
libressl-devel
|
||||
libressl-devel-doc
|
||||
ocfs2-kmp-azure
|
||||
ocfs2-kmp-default
|
||||
ocfs2-kmp-rt
|
||||
openssl_tpm2_engine
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jul 31 12:38:03 UTC 2025 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Backports.productcompose:
|
||||
+ fix broken x86_64 product build by adding to backports_unneeded_x86_64:
|
||||
libgnutls30-32bit
|
||||
libgnutls-devel-32bit
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jul 28 18:16:57 UTC 2025 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Backports.productcompose:
|
||||
+ add to backports_unneeded (bsc#1247203)
|
||||
ALP
|
||||
ALP-dummy-release
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 27 14:35:46 UTC 2025 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Backports.productcompose:
|
||||
+ sync with current state of SLES-16.0 (pre-RC3)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 25 11:57:40 UTC 2025 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Backports.productcompose:
|
||||
+ comment out installcheck (As currently implemented, the installcheck in
|
||||
Product Composer does not see the repos from the project meta that we are
|
||||
building against.)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 4 08:06:42 UTC 2025 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Backports.productcompose:
|
||||
+ add a bunch of "-mini" packages to the exclude list. These
|
||||
packages are only needed for building.
|
||||
+ sync with current state of SLES-16.0 (pre-RC2)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 17 17:52:53 UTC 2025 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Backports.productcompose:
|
||||
+ drop all -32bit packages from backports_unneeded_x86_64 since
|
||||
the 32bit build is now fixed in SLFO:Main:Build
|
||||
+ sync with current state of SLES-16.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri May 30 08:11:48 UTC 2025 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Backports.productcompose:
|
||||
+ fix the build again by excluding the following packages:
|
||||
libopenssl3-32bit
|
||||
libopenssl-3-devel-32bit
|
||||
libopenssl-3-fips-provider-32bit
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu May 29 12:55:41 UTC 2025 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- Backports.productcompose:
|
||||
+ sync with current state of SLES-16.0
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed May 7 08:21:19 UTC 2025 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- rename default.productcompose to Backports.productcompose
|
||||
(we can do this because we are not using pkglistgen, which
|
||||
hardcodes "default.productcompose")
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 6 14:38:05 UTC 2025 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- default.productcompose:
|
||||
+ fix the x86_64 build again by adding a large number of foo-32bit
|
||||
packages to backports_unneeded_x86_64
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 30 09:19:49 UTC 2025 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- supportstatus.txt
|
||||
+ drop this file because it is needed only when using pkglistgen
|
||||
- unneeded.yml
|
||||
+ drop this file because it is needed only when using pkglistgen
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 24 10:33:13 UTC 2025 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- default.productcompose:
|
||||
+ add to backports_unneeded_x86_64:
|
||||
glibc-devel-32bit
|
||||
glibc-gconv-modules-extra-32bit
|
||||
glibc-32bit
|
||||
glibc-profile-32bit
|
||||
glibc-devel-static-32bit
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 08 10:04:29 UTC 2025 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- default.productcompose:
|
||||
+ fix FTBFS by adding some unfound packages to backports_unneeded
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 08 07:17:32 UTC 2025 - Nathan Cutler <ncutler@suse.com>
|
||||
|
||||
- default.productcompose:
|
||||
+ populate sles_unneeded with list of packages shipping in SLE
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 26 07:12:27 UTC 2025 - Max Lin <mlin@suse.com>
|
||||
|
||||
- Initial setup
|
8388
0Backports/Backports.productcompose
Normal file
8388
0Backports/Backports.productcompose
Normal file
File diff suppressed because it is too large
Load Diff
6
0Backports/_multibuild
Normal file
6
0Backports/_multibuild
Normal file
@@ -0,0 +1,6 @@
|
||||
<multibuild>
|
||||
<flavor>backports_aarch64</flavor>
|
||||
<flavor>backports_ppc64le</flavor>
|
||||
<flavor>backports_s390x</flavor>
|
||||
<flavor>backports_x86_64</flavor>
|
||||
</multibuild>
|
1
0ad
Submodule
1
0ad
Submodule
Submodule 0ad added at a7d255ba2b
1
0ad-data
Submodule
1
0ad-data
Submodule
Submodule 0ad-data added at d922085f5a
1
2048-cli
Submodule
1
2048-cli
Submodule
Submodule 2048-cli added at da73c631f6
1
2ping
Submodule
1
2ping
Submodule
Submodule 2ping added at b4d8dc0aef
1
3omns
Submodule
1
3omns
Submodule
Submodule 3omns added at e4d1509b8e
1
3proxy
Submodule
1
3proxy
Submodule
Submodule 3proxy added at edb4336316
1
4pane
Submodule
1
4pane
Submodule
Submodule 4pane added at a9f56bfc4e
1
4ti2
Submodule
1
4ti2
Submodule
Submodule 4ti2 added at c3d39a3717
1
6tunnel
Submodule
1
6tunnel
Submodule
Submodule 6tunnel added at 6b5f4105e4
1
AMF
Submodule
1
AMF
Submodule
Submodule AMF added at 87e32c6430
1
ART
Submodule
1
ART
Submodule
Submodule ART added at bf4a728152
1
AdwSteamGtk
Submodule
1
AdwSteamGtk
Submodule
Submodule AdwSteamGtk added at 4f5ccb0f10
1
AusweisApp
Submodule
1
AusweisApp
Submodule
Submodule AusweisApp added at e0679659f2
1
Bear
Submodule
1
Bear
Submodule
Submodule Bear added at e27d4f2d55
1
Box2D
Submodule
1
Box2D
Submodule
Submodule Box2D added at 9fe86241d2
1
Cadence
Submodule
1
Cadence
Submodule
Submodule Cadence added at 11cadd6b88
1
CastXML
Submodule
1
CastXML
Submodule
Submodule CastXML added at a0fbb9958f
1
CharLS
Submodule
1
CharLS
Submodule
Submodule CharLS added at e10a27febf
1
Clipper2
Submodule
1
Clipper2
Submodule
Submodule Clipper2 added at e65323b50b
1
Coin4
Submodule
1
Coin4
Submodule
Submodule Coin4 added at d1fb2b9078
1
ColorFull
Submodule
1
ColorFull
Submodule
Submodule ColorFull added at 1b3fdffd4e
1
ComputeLibrary
Submodule
1
ComputeLibrary
Submodule
Submodule ComputeLibrary added at e9aca83cdb
1
CoreFreq
Submodule
1
CoreFreq
Submodule
Submodule CoreFreq added at cb20fe7795
1
CorsixTH
Submodule
1
CorsixTH
Submodule
Submodule CorsixTH added at dc404798d3
1
DSView
Submodule
1
DSView
Submodule
Submodule DSView added at 9866079511
1
DVDStyler
Submodule
1
DVDStyler
Submodule
Submodule DVDStyler added at 4f7a6fcc31
1
FAudio
Submodule
1
FAudio
Submodule
Submodule FAudio added at de72694497
1
FlightGear
Submodule
1
FlightGear
Submodule
Submodule FlightGear added at dcd008a497
1
FlightGear-data
Submodule
1
FlightGear-data
Submodule
Submodule FlightGear-data added at bdca655cdd
1
Font-Downloader
Submodule
1
Font-Downloader
Submodule
Submodule Font-Downloader added at 5bbf83e748
1
Fragments
Submodule
1
Fragments
Submodule
Submodule Fragments added at f7d69892d8
1
FreeCAD
1
FreeCAD
Submodule FreeCAD deleted from 131097660b
1
FreeFileSync
Submodule
1
FreeFileSync
Submodule
Submodule FreeFileSync added at e57892319b
1
GeoLite2
Submodule
1
GeoLite2
Submodule
Submodule GeoLite2 added at 46d7cc5e59
1
HepMC
Submodule
1
HepMC
Submodule
Submodule HepMC added at ceaa3a9a13
1
Herwig
Submodule
1
Herwig
Submodule
Submodule Herwig added at 32f74cd8a5
1
IPAddress
Submodule
1
IPAddress
Submodule
Submodule IPAddress added at 8f3dfdc94e
1
Ipopt
Submodule
1
Ipopt
Submodule
Submodule Ipopt added at 7e5ee9ce44
1
Jamulus
Submodule
1
Jamulus
Submodule
Submodule Jamulus added at 3f3086a60c
1
KEALib
Submodule
1
KEALib
Submodule
Submodule KEALib added at bc016a9fcf
1
Komikku
Submodule
1
Komikku
Submodule
Submodule Komikku added at 002c0409cf
1
LHAPDF
Submodule
1
LHAPDF
Submodule
Submodule LHAPDF added at 134d7921df
1
LaTeXML
Submodule
1
LaTeXML
Submodule
Submodule LaTeXML added at 142609047f
1
LiE
Submodule
1
LiE
Submodule
Submodule LiE added at db18fb678c
1
LuminanceHDR
Submodule
1
LuminanceHDR
Submodule
Submodule LuminanceHDR added at 7bf449eded
1
MozillaFirefox-branding-openSUSE
Submodule
1
MozillaFirefox-branding-openSUSE
Submodule
Submodule MozillaFirefox-branding-openSUSE added at 28cd8d6baf
1
MozillaThunderbird
Submodule
1
MozillaThunderbird
Submodule
Submodule MozillaThunderbird added at 54c38910af
1
MultiMarkdown-6
Submodule
1
MultiMarkdown-6
Submodule
Submodule MultiMarkdown-6 added at d2f04828fb
1
NetworkManager-applet
Submodule
1
NetworkManager-applet
Submodule
Submodule NetworkManager-applet added at 7305fd4edf
1
NetworkManager-branding
Submodule
1
NetworkManager-branding
Submodule
Submodule NetworkManager-branding added at 1c59ef6555
1
NetworkManager-dns-bind
Submodule
1
NetworkManager-dns-bind
Submodule
Submodule NetworkManager-dns-bind added at 7ce3752d04
1
NetworkManager-dns-dnsmasq
Submodule
1
NetworkManager-dns-dnsmasq
Submodule
Submodule NetworkManager-dns-dnsmasq added at eda6865e62
1
NetworkManager-fortisslvpn
Submodule
1
NetworkManager-fortisslvpn
Submodule
Submodule NetworkManager-fortisslvpn added at 44df03966f
1
NetworkManager-iodine
Submodule
1
NetworkManager-iodine
Submodule
Submodule NetworkManager-iodine added at bae431d867
1
NetworkManager-l2tp
Submodule
1
NetworkManager-l2tp
Submodule
Submodule NetworkManager-l2tp added at e390776182
1
NetworkManager-libreswan
Submodule
1
NetworkManager-libreswan
Submodule
Submodule NetworkManager-libreswan added at 785456ee59
1
NetworkManager-openconnect
Submodule
1
NetworkManager-openconnect
Submodule
Submodule NetworkManager-openconnect added at b11a1f5c67
1
NetworkManager-pptp
Submodule
1
NetworkManager-pptp
Submodule
Submodule NetworkManager-pptp added at 590903b58b
1
NetworkManager-strongswan
Submodule
1
NetworkManager-strongswan
Submodule
Submodule NetworkManager-strongswan added at e93469575a
1
NetworkManager-vpnc
Submodule
1
NetworkManager-vpnc
Submodule
Submodule NetworkManager-vpnc added at c0a603c763
1
NsCDE
Submodule
1
NsCDE
Submodule
Submodule NsCDE added at 6fb35c59c2
1
NumCpp
Submodule
1
NumCpp
Submodule
Submodule NumCpp added at b0d66155ff
1
OpenBoard
Submodule
1
OpenBoard
Submodule
Submodule OpenBoard added at e1d590bc01
1
OpenColorIO
Submodule
1
OpenColorIO
Submodule
Submodule OpenColorIO added at 8005763691
1
OpenImageDenoise
Submodule
1
OpenImageDenoise
Submodule
Submodule OpenImageDenoise added at cef067ff26
1
OpenImageIO
Submodule
1
OpenImageIO
Submodule
Submodule OpenImageIO added at 036fadf2e6
1
OpenLP
Submodule
1
OpenLP
Submodule
Submodule OpenLP added at d7653eb7ee
1
OpenSceneGraph
Submodule
1
OpenSceneGraph
Submodule
Submodule OpenSceneGraph added at 2612500d0e
1
OpenShadingLanguage
Submodule
1
OpenShadingLanguage
Submodule
Submodule OpenShadingLanguage added at a8862e3d34
1
OpenSubdiv
Submodule
1
OpenSubdiv
Submodule
Submodule OpenSubdiv added at b84d5c9bf7
1
PDAL
Submodule
1
PDAL
Submodule
Submodule PDAL added at cd220b01d0
1
PTL
Submodule
1
PTL
Submodule
Submodule PTL added at 09e3d2e88d
@@ -1,49 +0,0 @@
|
||||
#
|
||||
# spec file for package PackageHub-release
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
# upon. The license for this file, and modifications and additions to the
|
||||
# file, is the same license as for the pristine package itself (unless the
|
||||
# license for the pristine package is not an Open Source License, in which
|
||||
# case the license is the MIT License). An "Open Source License" is a
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: PackageHub-release
|
||||
Version:
|
||||
Release: 0
|
||||
Summary:
|
||||
# FIXME: Select a correct license from https://github.com/openSUSE/spec-cleaner#spdx-licenses
|
||||
License:
|
||||
URL:
|
||||
Source:
|
||||
BuildRequires:
|
||||
|
||||
%description
|
||||
|
||||
%prep
|
||||
%autosetup -p1
|
||||
|
||||
%build
|
||||
%configure
|
||||
%make_build
|
||||
|
||||
%install
|
||||
%make_install
|
||||
|
||||
%check
|
||||
%make_build check
|
||||
|
||||
%files
|
||||
%license COPYING
|
||||
%doc ChangeLog README
|
||||
|
||||
%changelog
|
||||
|
1
PackageKit-Qt
Submodule
1
PackageKit-Qt
Submodule
Submodule PackageKit-Qt added at e6f7a5a1d7
1
PackageKit-branding-openSUSE
Submodule
1
PackageKit-branding-openSUSE
Submodule
Submodule PackageKit-branding-openSUSE added at 36c8c66423
1
PgTcl
Submodule
1
PgTcl
Submodule
Submodule PgTcl added at 666ffc640e
1
Photini
Submodule
1
Photini
Submodule
Submodule Photini added at 8342508aef
1
PlayOnLinux
Submodule
1
PlayOnLinux
Submodule
Submodule PlayOnLinux added at bce5493d19
1
ProtonPlus
Submodule
1
ProtonPlus
Submodule
Submodule ProtonPlus added at d2d78fe89f
1
PrusaSlicer
Submodule
1
PrusaSlicer
Submodule
Submodule PrusaSlicer added at 4f6376fe88
1
QR-Code-generator
Submodule
1
QR-Code-generator
Submodule
Submodule QR-Code-generator added at 7f9b1ec233
1
QSVEnc
Submodule
1
QSVEnc
Submodule
Submodule QSVEnc added at 4318c769df
1
QTalarm
Submodule
1
QTalarm
Submodule
Submodule QTalarm added at 55d8cb9dfd
1
QtDMM
Submodule
1
QtDMM
Submodule
Submodule QtDMM added at 199270a2fb
1
QtPass
Submodule
1
QtPass
Submodule
Submodule QtPass added at f556591eb8
1
R-base
Submodule
1
R-base
Submodule
Submodule R-base added at ffe31aea41
1
Radicale
Submodule
1
Radicale
Submodule
Submodule Radicale added at 3eadaf2bdb
1
RemoteBox
Submodule
1
RemoteBox
Submodule
Submodule RemoteBox added at c4eff76dc9
1
RigelEngine
Submodule
1
RigelEngine
Submodule
Submodule RigelEngine added at 5289feba43
1
Rivet
Submodule
1
Rivet
Submodule
Submodule Rivet added at 7300988dfd
1
SDL2_Pango
Submodule
1
SDL2_Pango
Submodule
Submodule SDL2_Pango added at 60daee4c76
1
SDL2_gfx
Submodule
1
SDL2_gfx
Submodule
Submodule SDL2_gfx added at b007b7ea68
1
SDL2_image
Submodule
1
SDL2_image
Submodule
Submodule SDL2_image added at 29053f313f
1
SDL2_mixer
Submodule
1
SDL2_mixer
Submodule
Submodule SDL2_mixer added at 5b2ce23181
1
SDL2_net
Submodule
1
SDL2_net
Submodule
Submodule SDL2_net added at 88b5ba3a87
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user