From 11d2d4fde9198e00b42ad3eef64e7ac54737968f Mon Sep 17 00:00:00 2001
From: Ruud Overeem <overeem@astron.nl>
Date: Thu, 21 Sep 2006 10:01:07 +0000
Subject: [PATCH] BugID: 826

---
 LCS/ACC/ACCbin/ACCbin.spec.in | 10 +++++-----
 LCS/ACC/ALC/ALC.spec.in       |  6 +++---
 LCS/ACC/APS/APS.spec.in       |  2 +-
 LCS/ACC/PLC/PLC.spec.in       |  6 +++---
 4 files changed, 12 insertions(+), 12 deletions(-)

diff --git a/LCS/ACC/ACCbin/ACCbin.spec.in b/LCS/ACC/ACCbin/ACCbin.spec.in
index 23dbd4a8e28..ff280b8f98c 100644
--- a/LCS/ACC/ACCbin/ACCbin.spec.in
+++ b/LCS/ACC/ACCbin/ACCbin.spec.in
@@ -28,11 +28,11 @@ BuildRoot: %{_tmppath}/%{pkgdir}-root
 URL: http://www.astron.nl
 Prefix: %{prefix}
 BuildArchitectures: i386 # Target platforms, i.e., i586
-Requires: Common >= 3.0
-Requires: Transport >= 2.3
-Requires: APS >= 2.1
-Requires: ALC >= 2.1
-Requires: PLC >= 2.1
+#Requires: Common >= 3.0
+#Requires: Transport >= 2.3
+#Requires: APS >= 2.1
+#Requires: ALC >= 2.1
+#Requires: PLC >= 2.1
 Packager: %{packager}
 Distribution: The LOFAR project
 Vendor: ASTRON
diff --git a/LCS/ACC/ALC/ALC.spec.in b/LCS/ACC/ALC/ALC.spec.in
index 6340f001e38..b2f5759f5c1 100644
--- a/LCS/ACC/ALC/ALC.spec.in
+++ b/LCS/ACC/ALC/ALC.spec.in
@@ -28,9 +28,9 @@ BuildRoot: %{_tmppath}/%{pkgdir}-root
 URL: http://www.astron.nl
 Prefix: %{prefix}
 BuildArchitectures: i386 # Target platforms, i.e., i586
-Requires: Common >= 3.0
-Requires: Blob >= 1.0
-Requires: Transport >= 2.3
+#Requires: Common >= 3.0
+#Requires: Blob >= 1.0
+#Requires: Transport >= 2.3
 Packager: %{packager}
 Distribution: The LOFAR project
 Vendor: ASTRON
diff --git a/LCS/ACC/APS/APS.spec.in b/LCS/ACC/APS/APS.spec.in
index 349b60b0739..515fb6f8bcc 100644
--- a/LCS/ACC/APS/APS.spec.in
+++ b/LCS/ACC/APS/APS.spec.in
@@ -28,7 +28,7 @@ BuildRoot: %{_tmppath}/%{pkgdir}-root
 URL: http://www.astron.nl
 Prefix: %{prefix}
 BuildArchitectures: i386 # Target platforms, i.e., i586
-Requires: Common >= 3.0
+#Requires: Common >= 3.0
 Packager: %{packager}
 Distribution: The LOFAR project
 Vendor: ASTRON
diff --git a/LCS/ACC/PLC/PLC.spec.in b/LCS/ACC/PLC/PLC.spec.in
index d3532defa1c..c410eeb7ed4 100644
--- a/LCS/ACC/PLC/PLC.spec.in
+++ b/LCS/ACC/PLC/PLC.spec.in
@@ -28,9 +28,9 @@ BuildRoot: %{_tmppath}/%{pkgdir}-root
 URL: http://www.astron.nl
 Prefix: %{prefix}
 BuildArchitectures: i386 # Target platforms, i.e., i586
-Requires: Common >= 3.0
-Requires: Blob >= 1.0
-Requires: Transport >= 2.3
+#Requires: Common >= 3.0
+#Requires: Blob >= 1.0
+#Requires: Transport >= 2.3
 Packager: %{packager}
 Distribution: The LOFAR project
 Vendor: ASTRON
-- 
GitLab