%include /usr/lib/rpm/macros.perl Summary: Cover generator Summary(pl): Generator okładek Name: disc-cover Version: 1.3.2 Release: 1 License: GPL Group: Applications Source0: http://www.liacs.nl/~jvhemert/disc-cover/download/unstable/%{name}-%{version}.tar.bz2 URL: http://www.liacs.nl/~jvhemert/disc-cover/ Requires: tetex-dvips Requires: tetex-latex Requires: ImageMagick BuildRequires: perl >= 5.6 BuildRequires: rpm-perlprov >= 3.0.3-16 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description disc-cover provides an easy way to produce covers for audio cds. It scans audio cds and uses information from the freedb database to build a back and front cover for the cd. The cover is output is in Latex, Dvi, Pdf or Postscript. This little gadget lets you produce covers without typing in all the information yourself. %description -l pl disc-cover udostępnia łatwy sposób produkcji okładek na płyty z muzyką. Skanuje płytę i używa informacji z bazy danych freedb, by złożyć przednią i tylną okładkę. Formaty wyjściowe to latex, dvi, pdf, postscript. Dzięki temu małemu gadżetowi możesz robić okładki nie wpisując żadnych informacji. %prep %setup -q %build find docs -name INSTALL -exec rm \{\} \; %install rm -rf $RPM_BUILD_ROOT install -d $RPM_BUILD_ROOT%{_bindir} install disc-cover $RPM_BUILD_ROOT%{_bindir} %clean rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc AUTHORS CHANGELOG TODO %doc docs/english %doc %lang(de) docs/german %doc %lang(nl) docs/dutch %doc %lang(es) docs/spanish %attr(755,root,root) %{_bindir}/*