SPECS: pwlib.spec - up to 1.9.2
aredridel
aredridel at pld-linux.org
Fri Jan 20 06:35:00 CET 2006
Author: aredridel Date: Fri Jan 20 05:35:00 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 1.9.2
---- Files affected:
SPECS:
pwlib.spec (1.116 -> 1.117)
---- Diffs:
================================================================
Index: SPECS/pwlib.spec
diff -u SPECS/pwlib.spec:1.116 SPECS/pwlib.spec:1.117
--- SPECS/pwlib.spec:1.116 Wed Jan 18 00:43:43 2006
+++ SPECS/pwlib.spec Fri Jan 20 06:34:54 2006
@@ -3,20 +3,20 @@
Summary(pl): Biblioteka zapewniająca przenośność między Windows i Uniksami
Summary(pt_BR): Biblioteca Windows Portavel
Name: pwlib
-Version: 1.9.0
+Version: 1.9.2
%define fver %(echo %{version} | tr . _)
-Release: 6
+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://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.seconix.com/%{name}-%{version}.tar.gz
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
@@ -154,15 +154,14 @@
Wtyczka wejścia obrazu v4l.
%prep
-%setup -q -n %{name}_v%{fver}
-%patch0 -p1
+%setup -q
+#%patch0 -p1
%patch1 -p1
%patch2 -p1
%patch3 -p1
%if "%{_lib}" == "lib64"
%patch4 -p1
%endif
-%patch5 -p1
ln -sf make bin
@@ -250,6 +249,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+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.117&f=u
More information about the pld-cvs-commit
mailing list