|
|
Author: jorton
Update of /cvs/dist/rpms/libidn/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv30139
Modified Files:
libidn.spec
Log Message:
* Wed Feb 22 2006 Joe Orton <jorton@xxxxxxxxxx> 0.6.2-2
- disable C# support (#182393)
Index: libidn.spec
===================================================================
RCS file: /cvs/dist/rpms/libidn/devel/libidn.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- libidn.spec 11 Feb 2006 04:08:51 -0000 1.28
+++ libidn.spec 22 Feb 2006 10:05:03 -0000 1.29
@@ -1,7 +1,7 @@
Summary: Internationalized Domain Name support library
Name: libidn
Version: 0.6.2
-Release: 1.1
+Release: 2
URL: http://www.gnu.org/software/libidn
License: LGPL
Source0: http://josefsson.org/libidn/releases/libidn-%{version}.tar.gz
@@ -32,7 +32,7 @@
%setup -q
%build
-%configure
+%configure --disable-csharp
make %{?_smp_mflags}
%check
@@ -85,6 +85,9 @@
%{_mandir}/man3/*
%changelog
+* Wed Feb 22 2006 Joe Orton <jorton@xxxxxxxxxx> 0.6.2-2
+- disable C# support (#182393)
+
* Fri Feb 10 2006 Jesse Keating <jkeating@xxxxxxxxxx> - 0.6.2-1.1
- bump again for double-long bug on ppc(64)
--
fedora-cvs-commits mailing list
fedora-cvs-commits@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-cvs-commits
|
|