SPECS (AC-branch): slang.spec - tabs, utf8 info provided, patch nu...

pluto pluto at pld-linux.org
Tue Sep 13 10:46:07 CEST 2005


Author: pluto                        Date: Tue Sep 13 08:46:07 2005 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- tabs, utf8 info provided, patch numbers fixed.

---- Files affected:
SPECS:
   slang.spec (1.93.2.1 -> 1.93.2.2) 

---- Diffs:

================================================================
Index: SPECS/slang.spec
diff -u SPECS/slang.spec:1.93.2.1 SPECS/slang.spec:1.93.2.2
--- SPECS/slang.spec:1.93.2.1	Fri Jul 16 00:27:23 2004
+++ SPECS/slang.spec	Tue Sep 13 10:46:01 2005
@@ -4,7 +4,7 @@
 %bcond_with	uClibc	# use hacks to build against uClibc
 %bcond_with	utf8	# utf8 support
 #
-%define		docver  1.4.8
+%define		docver	1.4.8
 Summary:	shared library for C like extension language
 Summary(de):	Shared Library für eine C-artige Sprache
 Summary(es):	Biblioteca compartida para leguaje de extensión semejante a C
@@ -16,14 +16,14 @@
 Summary(uk):	âŚÂĚŚĎÔĹËÁ ÓĐŚĚŘÎĎÇĎ ËĎŇÉÓÔŐ×ÁÎÎŃ C-ĐĎÄŚÂÎϧ ÍĎ×É ŇĎÚŰÉŇĹÎÎŃ S-Lang
 Name:		slang
 Version:	1.4.9
-Release:	8
+Release:	8%{?with_utf8:utf8}
 Epoch:		1
 License:	GPL
 Group:		Libraries
 Source0:	ftp://space.mit.edu/pub/davis/slang/v1.4/%{name}-%{version}.tar.bz2
-# Source0-md5: 4fbb1a7f1257e065ca830deefe13d350
+# Source0-md5:	4fbb1a7f1257e065ca830deefe13d350
 Source1:	ftp://space.mit.edu/pub/davis/slang/v1.4/%{name}-%{docver}-doc.tar.bz2
-# Source1-md5: 7dac82b282494affcf619730bbee0d6c
+# Source1-md5:	7dac82b282494affcf619730bbee0d6c
 Patch0:		%{name}-security.patch
 Patch1:		%{name}-DESTDIR.patch
 Patch2:		%{name}-nodevel.patch
@@ -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.
@@ -203,7 +208,7 @@
 ÝĎ ×ÉËĎŇÉÓÔĎ×ŐŔÔŘ Slang.
 
 %prep
-%setup  -q -a1
+%setup -q -a1
 %patch0 -p1
 #%%patch1 -p1
 %patch2 -p1
@@ -212,9 +217,9 @@
 %patch5 -p1
 %{?with_uClibc:%patch6 -p1}
 %if %{with utf8}
-%patch6 -p1
 %patch7 -p1
 %patch8 -p1
+%patch9 -p1
 %endif
 
 %build
@@ -269,8 +274,8 @@
 %clean
 rm -rf $RPM_BUILD_ROOT
 
-%post   -p /sbin/ldconfig
-%postun -p /sbin/ldconfig
+%post	-p /sbin/ldconfig
+%postun	-p /sbin/ldconfig
 
 %files
 %defattr(644,root,root,755)
@@ -294,6 +299,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.93.2.2  2005/09/13 08:46:01  pluto
+- tabs, utf8 info provided, patch numbers fixed.
+
 Revision 1.93.2.1  2004/07/15 22:27:23  averne
 - rel 8 for AC
 
================================================================

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




More information about the pld-cvs-commit mailing list