rpms/ekiga/devel ekiga.spec,1.71,1.72

Tomáš Mráz tmraz at fedoraproject.org
Fri Jan 16 09:31:56 UTC 2009


Author: tmraz

Update of /cvs/pkgs/rpms/ekiga/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10053

Modified Files:
	ekiga.spec 
Log Message:
* Fri Jan 16 2009 Tomas Mraz <tmraz at redhat.com> - 3.1.0-10
- rebuild with new openssl
- add libtoolize call to replace libtool with current version



Index: ekiga.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ekiga/devel/ekiga.spec,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- ekiga.spec	15 Jan 2009 09:07:58 -0000	1.71
+++ ekiga.spec	16 Jan 2009 09:31:25 -0000	1.72
@@ -1,7 +1,7 @@
 Summary:	A Gnome based SIP/H323 teleconferencing application
 Name:		ekiga
 Version:	3.1.0
-Release:	9%{?dist}
+Release:	10%{?dist}
 URL:		http://www.ekiga.org/
 Source0:	ftp://ftp.gnome.org/pub/gnome/sources/ekiga/3.1/%{name}-%{version}.tar.bz2
 Patch0:		ekiga-fix-desktop-in.patch
@@ -59,6 +59,7 @@
 
 %build
 autoreconf
+libtoolize
 CXXFLAGS="$RPM_OPT_FLAGS -DLDAP_DEPRECATED=1 -fPIC"
 %configure --disable-scrollkeeper --enable-xcap
 make %{?_smp_mflags}
@@ -142,6 +143,10 @@
 %{_sysconfdir}/gconf/schemas/ekiga.schemas
 
 %changelog
+* Fri Jan 16 2009 Tomas Mraz <tmraz at redhat.com> - 3.1.0-10
+- rebuild with new openssl
+- add libtoolize call to replace libtool with current version
+
 * Thu Jan 15 2009 Peter Robinson <pbrobinson at gmail.com> - 3.1.0-9
 - Add other buildreq for Makefile regen
 




More information about the fedora-extras-commits mailing list