rpms/tre/devel tre.spec,1.3,1.4

Dominik Mierzejewski (rathann) fedora-extras-commits at redhat.com
Thu Sep 14 20:13:31 UTC 2006


Author: rathann

Update of /cvs/extras/rpms/tre/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv19606/devel

Modified Files:
	tre.spec 
Log Message:
- remove ExcludeArch, the bug is in crm114


Index: tre.spec
===================================================================
RCS file: /cvs/extras/rpms/tre/devel/tre.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- tre.spec	29 Aug 2006 17:33:35 -0000	1.3
+++ tre.spec	14 Sep 2006 20:13:31 -0000	1.4
@@ -1,6 +1,6 @@
 Name: tre
 Version: 0.7.4
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: LGPL
 Group: System Environment/Libraries
 Source0: http://laurikari.net/tre/%{name}-%{version}.tar.bz2
@@ -11,8 +11,6 @@
 BuildRequires: automake
 BuildRequires: gettext
 BuildRequires: libtool
-# crm114 crashes in libtre on amd64
-ExcludeArch: x86_64
 
 %description
 TRE is a lightweight, robust, and efficient POSIX compatible regexp
@@ -86,6 +84,9 @@
 %{_mandir}/man1/agrep.1*
 
 %changelog
+* Thu Sep 14 2006 Dominik Mierzejewski <rpm at greysector.net> 0.7.4-5
+- remove ExcludeArch, the bug is in crm114
+
 * Tue Aug 29 2006 Dominik Mierzejewski <rpm at greysector.net> 0.7.4-5
 - mass rebuild
 




More information about the fedora-extras-commits mailing list