SPECS: bogofilter.spec - use docdir macro

glen glen at pld-linux.org
Wed Dec 14 10:15:58 CET 2005


Author: glen                         Date: Wed Dec 14 09:15:58 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use docdir macro

---- Files affected:
SPECS:
   bogofilter.spec (1.84 -> 1.85) 

---- Diffs:

================================================================
Index: SPECS/bogofilter.spec
diff -u SPECS/bogofilter.spec:1.84 SPECS/bogofilter.spec:1.85
--- SPECS/bogofilter.spec:1.84	Tue Dec 13 22:11:32 2005
+++ SPECS/bogofilter.spec	Wed Dec 14 10:15:53 2005
@@ -69,7 +69,6 @@
 rm -rf $RPM_BUILD_ROOT
 
 %post
-
 %banner %{name} -e <<'EOF'
 
 WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING WARNING
@@ -78,7 +77,7 @@
 
 If you plan to upgrade your database library, if only as a side effect
 of an operating system upgrade, DO HEED the relevant documentation, for
-instance, the /usr/share/doc/%{name}-%{version}/README.db file.  
+instance, the %{_docdir}/%{name}-%{version}/README.db file.
 You may need to prepare the upgrade with the old version of the software.
 
 Otherwise, you may cause irrecoverable damage to your databases.
@@ -89,8 +88,6 @@
 
 EOF
 
-#.
-
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS GETTING.STARTED RELEASE* NEWS README doc/README.db TODO
@@ -104,6 +101,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.85  2005/12/14 09:15:53  glen
+- use docdir macro
+
 Revision 1.84  2005/12/13 21:11:32  paszczus
 - added %banner with WARNING
 - release 2
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bogofilter.spec?r1=1.84&r2=1.85&f=u




More information about the pld-cvs-commit mailing list