From ec27156b3e6d2dd23b4799bab9024e2a69d8a1d64132911f925402ebc00ebc22 Mon Sep 17 00:00:00 2001 From: Reinhard Max Date: Fri, 5 Oct 2012 17:28:53 +0000 Subject: [PATCH] make it noarch OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql?expand=0&rev=73 --- postgresql.changes | 5 +++++ postgresql.spec | 11 +++++++++-- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/postgresql.changes b/postgresql.changes index 31d0e34..c19bfb1 100644 --- a/postgresql.changes +++ b/postgresql.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Oct 5 17:28:22 UTC 2012 - max@suse.com + +- Make all dummy packages noarch. + ------------------------------------------------------------------- Thu Oct 4 14:51:58 UTC 2012 - max@suse.com diff --git a/postgresql.spec b/postgresql.spec index d8398f0..6ac3d2b 100644 --- a/postgresql.spec +++ b/postgresql.spec @@ -26,6 +26,7 @@ Release: 0 Url: http://www.postgresql.org/ BuildRoot: %{_tmppath}/%{name}-%{version}-build Requires: %defaultpackage +ExclusiveArch: noarch %description PostgreSQL is an advanced object-relational database management system @@ -43,6 +44,7 @@ package. Summary: The Programs Needed to Create and Run a PostgreSQL Server Group: Productivity/Databases/Servers Requires: %defaultpackage-server +ExclusiveArch: noarch %description server PostgreSQL is an advanced object-relational database management system @@ -58,7 +60,7 @@ PostgreSQL databases. Summary: HTML Documentation for PostgreSQL Group: Productivity/Databases/Tools Requires: %defaultpackage-docs -BuildArch: noarch +ExclusiveArch: noarch %description docs PostgreSQL is an advanced object-relational database management system @@ -74,7 +76,8 @@ postgresql package. %package contrib Summary: Contributed Extensions and Additions to PostgreSQL Group: Productivity/Databases/Tools -Requires: %defaultpackage-contrib +Requires: %defaultpackage-contri +ExclusiveArch: noarch %description contrib PostgreSQL is an advanced object-relational database management system @@ -93,6 +96,7 @@ Documentation for the modules contained in this package can be found in Summary: PostgreSQL development header files and libraries Group: Productivity/Databases/Tools Requires: %defaultpackage-devel +ExclusiveArch: noarch %description devel PostgreSQL is an advanced object-relational database management system @@ -110,6 +114,7 @@ which will interact with a PostgreSQL server. Summary: The PL/Tcl, PL/Perl, and PL/Python procedural languages for PostgreSQL Group: Productivity/Databases/Servers Requires: %defaultpackage-plperl +ExclusiveArch: noarch %description plperl PostgreSQL is an advanced object-relational database management system @@ -125,6 +130,7 @@ functions, and triggers. Summary: The PL/Python Procedural Languages for PostgreSQL Group: Productivity/Databases/Servers Requires: %defaultpackage-plpython +ExclusiveArch: noarch %description plpython PostgreSQL is an advanced object-relational database management system @@ -140,6 +146,7 @@ functions, and triggers. Summary: PL/Tcl Procedural Language for PostgreSQL Group: Productivity/Databases/Tools Requires: %defaultpackage-pltcl +ExclusiveArch: noarch %description pltcl PostgreSQL is an advanced object-relational database management system