rpms/openswan/devel openswan.spec,1.45,1.46

Steve Conklin (sconklin) fedora-extras-commits at redhat.com
Fri Jan 11 21:05:59 UTC 2008


Author: sconklin

Update of /cvs/pkgs/rpms/openswan/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17832

Modified Files:
	openswan.spec 
Log Message:
minor changes in files provided by the new tarball



Index: openswan.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openswan/devel/openswan.spec,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- openswan.spec	11 Jan 2008 19:52:48 -0000	1.45
+++ openswan.spec	11 Jan 2008 21:05:14 -0000	1.46
@@ -148,6 +148,7 @@
   install
 FS=$(pwd)
 rm -rf %{buildroot}/usr/share/doc/openswan
+rm -f %{buildroot}/etc/rc.d/init.d/setup
 install -d -m 0700 %{buildroot}%{_localstatedir}/run/pluto
 install -d %{buildroot}%{_sbindir}
 find %{buildroot}/etc/ipsec.d -type f -exec chmod 644 {} \;
@@ -184,7 +185,6 @@
 
 %files doc
 %defattr(-,root,root)
-%doc doc/manpage.d/*
 %doc doc/README.* doc/CHANGES.* doc/CREDITS.* doc/2.6.known-issues
 %doc doc/examples doc/std doc/quickstarts 
 
@@ -194,7 +194,7 @@
 %files 
 %endif
 %defattr(-,root,root)
-%doc BUGS CHANGES COPYING CREDITS README LICENSE ROADMAP.txt
+%doc BUGS CHANGES COPYING CREDITS README LICENSE
 %attr(0644,root,root) %config(noreplace) %{_sysconfdir}/ipsec.conf
 %attr(0600,root,root) %config(noreplace) %{_sysconfdir}/ipsec.secrets
 #%attr(0644,root,root) %config(noreplace) %{_sysconfdir}/ipsec.d/no_oe.conf




More information about the fedora-extras-commits mailing list