Author: arekm Date: Mon Feb 11 08:46:31 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - revert bristuff. bristuffed library now in libpri-bristuff.spec
---- Files affected: SPECS: libpri.spec (1.24 -> 1.25) ---- Diffs: ================================================================ Index: SPECS/libpri.spec diff -u SPECS/libpri.spec:1.24 SPECS/libpri.spec:1.25 --- SPECS/libpri.spec:1.24 Sat Feb 9 14:13:07 2008 +++ SPECS/libpri.spec Mon Feb 11 09:46:26 2008 @@ -1,6 +1,4 @@ # $Revision$, $Date$ -# TODO: create separate libpri-bristuff.spec with different include dir and soname (see debian) -%bcond_with bristuff # BRIstuff (Junghanns.NET BRI adapters) support Summary: ISDN PRI channel interface library Summary(pl.UTF-8): Biblioteka interfejsu do kanałów PRI ISDN Name: libpri @@ -10,10 +8,8 @@ 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 -%{?with_bristuff:Provides: libpri-bristuff = %{version}-%{release}} BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -27,7 +23,6 @@ Summary(pl.UTF-8): Pliki nagłówkowe i dokumentacja do libpri Group: Development/Libraries Requires: %{name} = %{version}-%{release} -%{?with_bristuff:Provides: libpri-bristuff-devel = %{version}-%{release}} %description devel Header files and development documentation for libpri. @@ -40,7 +35,6 @@ Summary(pl.UTF-8): Statyczna biblioteka libpri Group: Development/Libraries Requires: %{name}-devel = %{version}-%{release} -%{?with_bristuff:Provides: libpri-bristuff-static = %{version}-%{release}} %description static libpri static library. @@ -92,6 +86,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.25 2008-02-11 08:46:26 arekm +- revert bristuff. bristuffed library now in libpri-bristuff.spec + Revision 1.24 2008-02-09 13:13:07 arekm - bristuff provides ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libpri.spec?r1=1.24&r2=1.25&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
