Date: Friday, November 19, 2010 @ 08:32:05 Author: heftig Revision: 99913
Add keyword Modified: pulseaudio/trunk/PKGBUILD (contents, properties) Deleted: pulseaudio/trunk/ChangeLog -----------+ ChangeLog | 132 ------------------------------------------------------------ PKGBUILD | 2 2 files changed, 1 insertion(+), 133 deletions(-) Deleted: ChangeLog =================================================================== --- ChangeLog 2010-11-19 13:31:29 UTC (rev 99912) +++ ChangeLog 2010-11-19 13:32:05 UTC (rev 99913) @@ -1,132 +0,0 @@ -2010-05-17 Jan Steffens <[email protected]> - - * Release bump: 6 - - * PKGBUILD: Make tcp_wrappers a depend, it's needed; Fix jack optdepend; - reword gconf optdepend; remove old polypaudio references - - * pulseaudio.install: update the post_install message; make install - fail if any of the groupadds fail; removed most &>/dev/null; cleanup - -2010-02-11 Corrado Primier <[email protected]> - - * Release bump: 4 - - * PKGBUILD: removed consolekit, policykit, hal and liboil dependencies; - removed wrong glib optdepend; added doxygen makedepend; added udev (in - place of hal) and rtkit (in place of libcap) dependencies; disabled hal; - disabled rpaths - - * pulseaudio.install: updated the post_install message - -2009-12-14 Corrado Primier <[email protected]> - - * Version bump: 0.9.21 - - * PKGBUILD: removed --as-needed LDFLAGS to prevent linking errors; added - -fno-strict-aliasing to CFLAGS; removed gdbm dependency in favor of tdb; - force use of tdb database - -2009-09-19 Corrado Primier <[email protected]> - - * Version bump: 0.9.18 - -2009-04-14 Corrado Primier <[email protected]> - - * Version bump: 0.9.15 - - * PKGBUILD: added system.pa to backup array, added some new optional - dependencies (gconf, libxtst), changed bluez-libs makedepend/optdepend - in bluez - -2009-01-15 Corrado Primier <[email protected]> - - * Version bump: 0.9.14 - - * PKGBUILD: added optdepends array; added gdbm, consolekit, policykit - and speex to dependencies; added intltool and speex to makedepends; - added --localstatedir switch to configure - - * pulseaudio.rc: various improvements - - * pulseaudio.install: removed execution bit; removed optional - dependencies list; moved to getent syntax; substituted wrong - 'realtime' with pulse-rt; great cleanup - -2008-12-01 Corrado Primier <[email protected]> - - * Release bump: 3 - - * PKGBUILD: fixed /etc/rc.d/pulseaudio permissions - - * ChangeLog: corrected last update's date - -2008-12-01 Corrado Primier <[email protected]> - - * Release bump: 2 - - * PKGBUILD: changed libexecdir to /usr/lib (FS#10292); fixed volume - restoring for users of the system-wide daemon (FS#10356) - -2008-04-04 Corrado Primier <[email protected]> - - * Version bump: 0.9.10 - - * PKGBUILD: added some "|| return 1", minor cleanups - - * pulseaudio.install: cleaned ups; moved post_upgrade() contents to - post_install() - -2008-03-17 Eric Belanger <[email protected]> - - * PKGBUILD: disabled SMP build; added bluez-libs makedepends - -2008-02-01 Corrado Primier <[email protected]> - - * debian-tunnel-fix.patch: removed (bug fixed upstream) - -2008-01-27 Corrado Primier <[email protected]> - - * Version bump: 0.9.9 - -2008-01-23 Corrado Primier <[email protected]> - - * PKGBUILD: moved libasyncns from makedepends to depends - - * ChangeLog: adapted to specifications - -2007-12-02 Corrado Primier <[email protected]> - - * debian-tunnel-fix.patch: added - -2007-11-29 Corrado Primier <[email protected]> - - * pulseaudio.rc: Added check before "modprobe capability" in - /etc/rc.d/pulseaudio - -2007-11-28 Corrado Primier <[email protected]> - - * Version bump: 0.9.8 - -2007-11-18 Corrado Primier <[email protected]> - - * PKGBUILD: added libtool and libcap to dependencies - - * pulseaudio.install: fixed - - * pulseaudio.conf, pulseudio.rc: renamed and made non-executable - - * PKGBUILD, pulseaudio.install: various cosmetic changes - -2007-11-07 Corrado Primier <[email protected]> - - * PKGBUILD: re-added x11 support (see pulseaudio.install) - -2007-11-02 Corrado Primier <[email protected]> - - * Version bump: 0.9.7 - - * PKGBUILD: moved many dependencies to optional - - * PKGBUILD: removed X11 support (it prevented the rc script from - starting) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-11-19 13:31:29 UTC (rev 99912) +++ PKGBUILD 2010-11-19 13:32:05 UTC (rev 99913) @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 32597 2010-11-15 08:03:19Z heftig $ +# $Id$ # Maintainer: Jan "heftig" Steffens <[email protected]> # Contributor: Daniel J Griffiths <[email protected]> # Contributor: Corrado Primier <[email protected]> Property changes on: pulseaudio/trunk/PKGBUILD ___________________________________________________________________ Added: svn:keywords + Id
