SPECS: pwlib.spec - up to version 1.9.3, added v4l2 subpackage

aflinta aflinta at pld-linux.org
Fri Feb 17 14:59:21 CET 2006


Author: aflinta                      Date: Fri Feb 17 13:59:21 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to version 1.9.3, added v4l2 subpackage

---- Files affected:
SPECS:
   pwlib.spec (1.118 -> 1.119) 

---- Diffs:

================================================================
Index: SPECS/pwlib.spec
diff -u SPECS/pwlib.spec:1.118 SPECS/pwlib.spec:1.119
--- SPECS/pwlib.spec:1.118	Sun Jan 22 20:45:40 2006
+++ SPECS/pwlib.spec	Fri Feb 17 14:59:14 2006
@@ -3,14 +3,14 @@
 Summary(pl):	Biblioteka zapewniająca przenośność między Windows i Uniksami
 Summary(pt_BR):	Biblioteca Windows Portavel
 Name:		pwlib
-Version:	1.9.2
+Version:	1.9.3
 %define	fver	%(echo %{version} | tr . _)
 Release:	1
 License:	MPL 1.0
 Group:		Libraries
 #Source0:	http://dl.sourceforge.net/openh323/%{name}-v%{fver}-src-tar.gz
-Source0:	http://www.ekiga.org/downloads/sources/%{name}-%{version}.tar.gz
-# Source0-md5:	64f7ee4062f507e871863680df5278b9
+Source0:	http://www.ekiga.org/downloads/beta2/sources/%{name}-%{version}.tar.gz
+# Source0-md5:	42d5e9d274bdb02b40f5e1db06307475
 Patch0:		%{name}-mak_files.patch
 Patch1:		%{name}-libname.patch
 Patch2:		%{name}-bison-pure.patch
@@ -152,6 +152,18 @@
 %description video-v4l -l pl
 Wtyczka wejścia obrazu v4l.
 
+%package video-v4l2
+Summary:	v4l2 video input plugin
+Summary(pl):	Wtyczka wejścia obrazu v4l2
+Group:		Libraries
+Requires:	%{name} = %{version}-%{release}
+
+%description video-v4l2
+v4l2 video input plugin.
+
+%description video-v4l -l pl2
+Wtyczka wejścia obrazu v4l2.
+
 %prep
 %setup -q 
 %patch0 -p1
@@ -168,7 +180,8 @@
 cp -f /usr/share/automake/config.* .
 %{__autoconf}
 %configure \
-	--enable-plugins
+	--enable-plugins \
+	--enable-v4l2
 
 %{__make} %{?debug:debugshared}%{!?debug:optshared} \
 	PWLIBDIR="`pwd`" \
@@ -242,12 +255,19 @@
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_libdir}/pwlib/devices/videoinput/v4l_pwplugin.so
 
+%files video-v4l2
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_libdir}/pwlib/devices/videoinput/v4l2_pwplugin.so
+
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
 * %{date} PLD Team <feedback at pld-linux.org>
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.119  2006/02/17 13:59:14  aflinta
+- up to version 1.9.3, added v4l2 subpackage
+
 Revision 1.118  2006/01/22 19:45:40  qboosh
 - updated mak_files patch is back
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/pwlib.spec?r1=1.118&r2=1.119&f=u



More information about the pld-cvs-commit mailing list