rpms/openpbx/devel .cvsignore, 1.5, 1.6 openpbx.spec, 1.5, 1.6 sources, 1.5, 1.6

David Woodhouse (dwmw2) fedora-extras-commits at redhat.com
Fri Feb 23 23:41:48 UTC 2007


Author: dwmw2

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

Modified Files:
	.cvsignore openpbx.spec sources 
Log Message:
rc3 update


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/openpbx/devel/.cvsignore,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- .cvsignore	16 Dec 2006 16:58:17 -0000	1.5
+++ .cvsignore	23 Feb 2007 23:41:16 -0000	1.6
@@ -1 +1 @@
-openpbx-1.2-r2282.tar.gz
+openpbx-1.2-r2540.tar.gz


Index: openpbx.spec
===================================================================
RCS file: /cvs/extras/rpms/openpbx/devel/openpbx.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- openpbx.spec	16 Dec 2006 16:58:17 -0000	1.5
+++ openpbx.spec	23 Feb 2007 23:41:16 -0000	1.6
@@ -1,4 +1,4 @@
-%define snap 2282
+%define snap 2540
 
 %bcond_without misdn
 %bcond_without zaptel
@@ -7,7 +7,7 @@
 
 Name:		openpbx
 Version:	1.2
-Release:	3.rc2.svn%{snap}%{?dist}
+Release:	3.rc3.svn%{snap}%{?dist}
 Summary:	The Truly Open Source PBX
 
 Group:		Applications/Internet
@@ -24,7 +24,7 @@
 BuildRequires:	libjpeg-devel loudmouth-devel nspr-devel js-devel ncurses-devel
 BuildRequires:	unixODBC-devel openssl-devel speex-devel alsa-lib-devel
 BuildRequires:	isdn4k-utils-devel libcap-devel sqlite-devel mysql-devel
-BuildRequires:	postgresql-devel libedit-devel %{?with_misdn:mISDN-devel}
+BuildRequires:	postgresql-devel readline-devel %{?with_misdn:mISDN-devel}
 BuildRequires:	popt %{?with_zaptel:zaptel-devel libpri-devel}
 
 Requires:	/sbin/chkconfig
@@ -180,7 +180,7 @@
 	   
 
 # Poxy fscking libtool is _such_ a pile of crap...
-sed -i 's/^CC="gcc"/CC="gcc -Wl,--as-needed"/' libtool
+#sed -i 's/^CC="gcc"/CC="gcc -Wl,--as-needed"/' libtool
 
 # Poxy fscking autocrap isn't much better
 sed -i 's:^/usr/bin/perl:#! /usr/bin/perl:' ogi/fastogi-test ogi/ogi-test.ogi
@@ -353,6 +353,10 @@
 %{_sbindir}/eogi*
 
 %changelog
+* Fri Feb 23 2007 David Woodhouse <dwmw2 at infradead.org> 1.2-4.rc3.svn2540
+- Update to RC3 + svn2540
+- Don't hack libtool to add -Wl,--as-needed
+
 * Mon Nov 27 2006 David Woodhouse <dwmw2 at infradead.org> 1.2-4.rc2.svn2282
 - Update
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/openpbx/devel/sources,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- sources	16 Dec 2006 16:58:17 -0000	1.5
+++ sources	23 Feb 2007 23:41:16 -0000	1.6
@@ -1 +1 @@
-e883d663dcf99e228f89e14e016dc47d  openpbx-1.2-r2282.tar.gz
+2097be09bd29cc16cde355b19dcfea3d  openpbx-1.2-r2540.tar.gz




More information about the scm-commits mailing list