| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Here are two patches for avahi. The avahi website is extremly slow
today, so I didn't file them.
- avahi-fix-howl.pc.patch: fix a small issue introduced in
c8eacc0f13f6df529f2f40961e2ddb3a45dc9f93
- avahi-init-lsb.patch: update the suse initscripts, with a patch
we've had for a while
Cheers,
Vincent
--
Les gens heureux ne sont pas pressés.
|
| |
|
|
|
|
|
|
| |
Original patch from the Suse guys.
http://avahi.org/ticket/283
|
|
|
|
| |
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1603 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
|
|
|
|
| |
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@1187 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
|
|
|
|
| |
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@527 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Move a few dir definitions in Makefile.am's do that autotools doesn't create empty directories
* Uncomment AM_CONDITIONAL for TARGET_GENTOO which broke the build
* Add missing introspect files to EXTRA_DIST in avahi-daemon/Makefile.am, makes
distcheck pass again.
* Remove the ugly archlinux specific -std=c99 hack
* Replace it with a much more elegant test to see if rtnetlink.h will compile w
ith -std=c99 and disable it if it will not
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@417 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
|
|
* Fix archlinux CFLAG err, fix.
* Rename the initscript dirs to all lowercase.
git-svn-id: file:///home/lennart/svn/public/avahi/trunk@407 941a03a8-eaeb-0310-b9a0-b1bbd8fe43fe
|