packages: ptlib/ptlib.spec - Epoch: 1, Release: 0.1, warning about version ...

jajcus jajcus at pld-linux.org
Thu Apr 28 15:45:48 CEST 2011


Author: jajcus                       Date: Thu Apr 28 13:45:48 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Epoch: 1, Release: 0.1, warning about version compatibility -> for Th
  downgrade to 2.8

---- Files affected:
packages/ptlib:
   ptlib.spec (1.27 -> 1.28) 

---- Diffs:

================================================================
Index: packages/ptlib/ptlib.spec
diff -u packages/ptlib/ptlib.spec:1.27 packages/ptlib/ptlib.spec:1.28
--- packages/ptlib/ptlib.spec:1.27	Thu Apr 28 13:41:10 2011
+++ packages/ptlib/ptlib.spec	Thu Apr 28 15:45:43 2011
@@ -1,5 +1,11 @@
 # $Revision$, $Date$
 #
+# WARNING:
+#	stable Ekiga version (3.2.x) crashes with ptlib-2.10.0
+#	(it works with ptlib from PTLIB_2_8 branch)
+#	Recommended versions of ptlib and opal can be found at:
+#		http://wiki.ekiga.org/index.php/Download_Ekiga_sources
+#
 # Conditional build:
 %bcond_without	http		# Disable http support
 %bcond_without	ipv6		# Disable ipv6 support
@@ -13,7 +19,8 @@
 Summary(pl.UTF-8):	Przenośna biblioteka narzędziowa
 Name:		ptlib
 Version:	2.10.0
-Release:	1
+Release:	0.1
+Epoch:		1
 URL:		http://www.opalvoip.org/
 Source0:	http://downloads.sourceforge.net/opalvoip/%{name}-%{version}.tar.bz2
 # Source0-md5:	39d53e09a698bd6099088b4465cfc841
@@ -64,7 +71,7 @@
 Summary:	PTLib (Portable Tools Library) development files
 Summary(pl.UTF-8):	PTLib pliki deweloperskie
 Group:		Development/Libraries
-Requires:	%{name} = %{version}-%{release}
+Requires:	%{name} = %{epoch}%{version}-%{release}
 
 
 %description devel
@@ -90,7 +97,7 @@
 Summary:	Alsa audio plugin
 Summary(pl.UTF-8):	Alsa wtyczka audio
 Group:		Libraries
-Requires:	%{name} = %{version}-%{release}
+Requires:	%{name} = %{epoch}%{version}-%{release}
 Provides:	%{name}-sound
 
 %description sound-alsa
@@ -103,7 +110,7 @@
 Summary:	Pulse audio plugin
 Summary(pl.UTF-8):	Pulse wtyczka audio
 Group:		Libraries
-Requires:	%{name} = %{version}-%{release}
+Requires:	%{name} = %{epoch}%{version}-%{release}
 Provides:	%{name}-sound
 
 %description sound-pulse
@@ -116,7 +123,7 @@
 Summary:	OSS audio plugin
 Summary(pl.UTF-8):	OSS wtyczka audio
 Group:		Libraries
-Requires:	%{name} = %{version}-%{release}
+Requires:	%{name} = %{epoch}%{version}-%{release}
 Provides:	%{name}-sound
 
 %description sound-oss
@@ -129,7 +136,7 @@
 Summary:	v4l video input plugin
 Summary(pl.UTF-8):	v4l wejściowa wtyczka wideo
 Group:		Libraries
-Requires:	%{name} = %{version}-%{release}
+Requires:	%{name} = %{epoch}%{version}-%{release}
 
 %description video-v4l
 v4l video input plugin.
@@ -141,7 +148,7 @@
 Summary:	v4l2 video input plugin
 Summary(pl.UTF-8):	v4l2 wejściowa wtyczka wideo
 Group:		Libraries
-Requires:	%{name} = %{version}-%{release}
+Requires:	%{name} = %{epoch}%{version}-%{release}
 
 %description video-v4l2
 v4l2 video input plugin.
@@ -149,9 +156,13 @@
 %description video-v4l2 -l pl.UTF-8
 v4l2 wejściowa wtyczka wideo.
 
-#%package video-avc #Summary: AVC 1394 video input plugin #Group:
-Libraries #Requires: %{name} = %{version}-%{release} # #%description
-video-avc #AVC 1394 video input plugin.
+%package video-avc
+Summary: AVC 1394 video input plugin
+Group: Libraries
+Requires: %{name} = %{epoch}%{version}-%{release}
+
+%description video-avc
+AVC 1394 video input plugin.
 
 %prep
 %setup -q
@@ -276,9 +287,11 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/%{name}-%{version}/devices/videoinput/v4l2_pwplugin.so
 
-#%files video-avc
-#%defattr(644,root,root,755)
-#%attr(755,root,root) %{_libdir}/%{name}-%{version}/devices/videoinput/avc_pwplugin.so
+%if 0
+%files video-avc
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/%{name}-%{version}/devices/videoinput/avc_pwplugin.so
+%endif
 %endif
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -287,6 +300,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.28  2011/04/28 13:45:43  jajcus
+- Epoch: 1, Release: 0.1, warning about version compatibility -> for Th
+  downgrade to 2.8
+
 Revision 1.27  2011/04/28 11:41:10  jajcus
 - fixes merge from PTLIB_2_8 branch (1.25-1.25.2.2):
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/ptlib/ptlib.spec?r1=1.27&r2=1.28&f=u



More information about the pld-cvs-commit mailing list