SPECS: ruby-ecore.spec - pl, defattr

qboosh qboosh at pld-linux.org
Wed Jul 13 00:17:11 CEST 2005


Author: qboosh                       Date: Tue Jul 12 22:17:11 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, defattr

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

---- Diffs:

================================================================
Index: SPECS/ruby-ecore.spec
diff -u SPECS/ruby-ecore.spec:1.1 SPECS/ruby-ecore.spec:1.2
--- SPECS/ruby-ecore.spec:1.1	Sun Jul 10 03:18:53 2005
+++ SPECS/ruby-ecore.spec	Wed Jul 13 00:17:06 2005
@@ -3,6 +3,7 @@
 %define	ruby_ridir	%(ruby -r rbconfig -e 'include Config; print File.join(CONFIG["datadir"], "ri", CONFIG["ruby_version"], "system")')
 %define ruby_rubylibdir %(ruby -r rbconfig -e 'print Config::CONFIG["rubylibdir"]')
 Summary:	Ruby binding to the ecore library
+Summary(pl):	Dowiązania języka Ruby do biblioteki ecore
 Name:		ruby-ecore
 Version:	0
 Release:	1
@@ -21,15 +22,22 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Ruby binding to the Ecore library.
+Ruby binding to the ecore library.
+
+%description -l pl
+Dowiązania języka Ruby do biblioteki ecore.
 
 %package devel
-Summary: Headers for ruby-ecore library
-Group: Development/Libraries
+Summary:	Headers for ruby-ecore library
+Summary(pl):	Pliki nagłówkowe do biblioteki ruby-ecore
+Group:		Development/Libraries
 
 %description devel
 Headers for ruby-ecore library.
 
+%description devel -l pl
+Pliki nagłówkowe do biblioteki ruby-ecore.
+
 %prep
 %setup -q -n ruby-ecore
 
@@ -53,7 +61,8 @@
 %{ruby_archdir}/*.so
 
 %files devel
-%{ruby_archdir}/ecore/
+%defattr(644,root,root,755)
+%{ruby_archdir}/ecore
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -61,6 +70,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/07/12 22:17:06  qboosh
+- pl, defattr
+
 Revision 1.1  2005/07/10 01:18:53  aredridel
 - added
-
================================================================

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




More information about the pld-cvs-commit mailing list