]> git.pld-linux.org Git - packages/opal.git/commitdiff
- updated BR
authorSzymon Siwek <sls@pld-linux.org>
Wed, 5 Nov 2008 16:23:44 +0000 (16:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- disabled (probably outdated) patches

Changed files:
    opal.spec -> 1.36

opal.spec

index 485ca3a21f3df4f53cbc6d5092d91fe35a275f55..a8000d748bd838f97e7b536cf253773f4673bee2 100644 (file)
--- a/opal.spec
+++ b/opal.spec
@@ -15,8 +15,11 @@ Source0:     http://ftp.gnome.org/pub/gnome/sources/opal/3.4/%{name}-%{version}.tar.
 Patch0:                %{name}-libname.patch
 Patch1:                %{name}-mak_files.patch
 URL:           http://www.openh323.org/
+BuildRequires: SDL-devel
 BuildRequires: libstdc++-devel
-BuildRequires: pwlib-devel >= 1.10.10
+BuildRequires: openssl-devel
+BuildRequires: pkgconfig
+BuildRequires: ptlib-devel
 BuildRequires: sed >= 4.0
 BuildRequires: speex-devel >= 1:1.1.5
 %requires_eq   pwlib
@@ -64,8 +67,8 @@ Biblioteki statyczne OPAL.
 
 %prep
 %setup -q
-%patch0 -p1
-%patch1 -p1
+#patch0 -p1
+#patch1 -p1
 
 %build
 PWLIBDIR=%{_prefix}; export PWLIBDIR
This page took 0.088939 seconds and 4 git commands to generate.