SPECS: libpri.spec - bristuff provides
arekm
arekm at pld-linux.org
Sat Feb 9 14:13:12 CET 2008
Author: arekm Date: Sat Feb 9 13:13:12 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- bristuff provides
---- Files affected:
SPECS:
libpri.spec (1.23 -> 1.24)
---- Diffs:
================================================================
Index: SPECS/libpri.spec
diff -u SPECS/libpri.spec:1.23 SPECS/libpri.spec:1.24
--- SPECS/libpri.spec:1.23 Sat Feb 9 13:39:38 2008
+++ SPECS/libpri.spec Sat Feb 9 14:13:07 2008
@@ -1,8 +1,6 @@
# $Revision$, $Date$
-#
-# Conditional build:
+# 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
@@ -15,6 +13,7 @@
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
@@ -28,6 +27,7 @@
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,6 +40,7 @@
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.
@@ -91,6 +92,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.24 2008-02-09 13:13:07 arekm
+- bristuff provides
+
Revision 1.23 2008-02-09 12:39:38 qboosh
- bcond desc
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libpri.spec?r1=1.23&r2=1.24&f=u
More information about the pld-cvs-commit
mailing list