rpms/openswan/devel openswan.spec,1.14,1.15

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Apr 4 18:22:58 UTC 2005


Update of /cvs/dist/rpms/openswan/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv1017

Modified Files:
	openswan.spec 
Log Message:
* Mon Apr  4 2005 Jeremy Katz <katzj at redhat.com> - 2.3.0-6
- remove some duplicate copies of the docs



Index: openswan.spec
===================================================================
RCS file: /cvs/dist/rpms/openswan/devel/openswan.spec,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- openswan.spec	2 Mar 2005 15:24:28 -0000	1.14
+++ openswan.spec	4 Apr 2005 18:22:56 -0000	1.15
@@ -1,7 +1,7 @@
 Summary: Openswan IPSEC implementation
 Name: openswan
 Version: 2.3.0
-%define ourrelease 5
+%define ourrelease 6
 
 %define with_klips 0
 
@@ -176,6 +176,9 @@
 
 chmod a-x %{buildroot}%{_mandir}/*/*
 
+# nuke duplicate docs to save space.  this leaves html and ps
+rm -f doc/HOWTO.pdf doc/HOWTO.txt
+
 %clean
 rm -rf ${RPM_BUILD_ROOT}
 
@@ -239,6 +242,9 @@
 exit 0
 
 %changelog
+* Mon Apr  4 2005 Jeremy Katz <katzj at redhat.com> - 2.3.0-6
+- remove some duplicate copies of the docs
+
 * Wed Mar 02 2005 Harald Hoyer <harald at redhat.com> 
 - rebuilt
 




More information about the fedora-cvs-commits mailing list