Commit Graph

97 Commits

Author SHA1 Message Date
Kamil Dudka
8e9cbe4e9f add BR for gtk-doc to fix build failure in Fedora Rawhide
[...]
+ autoreconf -fiv
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS}
configure.ac:113: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:113: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
m4/as-compiler-flag.m4:13: AS_COMPILER_FLAG is expanded from...
configure.ac:113: the top level
configure.ac:366: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:366: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:366: the top level
configure.ac:113: warning: The macro `AC_TRY_COMPILE' is obsolete.
configure.ac:113: You should run autoupdate.
./lib/autoconf/general.m4:2846: AC_TRY_COMPILE is expanded from...
m4/as-compiler-flag.m4:13: AS_COMPILER_FLAG is expanded from...
configure.ac:113: the top level
configure.ac:366: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:366: You should run autoupdate.
./lib/autoconf/general.m4:203: AC_HELP_STRING is expanded from...
configure.ac:366: the top level
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in '.'.
libtoolize: copying file './ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: running: gtkdocize --copy
Can't exec "gtkdocize": No such file or directory at /usr/share/autoconf/Autom4te/FileUtils.pm line 293.
autoreconf: error: gtkdocize failed with exit status: 2
RPM build errors:
error: Bad exit status from /var/tmp/rpm-tmp.2ec84D (%prep)
2020-12-09 11:22:12 +01:00
Fedora Release Engineering
533ebb609c - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 05:12:25 +00:00
Stefan Becker
da5a56b418 Update to 0.1.17 2020-05-23 18:17:00 +03:00
Stefan Becker
cadb14a470 Update to 0.1.17 2020-05-23 18:06:51 +03:00
Kalev Lember
b370d8f9a1 Rebuilt for gupnp 1.2 2020-03-12 14:35:36 +01:00
Stefan Becker
26683da103 add upstream patches for incorrectly ignored interfaces (#1808410) 2020-02-28 21:58:24 +02:00
Fedora Release Engineering
eb1814d25c - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-29 09:52:25 +00:00
Fedora Release Engineering
a1bd18da85 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 13:55:15 +00:00
Stefan Becker
f3b7b0b1e2 Resolves #1723770 - considering building libnice with --with-ignored-network-interface-prefix=virbr 2019-06-28 08:21:08 +03:00
Stefan Becker
97ef813d97 add upstream patch to make audio connection more reliable (#1716936) 2019-06-04 15:50:34 +03:00
Stefan Becker
036913ac51 test-new-dribble got renamed to test-new-trickle 2019-05-10 12:16:57 +02:00
Kamil Dudka
35231eb713 reintroduce autoreconf in %prep
... and fix a misleading comment in libnice-0.1.14-tests-koji.patch

If autoreconf does not run before the configure script, the subsequent
`make` command runs the configure script once again.  Moreover the build
fails in the fedora-28-x86_64 mock profile because aclocal-1.16 is not
available:

[...]
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
+ sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|g' libtool
+ sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|g' libtool
+ make -j8 V=1
CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /builddir/build/BUILD/libnice-0.1.16/missing aclocal-1.16 -I m4
/builddir/build/BUILD/libnice-0.1.16/missing: line 81: aclocal-1.16: command not found
WARNING: 'aclocal-1.16' is missing on your system.
         You should only need it if you modified 'acinclude.m4' or
         'configure.ac' or m4 files included by 'configure.ac'.
         The 'aclocal' program is part of the GNU Automake package:
         <https://www.gnu.org/software/automake>
         It also requires GNU Autoconf, GNU m4 and Perl in order to run:
         <https://www.gnu.org/software/autoconf>
         <https://www.gnu.org/software/m4/>
         <https://www.perl.org/>
make: *** [Makefile:455: aclocal.m4] Error 127
error: Bad exit status from /var/tmp/rpm-tmp.jpPP9q (%build)
2019-05-10 10:14:21 +02:00
Stefan Becker
cf9b3c494c Update to 0.1.16 2019-05-10 09:53:33 +02:00
Stefan Becker
279d176c5f Update to 0.1.15 2019-05-10 09:53:05 +02:00
Fedora Release Engineering
6d6e2d0323 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 07:45:47 +00:00
Igor Gnatenko
f35d2f142e Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:12 +01:00
Igor Gnatenko
a0b556f957
Remove obsolete ldconfig scriptlets
References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-01-22 18:39:57 +01:00
Fedora Release Engineering
f46f7a204b - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 08:31:03 +00:00
Kamil Dudka
a04a646f78 Resolves: #1541646 - component: accept TURN in nice_component_verify_remote_candidate() 2018-05-07 17:38:05 +02:00
Kamil Dudka
9cda080044 Resolves: #1541646 - update to 0.1.14-85-g34d6044 2018-05-07 15:59:00 +02:00
Kamil Dudka
368c412d96 temporarily make the upstream test-suite run on Intel arches only 2018-04-16 16:09:02 +02:00
Kamil Dudka
d274df7d77 disable test-send-recv, which fails in Koji
... due to insufficiently configured network
2018-04-16 15:18:17 +02:00
Kamil Dudka
cb05dbf215 do not build with -Werror by default 2018-03-16 17:21:49 +01:00
Kamil Dudka
288dc3b592 make the build more verbose
... mainly to see compiler flags
2018-03-16 17:21:31 +01:00
Kamil Dudka
63a7838421 enable make check again 2018-02-09 23:46:40 +01:00
Kamil Dudka
8535255eda make tests pass in Koji 2018-02-09 23:46:40 +01:00
Kamil Dudka
d99a0c0fb4 disable test-new-dribble that sometimes hangs indefinitely 2018-02-09 23:28:17 +01:00
Kamil Dudka
554edd4e12 make tests/test-pseudotcp.c compile on i686 2018-02-09 23:28:16 +01:00
Kamil Dudka
729f8ecea8 make the package build on armv7hl
FIXME: The resulting binaries cannot work properly!!!
2018-02-09 23:27:55 +01:00
Kamil Dudka
6eb057143c make the package build on Fedora 28
FIXME: The resulting binaries cannot work properly!!!
2018-02-09 23:26:48 +01:00
Kamil Dudka
15e5f2042d avoid build failure if gstreamer-plugins-base-devel is installed 2018-02-09 23:17:14 +01:00
Kamil Dudka
0acfa758ec move autoreconf invocation to %prep 2018-02-09 23:17:14 +01:00
Kamil Dudka
794e7ad7d9 Related: #1541646 - use Name Version Release that explicitly identifies an SCM snapshot 2018-02-09 23:17:14 +01:00
Kamil Dudka
f1ca1fa20f libnice-0.1.14-70-gfb2f1f7.patch: now produced by git format-patch
... so that we are able to easily bisect over the upstream commits
2018-02-09 23:17:14 +01:00
Stefan Becker
5ecb765416 update to 0.1.14-70-gfb2f1f7 2018-02-09 23:17:14 +01:00
Kamil Dudka
b17a790f17 minor tweak of the description
... to make vim's syntax highlighting work properly on libnice.spec
2018-02-09 23:17:14 +01:00
Fedora Release Engineering
69cde2cab6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 22:49:23 +00:00
Stefan Becker
3feabe3b2d Update to 0.1.14 2018-01-29 16:14:03 +01:00
Stefan Becker
dbce58ce3c expand tabs in libnice.spec 2018-01-29 16:12:33 +01:00
Kamil Dudka
a4ee9cf78a use https:// URLs in specfile
... and a more generic glob in .gitignore
2018-01-29 16:10:57 +01:00
Tomas Hoger
746455c9c6 Disable gst010 support everywhere
GStreamer 0.10 plugin is not required by any other package any more, so
stop building it even in Fedora.
2018-01-24 17:14:05 +01:00
Tomas Hoger
4a50d35527 Add conditional for building gst010 plugin
Add conditional that can be used to easily enable or disable building of
plugin for gst010 / gstreamer 0.10.  The Fedora default remains
unchanged, both gst / gstreamer 1.0 and gst010 / gstreamer 0.10 plugins
are built.
2018-01-24 16:12:23 +01:00
Fedora Release Engineering
6757309072 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 01:56:15 +00:00
Fedora Release Engineering
d8353c86dc - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-26 19:21:20 +00:00
Fedora Release Engineering
fdea15062d - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-10 19:08:17 +00:00
Than Ngo
21c6e6fb4a Rebuilt for glibc: Revert sendmsg/recvmsg ABI changes 2016-07-21 15:54:25 +02:00
David Woodhouse
24424c5121 More updates from git 2016-06-10 19:59:12 +01:00
David Woodhouse
f33dcda578 Update to fix SIPE again
Would be nice to bisect and find out what the fix is, but this is close to
an impending 0.1.14 release which will presumably land in the F25 time frame
anyway, and wants testing.
2016-06-06 21:25:44 +01:00
David Woodhouse
7e208536bc Fix SIPE connectivity problems (#1337051, #1337412) 2016-05-20 14:50:40 +01:00
Dennis Gilmore
a5545845ce - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 03:37:18 +00:00