SPECS (AC-branch): pwlib.spec - updated to 1.10.0 (for GNOME ekiga)
baggins
baggins at pld-linux.org
Wed May 17 19:46:42 CEST 2006
Author: baggins Date: Wed May 17 17:46:42 2006 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- updated to 1.10.0 (for GNOME ekiga)
---- Files affected:
SPECS:
pwlib.spec (1.116 -> 1.116.2.1)
---- Diffs:
================================================================
Index: SPECS/pwlib.spec
diff -u SPECS/pwlib.spec:1.116 SPECS/pwlib.spec:1.116.2.1
--- SPECS/pwlib.spec:1.116 Wed Jan 18 00:43:43 2006
+++ SPECS/pwlib.spec Wed May 17 19:46:37 2006
@@ -3,20 +3,17 @@
Summary(pl): Biblioteka zapewniająca przenośność między Windows i Uniksami
Summary(pt_BR): Biblioteca Windows Portavel
Name: pwlib
-Version: 1.9.0
-%define fver %(echo %{version} | tr . _)
-Release: 6
+Version: 1.10.0
+Release: 1
License: MPL 1.0
Group: Libraries
-Source0: http://dl.sourceforge.net/openh323/%{name}-v%{fver}-src-tar.gz
-# Source0-md5: 9163893f588f77fd8be355d10bc995b8
-#Source0: http://www.seconix.com/%{name}-%{version}.tar.gz
+Source0: http://www.ekiga.org/admin/downloads/latest/sources/sources/%{name}-%{version}.tar.gz
+# Source0-md5: 97da19588bdc25cd8b48afb135eded1d
Patch0: %{name}-mak_files.patch
Patch1: %{name}-libname.patch
Patch2: %{name}-bison-pure.patch
Patch3: %{name}-opt.patch
Patch4: %{name}-lib64.patch
-Patch5: %{name}-openldap-2.3.patch
URL: http://www.openh323.org/
BuildRequires: SDL-devel
BuildRequires: alsa-lib-devel >= 1.0.1
@@ -153,8 +150,20 @@
%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 -n %{name}_v%{fver}
+%setup -q
%patch0 -p1
%patch1 -p1
%patch2 -p1
@@ -162,7 +171,6 @@
%if "%{_lib}" == "lib64"
%patch4 -p1
%endif
-%patch5 -p1
ln -sf make bin
@@ -170,7 +178,8 @@
cp -f /usr/share/automake/config.* .
%{__autoconf}
%configure \
- --enable-plugins
+ --enable-plugins \
+ --enable-v4l2
%{__make} %{?debug:debugshared}%{!?debug:optshared} \
PWLIBDIR="`pwd`" \
@@ -244,12 +253,34 @@
%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.116.2.1 2006/05/17 17:46:37 baggins
+- updated to 1.10.0 (for GNOME ekiga)
+
+Revision 1.124 2006/03/25 19:48:26 wolvverine
+- reverted to 1.120
+
+Revision 1.120 2006/03/13 15:45:28 freetz
+- 1.10.0
+
+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
+
+Revision 1.117 2006/01/20 05:34:54 aredridel
+- up to 1.9.2
+
Revision 1.116 2006/01/17 23:43:43 baggins
- release 6
- fix compilation with openldap 2.3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/pwlib.spec?r1=1.116&r2=1.116.2.1&f=u
More information about the pld-cvs-commit
mailing list