SPECS: opal.spec - WIP

baggins baggins at pld-linux.org
Wed May 17 19:58:01 CEST 2006


Author: baggins                      Date: Wed May 17 17:58:01 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- WIP

---- Files affected:
SPECS:
   opal.spec (1.9 -> 1.10) 

---- Diffs:

================================================================
Index: SPECS/opal.spec
diff -u SPECS/opal.spec:1.9 SPECS/opal.spec:1.10
--- SPECS/opal.spec:1.9	Wed Apr 12 00:27:16 2006
+++ SPECS/opal.spec	Wed May 17 19:57:56 2006
@@ -8,6 +8,7 @@
 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
@@ -46,29 +47,29 @@
 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
@@ -129,6 +130,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.10  2006/05/17 17:57:56  baggins
+- WIP
+
 Revision 1.9  2006/04/11 22:27:16  wolvverine
 - clean
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/opal.spec?r1=1.9&r2=1.10&f=u



More information about the pld-cvs-commit mailing list