Author: havner Date: Sun Aug 13 22:39:15 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - PS2-ref description, its not exatcly tpctl but one using it might need this - removed license doc
---- Files affected: SPECS: tpctl.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: SPECS/tpctl.spec diff -u SPECS/tpctl.spec:1.3 SPECS/tpctl.spec:1.4 --- SPECS/tpctl.spec:1.3 Sun Aug 13 13:55:00 2006 +++ SPECS/tpctl.spec Mon Aug 14 00:39:09 2006 @@ -9,6 +9,8 @@ Source0: http://dl.sourceforge.net/tpctl/%{name}_%{version}.tar.gz # Source0-md5: 00d163c09b290b4cdc7488144f3f7faa Source1: %{name}.apmiser.init +Source2: http://tpctl.sourceforge.net/PS2-ref.txt +# Source2-md5: c10d14fd24df4e5aff33f564daed04c4 Patch0: %{name}-makefile.patch URL: http://tpctl.sourceforge.net/ BuildRequires: ncurses-ext-devel @@ -41,6 +43,7 @@ %setup -q %patch0 -p1 cp -p tpctlir/README README.tpctlir +install %{SOURCE2} . %build %{__make} all \ @@ -84,7 +87,7 @@ %files %defattr(644,root,root,755) -%doc AUTHORS ChangeLog COPYING README* SUPPORTED* TROUBLE* VGA-MODES +%doc AUTHORS ChangeLog PS2-ref.txt README* SUPPORTED* TROUBLE* VGA-MODES %attr(755,root,root) %{_bindir}/*tpctl %attr(755,root,root) %{_sbindir}/tpctlir %attr(755,root,root) %{_libdir}/libsmapidev.so.* @@ -104,6 +107,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2006/08/13 22:39:09 havner +- PS2-ref description, its not exatcly tpctl but one using it might + need this +- removed license doc + Revision 1.3 2006/08/13 11:55:00 havner - rmoved uncommited patches - makefile patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/tpctl.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
