]> git.pld-linux.org Git - packages/esound.git/commitdiff
start update to 0.2.27
authorArtur Frysiak <artur@frysiak.net>
Tue, 11 Jun 2002 17:21:12 +0000 (17:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    esound.spec -> 1.68

esound.spec

index 4b7abe692a03c6fb11e060b925d4a67164320959..a2016b5dced6e7c56efb14d931d5c5ad1fb55d4a 100644 (file)
@@ -1,3 +1,5 @@
+# TODO:
+# add manuals (do proper subpackages)
 #
 # Conditional build:
 # _without_libwrap     - without hosts.{access,deny} support
@@ -10,13 +12,14 @@ Summary(pt_BR):     O servidor de som do Enlightenment
 Summary(ru):   óÅÒ×ÅÒ, ÐÏÚ×ÏÌÑÀÝÉÊ ÍÉËÛÉÒÏ×ÁÔØ ×Ù×ÏÄ ÎÁ Ú×ÕËÏ×ÏÅ ÕÓÔÒÏÊÓÔ×Ï
 Summary(uk):   óÅÒ×ÅÒ, ÝÏ ÄÏÚ×ÏÌѤ Í¦ËÛÉÒÕ×ÁÔÉ ×ÉצĠÎÁ Ú×ÕËÏ×ÉÊ ÐÒÉÓÔÒ¦Ê
 Name:          esound
-Version:       0.2.26
-Release:       1
+Version:       0.2.27
+Release:       0.1
 Epoch:         1
 License:       GPL
 Group:         Daemons
 Source0:       ftp://ftp.gnome.org/pub/GNOME/stable/sources/esound/%{name}-%{version}.tar.gz
 Patch0:                %{name}-esddsp.in.patch
+Patch1:                %{name}-am.patch
 URL:           http://www.tux.org/~ricdude/EsounD.html
 BuildRequires: audiofile-devel >= 0.2.0
 BuildRequires: autoconf
@@ -134,6 +137,7 @@ usem o servidor de som EsounD.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 rm -f missing acinclude.m4
This page took 0.073182 seconds and 4 git commands to generate.