rpms/smbldap-tools/devel smbldap-tools.spec,1.3,1.4

Paul Howarth (pghmcfc) fedora-extras-commits at redhat.com
Sun Oct 29 14:26:27 UTC 2006


Author: pghmcfc

Update of /cvs/extras/rpms/smbldap-tools/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv9487

Modified Files:
	smbldap-tools.spec 
Log Message:
perl(Unicode::MapUTF8) now available on x86_64, so remove ExcludeArch
and revert to noarch package (#211866)



Index: smbldap-tools.spec
===================================================================
RCS file: /cvs/extras/rpms/smbldap-tools/devel/smbldap-tools.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- smbldap-tools.spec	24 Oct 2006 07:35:18 -0000	1.3
+++ smbldap-tools.spec	29 Oct 2006 14:25:57 -0000	1.4
@@ -1,7 +1,7 @@
 Summary:	User and group administration tools for Samba/OpenLDAP
 Name:		smbldap-tools
 Version:	0.9.2
-Release:	4%{?dist}
+Release:	5%{?dist}
 License:	GPL
 Group:		System Environment/Base
 URL:		http://samba.idealx.org/index.en.html
@@ -10,12 +10,7 @@
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Requires:	openldap-clients, samba, perl(IO::Socket::SSL)
 Requires:	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
-
-# perl(Unicode::MapUTF8) not available on x86_64, see bugs #182514 and #211866
-#BuildArch:	noarch
-ExcludeArch:	x86_64
-# Debuginfo package would be empty as there are no binaries in this package
-%define debug_package %{nil}
+BuildArch:	noarch
 
 %description
 In conjunction with OpenLDAP and Samba-LDAP servers, this collection is useful
@@ -69,6 +64,10 @@
 %{perl_vendorlib}/smbldap_tools.pm
 
 %changelog
+* Sun Oct 29 2006 Paul Howarth <paul at city-fan.org> 0.9.2-5
+- perl(Unicode::MapUTF8) now available on x86_64, so remove ExcludeArch
+  and revert to noarch package (#211866)
+
 * Mon Oct 23 2006 Paul Howarth <paul at city-fan.org> 0.9.2-4
 - Exclude x86_64 as perl(Unicode::MapUTF8) is unavailable (#211866)
 - A consequence of this is that the package can no longer be noarch




More information about the fedora-extras-commits mailing list