Author: arekm Date: Tue Apr 8 21:09:10 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.1.4
---- Files affected: SPECS: qnapi.spec (1.7 -> 1.8) ---- Diffs: ================================================================ Index: SPECS/qnapi.spec diff -u SPECS/qnapi.spec:1.7 SPECS/qnapi.spec:1.8 --- SPECS/qnapi.spec:1.7 Sun Mar 16 14:31:43 2008 +++ SPECS/qnapi.spec Tue Apr 8 23:09:05 2008 @@ -2,12 +2,12 @@ Summary: QNapi - Movie Subtitle Downloader Summary(pl.UTF-8): QNapi - program pobierający napisy do filmów Name: qnapi -Version: 0.1.3 -Release: 2 +Version: 0.1.4 +Release: 1 License: GPL Group: X11/Applications/Multimedia Source0: http://dl.sourceforge.net/qnapi/%{name}-%{version}.tar.gz -# Source0-md5: ce22cb608228868791c32e8dafe3be10 +# Source0-md5: 854f482494c5ef723d824766d61714df Source1: %{name}-konqueror.desktop URL: http://krzemin.iglu.cz/qnapi/ BuildRequires: QtGui-devel >= 4.3.0 @@ -74,13 +74,13 @@ install qnapi $RPM_BUILD_ROOT%{_bindir} install -d $RPM_BUILD_ROOT%{_mandir}/man1 -install doc/manpage $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1 +install doc/*.1 $RPM_BUILD_ROOT%{_mandir}/man1/%{name}.1 install -d $RPM_BUILD_ROOT%{_iconsdir} -install src/%{name}.png $RPM_BUILD_ROOT%{_iconsdir} -install src/%{name}-48.png $RPM_BUILD_ROOT%{_iconsdir} -install src/%{name}-128.png $RPM_BUILD_ROOT%{_iconsdir} -install src/%{name}-512.png $RPM_BUILD_ROOT%{_iconsdir} +install res/%{name}.png $RPM_BUILD_ROOT%{_iconsdir} +install res/%{name}-48.png $RPM_BUILD_ROOT%{_iconsdir} +install res/%{name}-128.png $RPM_BUILD_ROOT%{_iconsdir} +install res/%{name}-512.png $RPM_BUILD_ROOT%{_iconsdir} install -d $RPM_BUILD_ROOT%{_desktopdir} install doc/%{name}.desktop $RPM_BUILD_ROOT%{_desktopdir} @@ -115,6 +115,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.8 2008-04-08 21:09:05 arekm +- up to 0.1.4 + Revision 1.7 2008-03-16 13:31:43 glen - always strict internal deps (unless reasoned otherwise) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/qnapi.spec?r1=1.7&r2=1.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
