rpms/sofia-sip/F-8 .cvsignore, 1.2, 1.3 sofia-sip.spec, 1.6, 1.7 sources, 1.2, 1.3

Jeffrey C. Ollie (jcollie) fedora-extras-commits at redhat.com
Sun Jun 15 05:39:32 UTC 2008


Author: jcollie

Update of /cvs/pkgs/rpms/sofia-sip/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15191

Modified Files:
	.cvsignore sofia-sip.spec sources 
Log Message:
* Sat Jun 14 2008 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.12.9-1
- Update to 1.12.9
- Disable building API documentation because it won't build on PPC/PPC64 (at least in a reasonable amount of time).



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/sofia-sip/F-8/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	2 Jul 2007 20:18:43 -0000	1.2
+++ .cvsignore	15 Jun 2008 05:38:47 -0000	1.3
@@ -1 +1 @@
-sofia-sip-1.12.6.tar.gz
+sofia-sip-1.12.9.tar.gz


Index: sofia-sip.spec
===================================================================
RCS file: /cvs/pkgs/rpms/sofia-sip/F-8/sofia-sip.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sofia-sip.spec	28 Aug 2007 12:37:25 -0000	1.6
+++ sofia-sip.spec	15 Jun 2008 05:38:47 -0000	1.7
@@ -1,6 +1,6 @@
 Name:           sofia-sip
-Version:        1.12.6
-Release:        11%{?dist}
+Version:        1.12.9
+Release:        1%{?dist}
 Summary:        Sofia SIP User-Agent library
 
 Group:          System Environment/Libraries
@@ -10,8 +10,8 @@
 Patch0:         sofia-sip-1.12.6-undefined-non-weak-symbol.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
-BuildRequires:  doxygen >= 1.3
-BuildRequires:  graphviz
+#BuildRequires:  doxygen >= 1.3
+#BuildRequires:  graphviz
 BuildRequires:  openssl-devel >= 0.9.7
 BuildRequires:  glib2-devel >=  2.4
 BuildRequires:  lksctp-tools-devel
@@ -74,10 +74,10 @@
 aclocal -I m4 --force
 autoheader --force
 autoconf --force
-automake --gnu --force-missing
+automake --gnu --force-missing --add-missing
 %configure --disable-rpath --disable-static --enable-sctp
 make %{?_smp_mflags}
-make doxygen
+#make doxygen
 
 %check
 #TPORT_DEBUG=9 TPORT_TEST_HOST=0.0.0.0 make check
@@ -106,7 +106,7 @@
 
 %files devel
 %defattr(-,root,root,-)
-%doc libsofia-sip-ua/docs/html
+#%doc libsofia-sip-ua/docs/html
 
 %dir %{_includedir}/sofia-sip-1.12
 
@@ -130,7 +130,7 @@
 
 %files glib-devel
 %defattr(-,root,root,-)
-%doc libsofia-sip-ua-glib/docs/html
+#%doc libsofia-sip-ua-glib/docs/html
 
 %{_includedir}/sofia-sip-1.12/sofia-sip/su_source.h
 
@@ -145,6 +145,16 @@
 %{_mandir}/man1/*.1*
 
 %changelog
+* Sat Jun 14 2008 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.12.9-1
+- Update to 1.12.9
+- Disable building API documentation because it won't build on PPC/PPC64 (at least in a reasonable amount of time).
+
+* Mon Feb 11 2008 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.12.8-1
+- Update to 1.12.8
+
+* Thu Dec 06 2007 Release Engineering <rel-eng at fedoraproject dot org> - 1.12.6-12
+- Rebuild for deps
+
 * Tue Aug 28 2007 Jeffrey C. Ollie <jeff at ocjtech.us> - 1.12.6-11
 - Update license tag.
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/sofia-sip/F-8/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	2 Jul 2007 20:18:43 -0000	1.2
+++ sources	15 Jun 2008 05:38:47 -0000	1.3
@@ -1 +1 @@
-8c24a9d58179f8fa7c7edd4af7dab104  sofia-sip-1.12.6.tar.gz
+e91bb7b6a3a5c21f2b09ffc6297da604  sofia-sip-1.12.9.tar.gz




More information about the fedora-extras-commits mailing list