fbl pushed to openvswitch (f20). "Moved README.RHEL to be in the standard doc dir. (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Sat Mar 28 03:04:14 UTC 2015


>From bab1c317988718b446a3343f5aad088ccf0f90e3 Mon Sep 17 00:00:00 2001
From: Flavio Leitner <fbl at redhat.com>
Date: Thu, 12 Jun 2014 11:48:15 -0300
Subject: Moved README.RHEL to be in the standard doc dir. Added FAQ and NEWS
 files to the doc list. Excluded PPC arch


diff --git a/openvswitch.spec b/openvswitch.spec
index 085096d..e37b1d2 100644
--- a/openvswitch.spec
+++ b/openvswitch.spec
@@ -3,7 +3,7 @@
 
 Name:           openvswitch
 Version:        2.1.2
-Release:        3%{?dist}
+Release:        4%{?dist}
 Summary:        Open vSwitch daemon/database/utilities
 
 # Nearly all of openvswitch is ASL 2.0.  The bugtool is LGPLv2+, and the
@@ -16,6 +16,8 @@ Source0:        http://openvswitch.org/releases/%{name}-%{version}.tar.gz
 Source3:        openvswitch.logrotate
 Source9:        README.RHEL
 
+ExcludeArch: ppc
+
 Patch1: openvswitch-fedora-package-fix-systemd-ordering-and-deps.patch
 Patch3: openvswitch-bridge-don-t-bring-up-internal-ports-by-default.patch
 Patch4: openvswitch-ovs-lib-allow-non-root-users-to-check-service-status.patch
@@ -114,8 +116,8 @@ install -d -m 0755 $RPM_BUILD_ROOT%{python_sitelib}
 mv $RPM_BUILD_ROOT/%{_datadir}/openvswitch/python/* $RPM_BUILD_ROOT%{python_sitelib}
 rmdir $RPM_BUILD_ROOT/%{_datadir}/openvswitch/python/
 
-mkdir -p $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
-install -p -m 0644 %{SOURCE9} $RPM_BUILD_ROOT%{_docdir}/%{name}-%{version}
+mkdir -p $RPM_BUILD_ROOT%{_docdir}/%{name}
+install -p -m 0644 %{SOURCE9} $RPM_BUILD_ROOT%{_docdir}/%{name}
 
 # Get rid of stuff we don't want to make RPM happy.
 rm -f \
@@ -228,9 +230,9 @@ install -p -D -m 0644 include/openflow/*.h \
 # /usr/share/openvswitch/scripts/ovs-bugtool* are LGPLv2+
 %{_datadir}/openvswitch/
 %{_sharedstatedir}/openvswitch
-%{_docdir}/%{name}-%{version}/README.RHEL
+%{_docdir}/%{name}/README.RHEL
 # see COPYING for full licensing details
-%doc COPYING DESIGN INSTALL.SSL NOTICE README WHY-OVS
+%doc COPYING DESIGN INSTALL.SSL NOTICE README WHY-OVS FAQ NEWS
 
 %files -n python-openvswitch
 %{python_sitelib}/ovs
@@ -252,6 +254,11 @@ install -p -D -m 0644 include/openflow/*.h \
 %{_includedir}/openflow/*
 
 %changelog
+* Thu Jun 12 2014 Flavio Leitner - 2.1.2-4
+- moved README.RHEL to be in the standard doc dir.
+- added FAQ and NEWS files to the doc list.
+- excluded PPC arch
+
 * Thu Jun 12 2014 Flavio Leitner - 2.1.2-3
 - removed ovsdbmonitor packaging
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/openvswitch.git/commit/?h=f20&id=bab1c317988718b446a3343f5aad088ccf0f90e3


More information about the scm-commits mailing list