]> git.pld-linux.org Git - packages/esound.git/commitdiff
- updated to 0.2.30
authorgrzegol <grzegol@pld-linux.org>
Fri, 1 Aug 2003 16:59:30 +0000 (16:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- changed to .bz2 source
- added --enable-ipv6
- more %%doc

Changed files:
    esound.spec -> 1.85

esound.spec

index d329d2243b24bb0542d188f52d2c58c15ae71c7d..2fcb5c7d4f1b3572e45a610aadd5c361b69960c2 100644 (file)
@@ -11,13 +11,13 @@ Summary(pt_BR):     O servidor de som do Enlightenment
 Summary(ru):   óÅÒ×ÅÒ, ÐÏÚ×ÏÌÑÀÝÉÊ ÍÉËÛÉÒÏ×ÁÔØ ×Ù×ÏÄ ÎÁ Ú×ÕËÏ×ÏÅ ÕÓÔÒÏÊÓÔ×Ï
 Summary(uk):   óÅÒ×ÅÒ, ÝÏ ÄÏÚ×ÏÌѤ Í¦ËÛÉÒÕ×ÁÔÉ ×ÉצĠÎÁ Ú×ÕËÏ×ÉÊ ÐÒÉÓÔÒ¦Ê
 Name:          esound
 Summary(ru):   óÅÒ×ÅÒ, ÐÏÚ×ÏÌÑÀÝÉÊ ÍÉËÛÉÒÏ×ÁÔØ ×Ù×ÏÄ ÎÁ Ú×ÕËÏ×ÏÅ ÕÓÔÒÏÊÓÔ×Ï
 Summary(uk):   óÅÒ×ÅÒ, ÝÏ ÄÏÚ×ÏÌѤ Í¦ËÛÉÒÕ×ÁÔÉ ×ÉצĠÎÁ Ú×ÕËÏ×ÉÊ ÐÒÉÓÔÒ¦Ê
 Name:          esound
-Version:       0.2.29
-Release:       3
+Version:       0.2.30
+Release:       1
 Epoch:         1
 License:       GPL
 Group:         Daemons
 Epoch:         1
 License:       GPL
 Group:         Daemons
-Source0:       http://ftp.gnome.org/pub/GNOME/sources/esound/0.2/%{name}-%{version}.tar.gz
-# Source0-md5: 657c998c1a6a6648811de447abcfdab0
+Source0:       http://ftp.gnome.org/pub/GNOME/sources/%{name}/0.2/%{name}-%{version}.tar.bz2
+# Source0-md5: 1d384836b74849da9e11eeff61027665
 Patch0:                %{name}-am.patch
 Patch1:                %{name}-etc_dir.patch
 URL:           http://www.tux.org/~ricdude/EsounD.html
 Patch0:                %{name}-am.patch
 Patch1:                %{name}-etc_dir.patch
 URL:           http://www.tux.org/~ricdude/EsounD.html
@@ -28,8 +28,8 @@ BuildRequires:        automake
 BuildRequires: libtool
 %{!?_without_libwrap:BuildRequires:    libwrap-devel}
 BuildRequires: pkgconfig
 BuildRequires: libtool
 %{!?_without_libwrap:BuildRequires:    libwrap-devel}
 BuildRequires: pkgconfig
-BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 Obsoletes:     libesound0
 Obsoletes:     libesound0
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                _sysconfdir     /etc
 
 
 %define                _sysconfdir     /etc
 
@@ -148,6 +148,7 @@ rm -f missing acinclude.m4
 %{__autoconf}
 %{__automake}
 %configure \
 %{__autoconf}
 %{__automake}
 %configure \
+       --enable-ipv6 \
        --with%{?_without_libwrap:out}-libwrap \
        %{?_without_alsa:--disable-alsa}
 
        --with%{?_without_libwrap:out}-libwrap \
        %{?_without_alsa:--disable-alsa}
 
@@ -169,7 +170,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
 
 %files
 %defattr(644,root,root,755)
-%doc README
+%doc README TIPS docs/html
 
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/esd.conf
 %attr(755,root,root) %{_bindir}/esd
 
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/esd.conf
 %attr(755,root,root) %{_bindir}/esd
@@ -188,7 +189,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(644,root,root,755)
 
 %files devel
 %defattr(644,root,root,755)
-%doc AUTHORS ChangeLog NEWS
+%doc AUTHORS ChangeLog NEWS TODO
 %attr(755,root,root) %{_bindir}/esd-config
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*.la
 %attr(755,root,root) %{_bindir}/esd-config
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*.la
This page took 0.076619 seconds and 4 git commands to generate.