Author: kolodko Date: Thu Mar 3 14:57:56 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - added Source1: pdf doc
---- Files affected: SPECS: denise.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/denise.spec diff -u SPECS/denise.spec:1.2 SPECS/denise.spec:1.3 --- SPECS/denise.spec:1.2 Wed Mar 2 19:50:40 2005 +++ SPECS/denise.spec Thu Mar 3 15:57:51 2005 @@ -9,6 +9,8 @@ Group: Applications/Emulators Source0: http://denise.union.pl/download/source/%{name}-%{version}.tar.gz # Source0-md5: 2d2f01a0ef379424d29ee0ad1975310a +Source1: http://denise.union.pl/download/doc/Denise5_0doc.pdf +# Source1-md5: bc8a67583369db0859e7fa314a12900b Patch0: %{name}-freemem.patch URL: http://www.denise.union.pl/ BuildRequires: autoconf @@ -25,11 +27,12 @@ %prep %setup -q %patch0 -p1 +cp %{SOURCE1} . %build %{__autoconf} -%configure +%configure %{__make} %install @@ -43,7 +46,7 @@ %files %defattr(644,root,root,755) -%doc AUTHORS NEWS README +%doc AUTHORS NEWS README Denise5_0doc.pdf %attr(755,root,root) %{_bindir}/denise %{_datadir}/denise @@ -53,6 +56,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2005/03/03 14:57:51 kolodko +- added Source1: pdf doc + Revision 1.2 2005/03/02 18:50:40 qboosh - cleanup ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/denise.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
