Author: undefine Date: Sun Jan 27 10:01:33 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - add manuals
---- Files affected: SPECS: netris.spec (1.16 -> 1.17) ---- Diffs: ================================================================ Index: SPECS/netris.spec diff -u SPECS/netris.spec:1.16 SPECS/netris.spec:1.17 --- SPECS/netris.spec:1.16 Sat Jan 26 14:49:58 2008 +++ SPECS/netris.spec Sun Jan 27 11:01:28 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Darmowa, sieciowa wersja T*trisa Name: netris Version: 0.52 -Release: 5 +Release: 6 License: GPL Group: Applications/Games Source0: ftp://ftp.netris.org/pub/netris/%{name}-%{version}.tar.gz @@ -32,9 +32,10 @@ %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT%{_bindir} +install -d $RPM_BUILD_ROOT{%{_bindir},%{_mandir}/man6} install {netris,sr} $RPM_BUILD_ROOT%{_bindir} +install debian/*.6 $RPM_BUILD_ROOT%{_mandir}/man6 %clean rm -rf $RPM_BUILD_ROOT @@ -43,6 +44,7 @@ %defattr(644,root,root,755) %doc README FAQ *_desc %attr(755,root,root) %{_bindir}/* +%{_mandir}/man6/* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -50,6 +52,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.17 2008-01-27 10:01:28 undefine +- add manuals + Revision 1.16 2008-01-26 13:49:58 undefine - release 5, updated debian patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/netris.spec?r1=1.16&r2=1.17&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
