Having the RPM spec file produced by the build is helpful in
different situation. Different tools like mock or code
scanners accept source RPMs as input.
Providing this file allows easily build of the source RPM (and
binaries) using a simple command like
$ rpmbuild -ta spice-protocol-.tar.bz
.pc files requires MingW version, not system one.
Signed-off-by: Frediano Ziglio
---
spice-protocol.spec.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/spice-protocol.spec.in b/spice-protocol.spec.in
index 54aacfd..2fe940b 100644
--- a/spice-protocol.spec.in
+++ b/spice-p
Add MingW support. This allows to build MingW packages easily with a
$ rpmbuild -ta spice-protocol-.tar.bz2
This is base on some work by Eduardo Lima adding MingW support to SPEC
files.
Part of dependencies, description and names came from Fedora SPEC file
for mingw-spice-protocol package.
Use https instead of http, web server automatically redirects
to secure version.
Remove slash at the end, not needed.
Signed-off-by: Frediano Ziglio
---
spice-protocol.spec.in | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/spice-protocol.spec.in b/spice-protocol.spec.in
Will be used by next commits.
The SPEC file will allow to an RPM from sources with a simple
rpmbuild command.
Package files are useful for easy deployment.
This will also be used to provide automatic package build.
This commit just contain a verbatim copy of upstream SPEC file
to make easier to see
On 10/21/19 11:10 AM, Frediano Ziglio wrote:
Will be used by next commits.
Would you mind to provide a mode detailed commit message explaining the
reason why we need the spec file in the repository?
Signed-off-by: Frediano Ziglio
---
spice-protocol.spec.in | 173
>
> On 10/21/19 11:10 AM, Frediano Ziglio wrote:
> > Use https instead of http, web server automatically redirects
> > to secure version.
> > Remove slash at the end, not needed.
> >
>
> I think this can be squashed with the first patch in the series.
>
First patch is a verbatim copy of Fedor
On 10/21/19 11:10 AM, Frediano Ziglio wrote:
Use https instead of http, web server automatically redirects
to secure version.
Remove slash at the end, not needed.
I think this can be squashed with the first patch in the series.
Signed-off-by: Frediano Ziglio
---
spice-protocol.spec.in | 4