SPECS: ed.spec - defined _exec_prefix; more docs

darekr darekr at pld-linux.org
Sat Sep 10 23:06:58 CEST 2005


Author: darekr                       Date: Sat Sep 10 21:06:58 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- defined _exec_prefix; more docs

---- Files affected:
SPECS:
   ed.spec (1.57 -> 1.58) 

---- Diffs:

================================================================
Index: SPECS/ed.spec
diff -u SPECS/ed.spec:1.57 SPECS/ed.spec:1.58
--- SPECS/ed.spec:1.57	Sun Sep  4 19:42:28 2005
+++ SPECS/ed.spec	Sat Sep 10 23:06:52 2005
@@ -29,6 +29,7 @@
 BuildRequires:	texinfo
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		_exec_prefix	/
 %define		_bindir		/bin
 
 %description
@@ -125,7 +126,7 @@
 
 %files
 %defattr(644,root,root,755)
-%doc NEWS POSIX README
+%doc ChangeLog NEWS POSIX README THANKS TODO
 %attr(755,root,root) %{_bindir}/*
 %{_infodir}/*info*
 %{_mandir}/man1/*
@@ -138,6 +139,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.58  2005/09/10 21:06:52  darekr
+- defined _exec_prefix; more docs
+
 Revision 1.57  2005/09/04 17:42:28  darekr
 - kill needless defs
 - defined _bindir
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ed.spec?r1=1.57&r2=1.58&f=u




More information about the pld-cvs-commit mailing list