Author: jajcus                       Date: Wed Sep  9 13:12:56 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Version: 1.1.0
- NFY (doesn't build with current Th version of Opal)

---- Files affected:
packages/t38modem:
   t38modem.spec (1.11 -> 1.12) 

---- Diffs:

================================================================
Index: packages/t38modem/t38modem.spec
diff -u packages/t38modem/t38modem.spec:1.11 
packages/t38modem/t38modem.spec:1.12
--- packages/t38modem/t38modem.spec:1.11        Mon Feb 12 23:09:17 2007
+++ packages/t38modem/t38modem.spec     Wed Sep  9 15:12:50 2009
@@ -1,18 +1,16 @@
 # $Revision$, $Date$
+#
 Summary:       Fax modem to T.38 gateway
 Summary(pl.UTF-8):     Bramka faks modem -> T.38
 Name:          t38modem
-Version:       0.6.2
-Release:       2
+Version:       1.1.0
+Release:       0.1
 License:       MPL
 Group:         Networking/Daemons
-Source0:       http://www.openh323.org/bin/%{name}_%{version}.tar.gz
-# Source0-md5: 8b49e1d7f97ec0b6f2bfb7482f99d1ba
-Patch0:                %{name}-mak_files.patch
-URL:           http://www.openh323.org/
-BuildRequires: openh323-devel >= 1.12.0
-BuildRequires: pwlib-devel >= 1.4.8
-%requires_eq   openh323
+Source0:       http://dl.sourceforge.net/t38modem/t38modem-1.1.0.tgz
+# Source0-md5: 6a9a6a6e45432aefa065c0436db8b3ac
+URL:           http://t38modem.sourceforge.net/
+BuildRequires: opal-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -26,12 +24,12 @@
 IP jest to punkt H.323 z obsługą faksów T.38.
 
 %prep
-%setup -qn %{name}
-%patch0 -p1
+%setup -q
 
 %build
-%{__make} %{?debug:debug}%{!?debug:opt}shared \
-       OPTCCFLAGS="%{rpmcflags} -fno-rtti -fno-exceptions"
+%{__make} %{?debug:debug}%{!?debug:opt} \
+       USE_OPAL=1 OPALDIR=/usr/share/opal \
+       OPTCCFLAGS="%{rpmcflags}"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -53,6 +51,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.12  2009/09/09 13:12:50  jajcus
+- Version: 1.1.0
+- NFY (doesn't build with current Th version of Opal)
+
 Revision 1.11  2007/02/12 22:09:17  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/t38modem/t38modem.spec?r1=1.11&r2=1.12&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to