Author: koorek Date: Sun Feb 27 04:43:41 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - Up to 2.2.0 (stable) - Added BR flac-devel, libsndfile-devel - Added themes and example configs
---- Files affected: SPECS: moc.spec (1.12 -> 1.13) ---- Diffs: ================================================================ Index: SPECS/moc.spec diff -u SPECS/moc.spec:1.12 SPECS/moc.spec:1.13 --- SPECS/moc.spec:1.12 Sun Jan 9 19:00:46 2005 +++ SPECS/moc.spec Sun Feb 27 05:43:35 2005 @@ -4,19 +4,21 @@ Summary: Console audio player with simple ncurses interface Summary(pl): Konsolowy odtwarzacz audio z prostym interfejsem ncurses Name: moc -Version: 2.1.4 +Version: 2.2.0 Release: 1 License: GPL Group: Applications/Sound Source0: ftp://ftp.daper.net/pub/soft/moc/stable/%{name}-%{version}.tar.gz -# Source0-md5: 34e7b38998f21c5215b0fabb5fd6179f +# Source0-md5: 992f64aee3a2bba83ee15b834bd796fb Patch0: %{name}-ncurses.patch URL: http://moc.daper.net/ BuildRequires: autoconf BuildRequires: automake +BuildRequires: flac-devel BuildRequires: libao-devel BuildRequires: libid3tag-devel BuildRequires: libmad-devel +BuildRequires: libsndfile-devel BuildRequires: libvorbis-devel BuildRequires: ncurses-devel BuildRequires: zlib-devel @@ -61,8 +63,9 @@ %files %defattr(644,root,root,755) -%doc ChangeLog README TODO NEWS AUTHORS +%doc ChangeLog README TODO NEWS AUTHORS THANKS *.example %attr(755,root,root) %{_bindir}/* +%{_datadir}/%{name}/themes/* %{_mandir}/man8/mocp* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -71,6 +74,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.13 2005/02/27 04:43:35 koorek +- Up to 2.2.0 (stable) +- Added BR flac-devel, libsndfile-devel +- Added themes and example configs + Revision 1.12 2005/01/09 18:00:46 adamg - updated to 2.1.4 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/moc.spec?r1=1.12&r2=1.13&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
