Commit Graph

227 Commits

Author SHA1 Message Date
Rex Dieter
e89b8c045b support ppc64le (#1079392) 2014-03-22 17:54:14 -05:00
Ville Skyttä
9a2dbece8f Drop INSTALL from docs, fix some trivial rpmlint warnings. 2014-01-16 22:00:52 +02:00
Peter Robinson
ec56af5ec9 Fix minor issue in exclude logic 2014-01-08 11:24:19 +00:00
Peter Robinson
2bfb049ad7 Add option to disable qt3 support (and disable on aarch64) 2014-01-08 08:05:39 +00:00
Rex Dieter
46c756f994 avahi-libs should not require avahi, f20+ (#913168) 2013-10-08 07:06:26 -05:00
Rex Dieter
0e4a5ef781 conform to http://fedoraproject.org/wiki/Packaging/UsersAndGroups#Soft_static_allocation 2013-09-26 07:56:19 -05:00
Kalev Lember
3c8e583eeb Make sure the split up -devel package require avahi-devel
This adds back the dependency on the base -devel that was dropped in
commit b09f78ff7f.

Most of the existing packages just have deps on e.g. avahi-glib-devel
and expect to have avahi-devel pulled in as well, failing to build
otherwise.
2013-09-25 12:32:33 +02:00
Kalev Lember
954da08e6e Bump the release 2013-09-21 17:52:25 +02:00
Kalev Lember
b3f4de05e3 Allow building with deprecated GTK+ symbols
Commit 76b6ce8 added a downstream patch to remove the use of the
deprecated stock items. This however added new strings that the current
avahi tarball doesn't ship translations for, and as such we shouldn't do
it downstream.

Instead, just allow the deprecated GTK+ symbols. The deprecated API and
-Werror should never have been enabled in the tarball builds in the
first place.

https://bugzilla.redhat.com/show_bug.cgi?id=1001676
2013-09-21 17:50:11 +02:00
Kalev Lember
8a6e2baefe Drop an obsolete build dep 2013-09-21 17:42:29 +02:00
Rex Dieter
b09f78ff7f 0.6.31-17
- -libs: %doc README LICENSE
- drop some explicit -devel deps, rely on automatic pkgconfig deps
- drop -Werror compiler flag
- cleanup/tighten subpkg deps
- trim changelog
- avahi-libs should not require avahi, f21+ (#913168)
2013-09-20 23:33:24 -05:00
Rex Dieter
f6469e363f no hardened build (#1008395) 2013-09-19 12:44:49 -05:00
Rex Dieter
76b6ce853d Fix/workaround gtkstock.h deprecation (#1001676) 2013-09-19 12:20:01 -05:00
Jon Ciesla
d456c30f77 libmng rebuild 2013-08-26 08:32:29 -05:00
Peter Robinson
96b7ed7477 build verbose 2013-08-14 20:13:35 +01:00
Peter Robinson
562af041b8 Disable mono on aarch64 as it's not yet been ported 2013-08-14 19:56:15 +01:00
Dennis Gilmore
d21c9288a7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-02 21:46:27 -05:00
Kalev Lember
3ffeb128bd Correct a typo in inter-subpackage deps 2013-02-02 13:14:51 +01:00
Matthias Clasen
661b35b0ba tighten inter-subpackage symlinks 2013-02-01 15:26:42 -05:00
Adam Tkac
75dd501868 Rebuild due to "jpeg8-ABI" feature drop
Signed-off-by: Adam Tkac <atkac@redhat.com>
2013-01-18 16:38:20 +01:00
Adam Tkac
b953ec87e1 Fix path to ldconfig
Signed-off-by: Adam Tkac <vonsch@gmail.com>
2012-12-21 17:10:21 +01:00
Adam Tkac
ed2796f7bb rebuild against new libjpeg
Signed-off-by: Adam Tkac <vonsch@gmail.com>
2012-12-21 15:26:47 +01:00
Lennart Poettering
426470eb7a fix build 2012-08-08 03:11:12 +02:00
Lennart Poettering
bd6dcc26ee Use new systemd macros 2012-08-08 03:00:27 +02:00
Stef Walter
3e5a7dced8 Remove the ssh.service example file
* Move it to the example documentation instead.
 * There's no guarantee that openssh-server is installed
   and enabled, so we shouldn't be installing this file just because
   avahi is present.
2012-08-06 13:36:03 +02:00
Dennis Gilmore
76be9eb414 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-18 12:18:04 -05:00
Peter Robinson
7436afea6e merge newer f17 into master, ARM has mono 2012-05-21 09:21:07 +01:00
Lennart Poettering
42627fcff1 fix tarball 2012-02-14 23:57:33 +01:00
Lennart Poettering
346b52cf23 New upstream release 2012-02-14 23:08:30 +01:00
Dennis Gilmore
a21c093ed1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-12 16:09:45 -06:00
Bill Nottingham
5aa21334c0 Add %{?rhel} conditional. 2011-12-07 16:56:28 -05:00
Christian Krause
22bc36b138 Change paths for mono assemblies according to updated packaging
guidelines (http://fedoraproject.org/wiki/Packaging:Mono)
2011-12-02 00:35:38 +01:00
Adam Jackson
a981624d48 Rebuild to break bogus libpng dep 2011-11-14 15:32:59 -05:00
Lennart Poettering
d6e5bc7183 Remove sysv init script 2011-08-23 01:03:06 +02:00
Bill Nottingham
d2eddfce89 Fix versioning on triggers so they'll properly fire on upgrades from Fedora 14. 2011-05-05 16:30:43 -04:00
Lennart Poettering
28fb32c0e2 enable avahi by default 2011-05-03 01:07:54 +02:00
Lennart Poettering
7dd3ee99e9 new upstream release 2011-04-04 00:27:01 +02:00
Lennart Poettering
7dd0713ff7 new upstream release 2011-03-09 01:15:43 +01:00
Lennart Poettering
3c6090c127 rework systemd integration 2011-02-18 14:11:29 +01:00
Matthias Clasen
a3dfcc8e96 rebuild 2011-02-10 22:17:09 -05:00
Dennis Gilmore
d49f8cd8f9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-07 21:47:54 -06:00
Matthias Clasen
d99ae69de0 Rebuild 2011-02-02 09:54:39 -05:00
Matthias Clasen
440fda2e6a Reubild 2011-01-07 14:54:47 -05:00
Matthias Clasen
53118a49b1 rebuild 2010-12-03 13:08:13 -05:00
Dan Horák
571c8f2700 - Updated the archs without mono 2010-11-24 08:46:57 +01:00
Matthias Clasen
d7fe38168c try again 2010-11-02 00:24:02 -04:00
Matthias Clasen
e8ff3506a7 rebuild 2010-11-02 00:10:37 -04:00
Paul F. Johnson
5aa16f736a - rebuilt 2010-10-27 23:09:28 +01:00
Lennart Poettering
5e838a27bd New upstream release 2010-10-05 02:00:51 +02:00
Lennart Poettering
5bc6de5b68 replace systemd-install by systemctl enable 2010-08-04 03:31:17 +02:00
dmalcolm
e196605c43 - Rebuilt for
https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild
2010-07-22 00:40:21 +00:00
Lennart Poettering
701616adf7 New upstream release 2010-07-13 03:27:26 +00:00
Lennart Poettering
4e7c3a5c4f On request of Colin Walters, disable introspection again for now. 2010-06-29 18:48:06 +00:00
Lennart Poettering
e71f245ebc Fix systemd unit installation 2010-06-29 03:12:09 +00:00
Lennart Poettering
f5c5ea6747 Add missing dependencies 2010-06-29 02:41:20 +00:00
Lennart Poettering
2ba274d5b5 new upstream release 2010-06-29 02:33:04 +00:00
Bastien Nocera
61e5aea409 - Split avahi libraries in -libs 2010-04-19 14:48:33 +00:00
Lennart Poettering
a17ac137da Move avahi-discover from avahi-tools to avahi-ui-tools 2010-01-25 20:01:06 +00:00
Jesse Keating
000137226c - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-24 17:40:20 +00:00
Karsten Hopp
c31d3663a9 - Build *-sharp & *-ui-sharp for s390x 2009-06-17 13:30:09 +00:00
Matthias Clasen
9cd47e43f4 Use %find_lang 2009-06-12 03:04:38 +00:00
Michael Schwendt
318a85ec60 - Create avahi-ui-sharp-devel package for pkgconfig dep-chain (#477308). 2009-05-26 18:29:54 +00:00
Xavier LAMIEN
fae4a7031a build arch ppc64 for sub-packages -sharp & -ui-sharp 2009-05-25 22:25:35 +00:00
Lennart Poettering
6458d68cf6 drop %config(noreplace) 2009-04-18 21:18:52 +00:00
Lennart Poettering
a502ac12da New upstream release 2009-04-14 02:14:19 +00:00
Jesse Keating
8144c3eecf - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 03:34:54 +00:00
Lennart Poettering
e8b18c75d3 New upstream release 2008-12-12 21:36:22 +00:00
Ignacio Vazquez-Abrams
80acaf5186 Fix libtool errors 2008-12-03 21:55:16 +00:00
Ignacio Vazquez-Abrams
7c96e5bb1b Rebuild for Python 2.6 2008-11-29 16:36:39 +00:00
Rex Dieter
77960a2a40 helps to be able to spell my own name 2008-06-04 14:20:32 +00:00
Rex Dieter
448355aa9f omit bogus macro check 2008-06-04 14:19:05 +00:00
Rex Dieter
f72697da85 - qt4 bindings (#446904)
- devel: BR: pkgconfig
- nuke rpaths
2008-06-04 14:10:03 +00:00
Lennart Poettering
cf6bfa4d0c Add release part to package dependencies (Closed #311601) 2008-03-27 18:17:07 +00:00
Christopher Aillon
55d44ea9e7 - The qt3 subpackage should (Build)Require: qt3 2008-03-10 23:01:11 +00:00
Kevin Kofler
be9d671117 - updated (completed) German translation by Fabian Affolter (#427090)
Lennart, can you please commit this to the upstream tree? Thanks in
    advance!
2008-03-03 07:09:35 +00:00
Adam Tkac
d517f8cd92 - really rebuild against new libcap 2008-02-21 14:19:58 +00:00
Adam Tkac
20ddc66723 - rebuild against new libcap 2008-02-17 12:06:48 +00:00
Dennis Gilmore
aa25e845f1 sparc64 does not have mono 2008-02-10 03:42:28 +00:00
Lubomir Rintel
90bcbee8be Fix vncviewer calls, add dependency on it 2007-12-18 11:46:28 +00:00
Lennart Poettering
f000cbb9f7 add intltool dependency 2007-12-17 19:30:11 +00:00
Lennart Poettering
46c12fb649 fix mistag 2007-12-17 18:03:20 +00:00
Lennart Poettering
0988217e89 Update to 0.6.22 2007-12-17 18:00:22 +00:00
Lennart Poettering
fc03bc04d3 fix segfault when no domain is defined in resolv.conf 2007-09-25 00:20:49 +00:00
Lennart Poettering
e8f575580d - resolves #249044: Update init script to use runlevel 96
- resolves #251700: Fix assertion in libdns_sd-compat
2007-09-06 19:05:35 +00:00
Lennart Poettering
91cba304ad - Ship ssh static service file by default, don't ship ssh-sftp by default
- resolves: #269741: split off avahi-ui-tools package
- resolves: #253734: add missing dependency on avahi-glib-devel to
    avahi-ui-devel
2007-09-06 16:28:52 +00:00
Martin Bacovsky
08a4b13c6c - resolves: #246875: Initscript Review 2007-08-28 18:31:08 +00:00
Lennart Poettering
17b155d49f Fix avahi-browse --help output 2007-08-12 19:41:49 +00:00
Lennart Poettering
5a6a0ff883 update to avahi 0.6.21 2007-08-12 16:44:54 +00:00
Lennart Poettering
ec5ecb4df8 fix broken tag 2007-08-09 13:23:30 +00:00
Lennart Poettering
d59a21630f fix avahi-autoipd corrupt packet bug 2007-08-09 13:18:44 +00:00
Lennart Poettering
353a07f08d drop superfluous python dependency of main package 2007-08-09 13:01:55 +00:00
Lennart Poettering
757d3919ee add to patches to fix RR updating 2007-07-11 17:22:22 +00:00
Daniel Williams
f4753f9712 - Add Requires(pre): shadow-utils for avahi-autoipd package 2007-07-05 21:31:08 +00:00
Bill Nottingham
dd348f91c9 fix %%endif typo, should fix ppc64 build 2007-06-25 19:09:15 +00:00
Lennart Poettering
5661b6cbc2 bump revision to -2 2007-06-25 15:48:32 +00:00
Lennart Poettering
d48eaa4e99 add gtk-sharp2-devel to BuildRequires 2007-06-25 15:35:35 +00:00
Lennart Poettering
f444a69a61 Include full download URL in Source: line of spec file 2007-06-25 13:53:05 +00:00
Lennart Poettering
468e64819f Update to avahi 0.6.20 2007-06-25 13:21:10 +00:00
Martin Bacovsky
3799991c11 - upgrade to new upstream 0.6.17
- redundant patches removal
- removed auto* stuff from specfile since that was no longer needed
- Resolves: #232205: 'service {avahi-dnsconfd,avahi-daemon} status' returns
    0 when the service is stopped
2007-03-14 15:52:21 +00:00
Christopher Aillon
3ba0e79cbc - Remove bogus mono-libdir patches 2007-02-02 21:17:14 +00:00