Author: arekm Date: Sat Feb 9 10:26:21 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - add bristuff bcond
---- Files affected: SPECS: libpri.spec (1.21 -> 1.22) ---- Diffs: ================================================================ Index: SPECS/libpri.spec diff -u SPECS/libpri.spec:1.21 SPECS/libpri.spec:1.22 --- SPECS/libpri.spec:1.21 Thu Dec 27 01:23:57 2007 +++ SPECS/libpri.spec Sat Feb 9 11:26:16 2008 @@ -1,4 +1,5 @@ # $Revision$, $Date$ +%bcond_with bristuff Summary: ISDN PRI channel interface library Summary(pl.UTF-8): Biblioteka interfejsu do kanałów PRI ISDN Name: libpri @@ -8,6 +9,7 @@ Group: Libraries Source0: http://downloads.digium.com/pub/libpri/%{name}-%{version}.tar.gz # Source0-md5: c5be91fc98f1638ba0365bf87f696cd1 +Patch0: %{name}-bristuff.patch URL: http://www.asterisk.org/ BuildRequires: zaptel-devel BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -44,6 +46,7 @@ %prep %setup -q +%patch0 -p1 %build %{__make} \ @@ -85,6 +88,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2008-02-09 10:26:16 arekm +- add bristuff bcond + Revision 1.21 2007-12-27 00:23:57 zbyniu - up to 1.4.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libpri.spec?r1=1.21&r2=1.22&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
