]> git.pld-linux.org Git - packages/opal.git/commitdiff
- WIP
authorJan Rękorajski <baggins@pld-linux.org>
Wed, 17 May 2006 17:57:56 +0000 (17:57 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    opal.spec -> 1.10

opal.spec

index 98ad063d2219d5d1978e839c1b5cfcedc4848ddd..3429f304bf1cb2952942df697e241bd3de2b5f69 100644 (file)
--- a/opal.spec
+++ b/opal.spec
@@ -7,6 +7,7 @@ License:        MPL
 Group:         Libraries
 Source0:       http://www.ekiga.org/admin/downloads/latest/sources/sources/%{name}-%{version}.tar.gz
 # Source0-md5: bc6079100e831cf117597bb99b266a0c
+Patch0:                %{name}-libname.patch
 #Patch0:       %{name}-opaldir.patch
 URL:           http://www.openh323.org/
 BuildRequires: pwlib-devel >= 1.10.0
@@ -45,29 +46,29 @@ Opal.
 Pliki nag³ówkowe i biblioteki konieczne do rozwoju aplikacji
 u¿ywaj±cych Opal.
 
-#%package static
-#Summary:      Opal static libraries
-#Summary(pl):  Biblioteki statyczne Opal
-#Group:                Development/Libraries
-#Requires:     %{name}-devel = %{version}
-#Obsoletes:    openh323-static
+%package static
+Summary:       Opal static libraries
+Summary(pl):   Biblioteki statyczne Opal
+Group:         Development/Libraries
+Requires:      %{name}-devel = %{version}
+Obsoletes:     openh323-static
 
-#%description static
-#OpenH323 static libraries.
+%description static
+OpenH323 static libraries.
 
-#%description static -l pl
-#Biblioteki statyczne OpenH323.
+%description static -l pl
+Biblioteki statyczne OpenH323.
 
 %prep
 %setup -q
-#%patch0 -p1
+%patch0 -p1
 
 %build
 PWLIBDIR=%{_prefix}; export PWLIBDIR
 #OPALDESTDIR=%{_prefix}; export OPALDIR
 #OPENH323_BUILD="yes"; export OPENH323_BUILD
 #cp -f /usr/share/automake/config.sub .
-%{__autoconf}
+#{__autoconf}
 %configure 
 #      --disable-iax
 #touch .asnparser.version
This page took 0.059737 seconds and 4 git commands to generate.