rpms/ocsinventory-client/devel ocsinventory-client.spec,1.5,1.6

Remi Collet (remi) fedora-extras-commits at redhat.com
Sun Apr 8 18:09:32 UTC 2007


Author: remi

Update of /cvs/extras/rpms/ocsinventory-client/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7106

Modified Files:
	ocsinventory-client.spec 
Log Message:
    noarch again


Index: ocsinventory-client.spec
===================================================================
RCS file: /cvs/extras/rpms/ocsinventory-client/devel/ocsinventory-client.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ocsinventory-client.spec	8 Apr 2007 17:55:01 -0000	1.5
+++ ocsinventory-client.spec	8 Apr 2007 18:08:58 -0000	1.6
@@ -4,13 +4,13 @@
 # - ocstag    : administrative tag
 # - ocsserver : OCS Inventory NG communication serveur
 
-# This could be Noarch, but requires dmidecode (at build and run time)
+# This requires dmidecode (at build and run time)
 # which is only not available on ppc.
 ExclusiveArch: i386 x86_64
 
 Name:      ocsinventory-client
 Version:   1.01
-Release:   2%{?dist}%{?ocstag:.}%{?ocstag}
+Release:   3%{?dist}%{?ocstag:.}%{?ocstag}
 Summary:   Open Computer and Software Inventory Next Generation client
 
 Group:     Development/Libraries
@@ -21,6 +21,7 @@
 Source2:   ocsinventory-client.README.fr
 Patch0:    ocsinventory-client.patch
 
+BuildArch: noarch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires: %{_sbindir}/dmidecode, perl
@@ -177,6 +178,9 @@
 
 
 %changelog
+* Sun Apr 08 2007 Remi Collet <Fedora at famillecollet.com> 1.01-3
+- change to noarch again.
+
 * Sun Apr 08 2007 Remi Collet <Fedora at famillecollet.com> 1.01-2
 - switch back ExclusiveArch: i386 x86_64 (no dmidecode on ppc)
 




More information about the fedora-extras-commits mailing list