SPECS: io.spec - pl, partial cleanup

qboosh qboosh at pld-linux.org
Wed Nov 16 22:49:55 CET 2005


Author: qboosh                       Date: Wed Nov 16 21:49:55 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, partial cleanup

---- Files affected:
SPECS:
   io.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/io.spec
diff -u SPECS/io.spec:1.1 SPECS/io.spec:1.2
--- SPECS/io.spec:1.1	Wed Nov 16 16:16:10 2005
+++ SPECS/io.spec	Wed Nov 16 22:49:50 2005
@@ -1,10 +1,6 @@
 # $Revision$, $Date$
-#
-# Conditional build:
-%bcond_with	tests		# build with tests
-%bcond_without	tests		# build without tests
-#
 Summary:	Io programming language
+Summary(pl):	Język programowania Io
 Name:		io
 Version:	20051017
 Release:	1
@@ -16,21 +12,21 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Io programming language
+Io programming language.
+
+%description -l pl
+Język programowania Io.
 
 %prep
 %setup -q -c 
 
 %build
-cd release/IoFull-2005-10-17/
+cd release/IoFull-2005-10-17
 rm vm/base/DynLib_OSX.{c,h}
 %{__make}
 
 %install
 rm -rf $RPM_BUILD_ROOT
-# create directories if necessary
-#install -d $RPM_BUILD_ROOT
-#install -d $RPM_BUILD_ROOT%{_examplesdir}/%{name}-%{version}
 
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
@@ -48,6 +44,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/11/16 21:49:50  qboosh
+- pl, partial cleanup
+
 Revision 1.1  2005/11/16 15:16:10  aredridel
 - nfy, mostly builds but does not install at all
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/io.spec?r1=1.1&r2=1.2&f=u




More information about the pld-cvs-commit mailing list