Author: zbyniu Date: Mon Aug 4 11:37:50 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 1.12.9
---- Files affected: SPECS: sofia-sip.spec (1.11 -> 1.12) ---- Diffs: ================================================================ Index: SPECS/sofia-sip.spec diff -u SPECS/sofia-sip.spec:1.11 SPECS/sofia-sip.spec:1.12 --- SPECS/sofia-sip.spec:1.11 Mon Jul 30 16:22:44 2007 +++ SPECS/sofia-sip.spec Mon Aug 4 13:37:44 2008 @@ -9,12 +9,12 @@ Summary: Sofia SIP User-Agent library Summary(pl.UTF-8): Biblioteka agenta użytkownika Sofia SIP Name: sofia-sip -Version: 1.12.6 +Version: 1.12.9 Release: 1 License: LGPL 2.1 Group: Libraries Source0: http://dl.sourceforge.net/sofia-sip/%{name}-%{version}.tar.gz -# Source0-md5: 8c24a9d58179f8fa7c7edd4af7dab104 +# Source0-md5: e91bb7b6a3a5c21f2b09ffc6297da604 URL: http://sf.net/projects/sofia-sip/ %if %{with doxygen} BuildRequires: doxygen >= 1.3.4 @@ -100,7 +100,9 @@ %files %defattr(644,root,root,755) %doc AUTHORS COPYRIGHTS README RELEASE ChangeLog -%attr(755,root,root) %{_libdir}/lib*.so.*.* +%attr(755,root,root) %{_libdir}/libsofia-sip-ua*.so.*.*.* +%attr(755,root,root) %ghost %{_libdir}/libsofia-sip-ua-glib.so.3 +%attr(755,root,root) %ghost %{_libdir}/libsofia-sip-ua.so.0 %{_datadir}/sofia-sip %files devel @@ -118,6 +120,7 @@ %files utils %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/* +%{_mandir}/man1/*.1* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -125,7 +128,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.11 2007/07/30 14:22:44 patrys +Revision 1.12 2008/08/04 11:37:44 zbyniu +- up to 1.12.9 + +Revision 1.11 2007-07-30 14:22:44 patrys - ldconfig Revision 1.10 2007/07/30 13:59:38 patrys ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sofia-sip.spec?r1=1.11&r2=1.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
