SPECS: ruby-edje.spec - pl, .so perms

qboosh qboosh at pld-linux.org
Wed Jul 13 00:18:45 CEST 2005


Author: qboosh                       Date: Tue Jul 12 22:18:45 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, .so perms

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

---- Diffs:

================================================================
Index: SPECS/ruby-edje.spec
diff -u SPECS/ruby-edje.spec:1.1 SPECS/ruby-edje.spec:1.2
--- SPECS/ruby-edje.spec:1.1	Sun Jul 10 03:40:16 2005
+++ SPECS/ruby-edje.spec	Wed Jul 13 00:18:39 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 edje library
+Summary(pl):	Dowiązania języka Ruby do biblioteki edje
 Name:		ruby-edje
 Version:	0
 Release:	1
@@ -19,17 +20,10 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Ruby binding to the Evas library.
+Ruby binding to the edje library.
 
-%if 0
-%package devel
-Summary: Header files for ruby-edje
-Group:	Development/Libraries
-Requires: %{name} = %{epoch}:%{version}-%{release}
-
-%description devel
-Header files for ruby-edje.
-%endif
+%description -l pl
+Dowiązania języka Ruby do biblioteki edje.
 
 %prep
 %setup -q -n ruby-edje
@@ -48,12 +42,7 @@
 
 %files
 %defattr(644,root,root,755)
-%{ruby_archdir}/*.so
-
-%if 0
-%files devel
-%{ruby_archdir}/edje
-%endif
+%attr(755,root,root) %{ruby_archdir}/*.so
 
 %define	date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -61,6 +50,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2005/07/12 22:18:39  qboosh
+- pl, .so perms
+
 Revision 1.1  2005/07/10 01:40:16  aredridel
 - added
-
================================================================

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




More information about the pld-cvs-commit mailing list