rpms/libpri/FC-6 .cvsignore, 1.2, 1.3 libpri.spec, 1.3, 1.4 sources, 1.2, 1.3

Jeffrey C. Ollie (jcollie) fedora-extras-commits at redhat.com
Sun Dec 24 03:47:51 UTC 2006


Author: jcollie

Update of /cvs/extras/rpms/libpri/FC-6
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv7876

Modified Files:
	.cvsignore libpri.spec sources 
Log Message:
Update to 1.4.0 final


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/libpri/FC-6/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	15 Oct 2006 03:51:13 -0000	1.2
+++ .cvsignore	24 Dec 2006 03:47:21 -0000	1.3
@@ -1 +1 @@
-libpri-1.4.0-beta1.tar.gz
+libpri-1.4.0.tar.gz


Index: libpri.spec
===================================================================
RCS file: /cvs/extras/rpms/libpri/FC-6/libpri.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- libpri.spec	15 Oct 2006 04:33:12 -0000	1.3
+++ libpri.spec	24 Dec 2006 03:47:21 -0000	1.4
@@ -1,12 +1,12 @@
 Summary: An implementation of Primary Rate ISDN
 Name: libpri
 Version: 1.4.0
-Release: 2%{?dist}.beta1
+Release: 3%{?dist}
 License: GPL
 Group: System Environment/Libraries
 URL: http://www.asterisk.org/
 
-Source0: http://ftp.digium.com/pub/telephony/libpri/releases/libpri-%{version}-beta1.tar.gz
+Source0: http://ftp.digium.com/pub/telephony/libpri/releases/libpri-%{version}.tar.gz
 Patch0: libpri-optflags.patch
 
 BuildRoot:  %{_tmppath}/%{name}-%{version}-root-%(%{__id_u} -n)
@@ -27,7 +27,7 @@
 Development files for libpri.
 
 %prep
-%setup0 -q -n %{name}-%{version}-beta1
+%setup0 -q -n %{name}-%{version}
 %patch0 -p0
 %{__perl} -pi -e 's|\$\(INSTALL_BASE\)/lib|%{_libdir}|g' Makefile
 
@@ -57,6 +57,9 @@
 %{_libdir}/libpri.so
 
 %changelog
+* Sat Dec 23 2006 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.4.0-3
+- Update to 1.4.0 final
+
 * Sat Oct 14 2006 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.4.0-2.beta1
 - Fix lib paths for 64 bit systems.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/libpri/FC-6/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	15 Oct 2006 03:51:13 -0000	1.2
+++ sources	24 Dec 2006 03:47:21 -0000	1.3
@@ -1 +1 @@
-0df4aab74517ff425392cfafc6b97eab  libpri-1.4.0-beta1.tar.gz
+09b039226e43a810d523bc076823c6a9  libpri-1.4.0.tar.gz




More information about the scm-commits mailing list