-
**Issue by [shadowwa](https://github.com/shadowwa)**
_Sunday May 07, 2017 at 10:41 GMT_
_Originally opened as https://github.com/GerbilSoft/rom-properties.reworking/pull/61_
----
added a spec file …
-
I am packaging orderly-set on Fedora, [see review here](https://bugzilla.redhat.com/show_bug.cgi?id=2309681).
Unfortunately, the tests are failing to run with `setup.py`:
```
Mock Version: 5.6
E…
-
I found an rpm package like this for CentOS 7:
https://files.freeswitch.org/repo/yum/centos-release/7/x86_64/libks-1.7.0-16.el7.centos.rpm
I would like to use a source package (libks-1.7.0-16.el7.…
-
Reported by @decathorpe in https://github.com/rpm-software-management/rpm/discussions/3381:
Running `rpmbuild -bs ` leaves behind an empty name-version-build directory. If we need to create the dir…
-
The commit ff12270b added logic to unlink the `ziti-edge-tunnel.service` unit file in the `post.sh` script [here](https://github.com/openziti/ziti-tunnel-sdk-c/commit/ff12270bc69d2cf56ed862e81606f0f2e…
-
Yes I could probably recreate them, but was wondering if this could be added to this project for those of us that need to repackage the RPMs. If curious this is my use case: I need to get the nagios_h…
-
We should make an RPM spec for installation so that keeping track of the installation is easier.
-
### Detailed Description of the Problem
[user@host haproxy-3.0.4]$ LC_ALL=C /usr/bin/make -O V=1 VERBOSE=1 'CFLAGS=-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protec…
-
It's a good idea to include rpm spec file in the source, so we can build packages manually with rpmbuild -t
-
This looks like an unexpecte change in behavior between DNF4 and DNF5. If `dummy.src.rpm` does `Requires: foo` (== `BuildRequires`), and the package `foo = 1.0.0` is installed, while `foo = 2.0.0` is…