Commit 099262c8 authored by Led's avatar Led

0.13.2-alt3

parent 541db14d
tar: @version@:.
diff: @version@:. @version@-alt:. name=@name@-@version@-alt.patch
copy: *.conf *.in *.logrotate *.patch
object 5fb60cf1658ae2e2bab0b8f2a272e3cbfed38396
type commit
tag 0.13.2-alt
tagger Led <led@altlinux.org> 1226286502 +0200
a7668e315a3c413e07e899f9bd8c58ace7ad5711 0.13.2
859916974bd2fbfc90374b2227c16876a560cbe6 0.13.2-alt
......@@ -36,7 +36,7 @@
%define Name MPD
Name: mpd
Version: 0.13.2
Release: alt2
Release: alt3
Summary: Music Player Daemon (%Name) allows remote access for playing music and managing playlists.
License: %gpl2plus
Group: Sound
......@@ -48,6 +48,7 @@ Source3: %name.init.in
Source4: %name.logrotate
Patch0: %name-0.13.0-configure.patch
Patch1: %name-0.13.2-alt-encoding_output_fix.patch
Patch2: %name-0.13.2-alt.patch
BuildPreReq: rpm-utils
# Automatically added by buildreq on Tue Sep 11 2007
......@@ -87,6 +88,7 @@ console junkie, like frontend options, or restart X often.
%setup
%patch0 -p1
%patch1 -p1
%patch2 -p1
%rpmver_ge libflac-devel 1.1.3
subst 's/AM_PATH_LIBOGGFLAC/AM_PATH_LIBFLAC/' configure.ac
%endif
......@@ -94,7 +96,7 @@ subst 's/AM_PATH_LIBOGGFLAC/AM_PATH_LIBFLAC/' configure.ac
%build
%define _optlevel 3
%__autoreconf
%autoreconf
%configure \
%ifarch x86_64
--with-pic \
......@@ -167,6 +169,10 @@ install -D -m 0644 %SOURCE4 %buildroot%_sysconfdir/logrotate.d/%name
%changelog
* Sun Aug 10 2008 Led <led@altlinux.ru> 0.13.2-alt3
- fixed spec
- added %name-0.13.2-alt.patch
* Sun Jul 27 2008 Led <led@altlinux.ru> 0.13.2-alt2
- added script for logrotate (#16420)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment