Dnia 27-07-2005, śro o godzinie 17:05 +0200, Jan Widel napisał(a):
> Badman napisał(a):
> 
> >Brak pakietu autogen.
> >  
> >
> Dodaj do BR,  rozbij lib*.la na podpaikiet, diff i comitniemy:)

Dodane, lib*.la usunięte. W załączniku to co natworzyłem.

P. S. Jestem po drugiej przepracowanej nocce w pracy. Jeśli coś nie tak
z patch-em proszę nie bić. Przede mną jeszcze tylko/aż  dwie
kolejne... :( 
-- 
Pozdrawiam
Badman
--- ../SPECS/moc.spec	2005-07-28 14:23:39.000000000 +0200
+++ moc.spec	2005-07-28 16:23:14.000000000 +0200
@@ -4,36 +4,45 @@
 Summary:	Console audio player with simple ncurses interface
 Summary(pl):	Konsolowy odtwarzacz audio z prostym interfejsem ncurses
 Name:		moc
-Version:	2.2.2
+Version:	2.3.0
 Release:	1
 License:	GPL
 Group:		Applications/Sound
-Source0:	ftp://ftp.daper.net/pub/soft/moc/stable/%{name}-%{version}.tar.gz
-# Source0-md5:	844beea63592bc1c88da2aa30dc7421e
+Source0:	ftp://ftp.daper.net/pub/soft/moc/stable/%{name}-%{version}.tar.bz2
+# Source0-md5:	3d5d152c28f6e40162058fc1566c8109
 URL:		http://moc.daper.net/
 BuildRequires:	autoconf
+BuildRequires:	autogen
 BuildRequires:	automake
+BuildRequires:	curl-devel
 BuildRequires:	flac-devel
 BuildRequires:	libao-devel
 BuildRequires:	libid3tag-devel
 BuildRequires:	libmad-devel
+BuildRequires:	libmpcdec-devel >= 1.2
+BuildRequires:	libsamplerate-devel
 BuildRequires:	libsndfile-devel
 BuildRequires:	libvorbis-devel
 BuildRequires:	ncurses-devel
 BuildRequires:	pkgconfig
+BuildRequires:	taglib-devel >= 1.3.1
 BuildRequires:	zlib-devel
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 MOC is a console audio player with simple ncurses interface in
-playmp3list style. It supports MP3, Ogg and WAV formats. It has all
-functions one may expect from simple audio player
+playmp3list style. It supports MP3, Ogg, FLAC, Musepack, Speex, WAV
+and other less popular formats supported by libsndfiles. It has 
+all functions one may expect from simple audio player. Now it serves 
+streams net (shoutcast, icecast, regular HTTP, FTP) also.
 
 %description -l pl
 MOC to konsolowy odtwarzacz audio z prostym interfejsem budz±cym
-skojarzenia z playmp3list. Obs³uguje formaty MP3, Ogg oraz WAV. Ma
-wszystkie funkcje, których spodziewa³by¶ siê w prostym odtwarzaczu
-audio.
+skojarzenia z playmp3list. Obs³uguje formaty MP3, Oggg, FLAC, 
+Musepack, Speex, WAV oraz inne mniej popularne formaty wspierane przez
+bibliotekê libsndfiles. Ma wszystkie funkcje, których spodziewa³by¶
+siê w prostym odtwarzaczu audio. Teraz tak¿e obs³uguje potoki sieciowe 
+(shoutcast, icecast, HTTP, FTP).
 
 %prep
 %setup -q
@@ -44,9 +53,7 @@
 %{__aclocal} -I m4
 %{__autoconf}
 %{__automake}
-%configure \
- 	--disable-version-checker \
-	--disable-debug
+%configure --disable-debug 
 
 %{__make}
 
@@ -58,6 +65,7 @@
 	DESTDIR=$RPM_BUILD_ROOT
 
 rm $RPM_BUILD_ROOT%{_docdir}/%{name}/*
+rm -f $RPM_BUILD_ROOT%{_libdir}/moc/decoder_plugins/lib*.la
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -68,6 +76,7 @@
 %attr(755,root,root) %{_bindir}/*
 %{_datadir}/%{name}
 %{_mandir}/man8/mocp*
+%{_libdir}/moc/decoder_plugins/lib*.so
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
_______________________________________________
pld-devel-pl mailing list
pld-devel-pl@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-devel-pl

Odpowiedź listem elektroniczym