Fedora Release Engineering
2500cac704
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-27 12:46:16 +00:00
Stephen Gallagher
d48b042164
Minor conditional tweaks for ELN
...
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
2020-05-05 14:34:42 -04:00
Rex Dieter
29acccc4aa
pull in some upstream fixes
2020-03-22 19:48:28 -05:00
Lubomir Rintel
eb82c89c94
Update to release 0.8
...
- Dropped the patch for the functionality equivalent to what has been done
upstream in avahi.git commit 2fd76baeb829 ("Listen on loopback interfaces").
- Added Qt5
- Adjusted for upstream flipping QT3 and QT4 to default off
- Packaged the libevent library
2020-03-22 19:24:08 +01:00
Petr Viktorin
cbce6b24de
Don't BuildRequire pygtk2 if building without Python
2020-02-20 13:05:31 +01:00
Fedora Release Engineering
09c496e9c0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-28 12:32:09 +00:00
Rex Dieter
9ec1238048
Release++
2019-09-19 17:07:54 -05:00
Rex Dieter
8d87c1f62b
drop python bindings/support (includes -ui-tools that use the bindings) on f31+ ( #1751484 )
2019-09-19 17:07:00 -05:00
Miro Hrončok
a311802c04
Rebuilt for Python 3.8
2019-08-19 10:10:21 +02:00
Fedora Release Engineering
7c9c0f2d38
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-24 18:52:14 +00:00
Michal Sekletar
ae12454f63
Add support for advertising services on the local machine only
...
This patch is not merged upstream yet. However, Ubuntu is already
shipping it. Let's merge it to Fedora too so ippusbxd (which depends on
this functionality) can get packaged to Fedora.
https://github.com/lathiat/avahi/issues/125
https://github.com/lathiat/avahi/pull/161
2019-02-22 11:05:46 +01:00
Kalev Lember
21c3d90854
Update requires for pygobject3 -> python2-gobject rename
2019-02-04 09:28:22 +01:00
Fedora Release Engineering
7a6630006b
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-01-31 14:14:38 +00:00
Adam Williamson
63dfef7216
Update python3 sed hack to avoid '/usr/bin/python32' dep
...
In F28 and earlier /usr/bin/python exists during the build, and
the build process decides PYTHON is /usr/bin/python, so this
sed command works. In F29+ /usr/bin/python does not exist during
the build, so the build process decides /usr/bin/python2 is
PYTHON, and when we do 's!/usr/bin/python!/usr/bin/python3!', we
wind up with /usr/bin/python32...which is not what we wanted.
So, let's fix that.
2018-07-30 15:39:38 -07:00
Jan Grulich
fed0baaeba
Requires: tigervnc
...
Tigervnc removed old obsoleted provides
2018-07-24 09:21:08 +02:00
Fedora Release Engineering
a52f80289e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-12 20:49:50 +00:00
Miro Hrončok
034b3d4556
Rebuilt for Python 3.7
2018-06-19 10:40:04 +02:00
Serhii Turivnyi
1f0b377b18
Add CI tests using the standard test interface
2018-04-11 12:51:53 +03:00
Rex Dieter
5dd3b801ff
don't use -k on second non-smp make call
2018-04-06 10:43:41 -05:00
Rex Dieter
31e77ce1a2
workaround parallel build issues
...
on aarch64 only so far, see bug
https://bugzilla.redhat.com/show_bug.cgi?id=1564553
2018-04-06 10:39:58 -05:00
Rex Dieter
7d7897f4e8
use %make_build %ldconfig_scriptlets %license
...
%build: --enable-shared=yes --enable-static=no --disable-silent-rules
2018-04-05 11:14:19 -05:00
Rex Dieter
30f0d000db
avahi-discover is missing "gi" module ( #1564059 )
2018-04-05 09:33:37 -05:00
Michal Sekletar
3d16cea87c
Add gcc to build requires
2018-03-19 15:17:40 +01:00
Michal Sekletar
f8afe3fbbd
Don't build w/ mono and qt support on RHEL
2018-03-19 15:14:07 +01:00
Fedora Release Engineering
9ef23a0cbb
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-07 03:24:19 +00:00
Rex Dieter
42c504bb9e
typo
2017-12-15 11:12:19 -06:00
Rex Dieter
4845f1bade
adjust prior commit to affect f28+ only
...
so branches remain mergeable
2017-12-15 10:53:11 -06:00
Iryna Shcherbina
f96ef91303
Update Python 2 dependency declarations to new packaging standards
2017-12-15 11:36:07 +01:00
Rex Dieter
706a58799b
%check: validate .desktop files ( #1524175 )
2017-12-11 11:23:32 -06:00
Merlin Mathesius
f7f82bea7c
Add option to disable qt4 support
2017-10-24 10:26:03 -05:00
Rex Dieter
64b07e2fc1
consistently use %{_unitdir} macro
2017-10-10 16:30:42 -05:00
Troy Dawson
bbcf20475d
Cleanup spec file conditionals
2017-10-02 15:17:43 -07:00
Fedora Release Engineering
a6503e5fb6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
2017-08-02 18:01:44 +00:00
Fedora Release Engineering
2c31e38301
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
2017-07-26 03:37:34 +00:00
Rex Dieter
ebc5d03df4
avahi-0.7 ( #1469100 )
...
rename python-avahi => python2-avahi
2017-07-10 09:55:42 -05:00
Fedora Release Engineering
fe40dd230c
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
2017-02-10 06:37:21 +00:00
Miro Hrončok
f1631d350f
Rebuild for Python 3.6
2016-12-22 12:46:27 +01:00
Peter Robinson
1ab7ca25df
rebuild - mono on aarch64
2016-10-13 23:53:07 +01:00
Rex Dieter
52f0d526d8
devel: fix typo in Requires: ( #1364505 )
2016-08-05 10:58:47 -05:00
Rex Dieter
07f772b578
main pkg only
...
turns out -devel depends on main pkg implicitly already anyway due to
libavahi-core dep (and make that explicit now)
2016-08-04 10:39:44 -05:00
Rex Dieter
739bbaf19f
include dbus xml interfaces in main pkg too, apparently used there for runtime introspection
2016-08-04 10:36:26 -05:00
Fedora Release Engineering
4856feee8f
- https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages
2016-07-19 06:36:05 +00:00
Rex Dieter
870dcf5521
0.6.32 (final)
2016-04-13 10:55:01 -05:00
Rex Dieter
f0af8ab5bc
clean/simplify scriptlet deps ( #1319207 )
2016-03-18 11:22:21 -05:00
Dennis Gilmore
a7a33b2075
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
2016-02-03 16:45:58 +00:00
Rex Dieter
6695e60f0b
bump release
2015-11-21 07:58:48 -06:00
Rex Dieter
ed6d8b81ff
enable use-ipv6=yes only for f24+
2015-11-21 07:58:30 -06:00
Rex Dieter
ae79860210
changelog typo
2015-11-19 12:33:57 -06:00
Rex Dieter
4b6704647d
pull in upstream fixed, translations mostly ( #1270332 )
2015-11-19 12:33:03 -06:00
Peter Robinson
e17f462da0
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5
2015-11-10 14:05:43 +00:00