SPECS: mairix.spec - some docs (by pi3ter), rel 2

undefine undefine at pld-linux.org
Thu May 11 13:06:00 CEST 2006


Author: undefine                     Date: Thu May 11 11:06:00 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- some docs (by pi3ter), rel 2

---- Files affected:
SPECS:
   mairix.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/mairix.spec
diff -u SPECS/mairix.spec:1.4 SPECS/mairix.spec:1.5
--- SPECS/mairix.spec:1.4	Wed May 10 01:11:34 2006
+++ SPECS/mairix.spec	Thu May 11 13:05:54 2006
@@ -3,7 +3,7 @@
 Summary(pl):	Narzędzie do indeksowania i przeszukiwania poczty elektronicznej
 Name:		mairix
 Version:	0.15.2
-Release:	1
+Release:	2
 License:	GPL
 Group:		Applications/Mail
 Source0:	http://www.rpcurnow.force9.co.uk/mairix/%{name}-%{version}.tar.gz
@@ -11,6 +11,8 @@
 URL:		http://www.rpcurnow.force9.co.uk/mairix/
 BuildRequires:	bison
 BuildRequires:	flex
+BuildRequires:	texconfig
+BuildRequires:	texinfo-texi2dvi
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -57,22 +59,28 @@
 ./configure \
 	--prefix=%{_prefix} \
 	--mandir=%{_mandir}
+
 %{__make}
 
+%{__make} docs
+
+for i in README NEWS ;do mv dfasyn/$i $i.dfasyn done
+
 %install
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+install dfasyn/dfasyn $RPM_BUILD_ROOT%{_bindir}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc README dotmairixrc.eg mairix.txt
+%doc README dotmairixrc.eg ACKNOWLEDGEMENTS  mairix.info mairix.txt mairix.html mairix.dvi mairix.pdf README.dfasyn NEWS.dfasyn
 %attr(755,root,root) %{_bindir}/*
-#%{_mandir}/*/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -80,6 +88,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/05/11 11:05:54  undefine
+- some docs (by pi3ter), rel 2
+
 Revision 1.4  2006/05/09 23:11:34  undefine
 - BR: bison, BR: flex (by pi3ter)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mairix.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list