SPECS: ruby-esmart.spec - pl, .so perms
qboosh
qboosh at pld-linux.org
Wed Jul 13 00:20:03 CEST 2005
Author: qboosh Date: Tue Jul 12 22:20:03 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl, .so perms
---- Files affected:
SPECS:
ruby-esmart.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/ruby-esmart.spec
diff -u SPECS/ruby-esmart.spec:1.1 SPECS/ruby-esmart.spec:1.2
--- SPECS/ruby-esmart.spec:1.1 Sun Jul 10 03:38:47 2005
+++ SPECS/ruby-esmart.spec Wed Jul 13 00:19:58 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 esmart library
+Summary(pl): Dowiązania języka ruby do biblioteki esmart
Name: ruby-esmart
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 esmart library.
-%if 0
-%package devel
-Summary: Header files for ruby-esmart
-Group: Development/Libraries
-Requires: %{name} = %{epoch}:%{version}-%{release}
-
-%description devel
-Header files for ruby-esmart.
-%endif
+%description -l pl
+Dowiązania języka ruby do biblioteki esmart.
%prep
%setup -q -n ruby-esmart
@@ -48,12 +42,7 @@
%files
%defattr(644,root,root,755)
-%{ruby_archdir}/*.so
-
-%if 0
-%files devel
-#%{ruby_archdir}/esmart
-%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:19:58 qboosh
+- pl, .so perms
+
Revision 1.1 2005/07/10 01:38:47 aredridel
- added
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ruby-esmart.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list