Author: jackass Date: Sun Mar 11 08:18:59 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.5.1
---- Files affected: SPECS: herrie.spec (1.18 -> 1.19) ---- Diffs: ================================================================ Index: SPECS/herrie.spec diff -u SPECS/herrie.spec:1.18 SPECS/herrie.spec:1.19 --- SPECS/herrie.spec:1.18 Mon Feb 12 23:09:10 2007 +++ SPECS/herrie.spec Sun Mar 11 09:18:54 2007 @@ -2,13 +2,13 @@ Summary: A command line music player Summary(pl.UTF-8): Konsolowy odtwarzacz muzyki Name: herrie -Version: 1.4 +Version: 1.5.1 Release: 1 License: BSD Group: Applications/Sound Source0: http://www.stack.nl/~ed/projects/herrie/distfiles/%{name}-%{version}.tar.gz -# Source0-md5: 1ef247bfb75fdac7844773e4a3f72650 -Patch0: %{name}-curses.patch +# Source0-md5: a4b208a6486d175787cff36b886fc06e +Patch0: %{name}-configure.patch URL: http://g-rave.nl/projects/herrie/ BuildRequires: curl-devel BuildRequires: gettext-devel @@ -16,6 +16,7 @@ BuildRequires: libao-devel BuildRequires: libid3tag-devel BuildRequires: libmad-devel +BuildRequires: libmodplug-devel BuildRequires: libsndfile-devel BuildRequires: libvorbis-devel BuildRequires: ncurses-devel @@ -46,7 +47,7 @@ %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1} +install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man1,%{_sysconfdir}} %{__make} install \ DESTDIR=$RPM_BUILD_ROOT @@ -58,6 +59,7 @@ %files -f %{name}.lang %defattr(644,root,root,755) +%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/* %doc COPYING ChangeLog README %attr(755,root,root) %{_bindir}/* %{_mandir}/man1/%{name}.1* @@ -68,6 +70,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.19 2007/03/11 08:18:54 jackass +- up to 1.5.1 + Revision 1.18 2007/02/12 22:09:10 glen - tabs in preamble ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/herrie.spec?r1=1.18&r2=1.19&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
