Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=fb9b8076f1cda3bb65ef131415130b0bf9df3b81
commit fb9b8076f1cda3bb65ef131415130b0bf9df3b81 Author: Michel Hermier <[email protected]> Date: Thu Jul 19 22:30:16 2012 +0200 frugalware-1.7rc1-3-i686 * Remove amsn-plugin-sayit from provides replaces, amsn is still there and does the job. diff --git a/source/base/frugalware/FrugalBuild b/source/base/frugalware/FrugalBuild index e1afd0a..3d1192c 100644 --- a/source/base/frugalware/FrugalBuild +++ b/source/base/frugalware/FrugalBuild @@ -4,7 +4,7 @@ pkgname=frugalware pkgver=1.7rc1 -pkgrel=2 +pkgrel=3 pkgdesc="Basic Frugalware Linux filesystem package" url="http://ftp.frugalware.org/pub/other/frugalware/" depends=() @@ -24,6 +24,6 @@ replaces=( 'dclib' 'qucs' 'setedit' 'tvision' 'ktechlab' 'semantik' 'dracut-raid' 'mkinitrd' 'cpuspeed' 'powernowd' 'sleepd' 'apmd' 'cpufreqd' 'rlocate' 'wlan-ng' 'trayfreq' 'ivman' 'firestarter' 'festival' - 'speech_tools' 'gnome-speech' 'amsn-plugin-sayit' + 'speech_tools' 'gnome-speech' ) -conflicts=(${replaces[@]}) +conflicts=("${replaces[@]}") _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
