SPECS: sofia-sip.spec - up to 1.12.4

patrys patrys at pld-linux.org
Fri Jan 19 19:01:15 CET 2007


Author: patrys                       Date: Fri Jan 19 18:01:15 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.12.4

---- Files affected:
SPECS:
   sofia-sip.spec (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SPECS/sofia-sip.spec
diff -u SPECS/sofia-sip.spec:1.5 SPECS/sofia-sip.spec:1.6
--- SPECS/sofia-sip.spec:1.5	Wed Mar  1 00:37:25 2006
+++ SPECS/sofia-sip.spec	Fri Jan 19 19:01:10 2007
@@ -9,11 +9,12 @@
 Summary:	Sofia SIP User-Agent library
 Summary(pl):	Biblioteka agenta użytkownika Sofia SIP
 Name:		sofia-sip
-Version:	1.11.4
+Version:	1.12.4
 Release:	1
 License:	LGPL 2.1
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/sofia-sip/%{name}-%{version}.tar.gz
+# Source0-md5:	2aa264efc9affd9f060c9d19f3ee3438
 URL:		http://sf.net/projects/sofia-sip/
 %if %{with doxygen}
 BuildRequires:	doxygen >= 1.3.4
@@ -98,28 +99,23 @@
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS COPYRIGHTS README RELEASE ChangeLog
-%attr(755,root,root) %{_libdir}/libsofia-sip-ua.so.*.*
+%attr(755,root,root) %{_libdir}/lib*.so.*.*
 
 %files devel
 %defattr(644,root,root,755)
 %doc TODO README.developers %{?with_doxygen:docs/*}
-%attr(755,root,root) %{_libdir}/libsofia-sip-ua.so
-%{_libdir}/libsofia-sip-ua.la
-%{_libdir}/sofia
-%{_includedir}/sofia-sip
-%{_aclocaldir}/*.m4
-%{_pkgconfigdir}/%{name}-ua.pc
+%attr(755,root,root) %{_libdir}/lib*.so
+%{_libdir}/lib*.la
+%{_includedir}/*
+%{_pkgconfigdir}/*.pc
 
 %files static
 %defattr(644,root,root,755)
-%{_libdir}/libsofia-sip-ua.a
+%{_libdir}/lib*.a
 
 %files utils
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/nua_cli
-%attr(755,root,root) %{_bindir}/localinfo
-%attr(755,root,root) %{_bindir}/sip-options
-%attr(755,root,root) %{_bindir}/sip-date
+%attr(755,root,root) %{_bindir}/*
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -127,6 +123,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.6  2007/01/19 18:01:10  patrys
+- up to 1.12.4
+
 Revision 1.5  2006/02/28 23:37:25  glen
 - adapterized (killed trailing spaces/tabs)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/sofia-sip.spec?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list