SPECS: slang.spec - Provide utf8 info when building with utf8

pascalek pascalek at pld-linux.org
Sun Aug 7 00:41:25 CEST 2005


Author: pascalek                     Date: Sat Aug  6 22:41:25 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Provide utf8 info when building with utf8

---- Files affected:
SPECS:
   slang.spec (1.96 -> 1.97) 

---- Diffs:

================================================================
Index: SPECS/slang.spec
diff -u SPECS/slang.spec:1.96 SPECS/slang.spec:1.97
--- SPECS/slang.spec:1.96	Tue Nov  9 15:23:44 2004
+++ SPECS/slang.spec	Sun Aug  7 00:41:20 2005
@@ -39,6 +39,7 @@
 BuildRequires:	autoconf
 BuildRequires:	automake
 Obsoletes:	libslang1
+%{?with_utf8:Provides: slang(utf8)}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_includedir	%{_prefix}/include/slang
@@ -131,6 +132,8 @@
 Summary(uk):	âŚÂĚŚĎÔĹËÉ ÔÁ ČĹÄĹŇÉ ÄĚŃ C-ĐĎÄŚÂÎϧ ÍĎ×É S-Lang
 Group:		Development/Libraries
 Requires:	%{name} = %{epoch}:%{version}-%{release}
+%{?with_utf8:Requires: slang(utf8)}
+%{?with_utf8:Provides: slang-devel(utf8)}
 Obsoletes:	libslang1-devel
 
 %description devel
@@ -181,6 +184,8 @@
 Summary(uk):	óÔÁÔÉŢÎÁ ÂŚÂĚŚĎÔĹËÁ ÄĚŃ C-ĐĎÄŚÂÎϧ ÍĎ×É S-Lang
 Group:		Development/Libraries
 Requires:	%{name}-devel = %{epoch}:%{version}-%{release}
+%{?with_utf8:Requires: slang-devel(utf8)}
+%{?with_utf8:Provides: slang-static(utf8)}
 
 %description static
 This package contains the slang static libraries.
@@ -294,6 +299,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.97  2005/08/06 22:41:20  pascalek
+- Provide utf8 info when building with utf8
+
 Revision 1.96  2004/11/09 14:23:44  aflinta
 - indicate in release whether utf8 support is compiled in or not
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/slang.spec?r1=1.96&r2=1.97&f=u




More information about the pld-cvs-commit mailing list