Author: qboosh                       Date: Sun Aug 20 14:21:43 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl, .so perms

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

---- Diffs:

================================================================
Index: SPECS/rl_accel.spec
diff -u SPECS/rl_accel.spec:1.1 SPECS/rl_accel.spec:1.2
--- SPECS/rl_accel.spec:1.1     Sat Aug  5 13:43:31 2006
+++ SPECS/rl_accel.spec Sun Aug 20 16:21:36 2006
@@ -1,6 +1,7 @@
 # $Revision$, $Date$
 %define                _snap   20060805
 Summary:       ReportLab C accelerator extension
+Summary(pl):   Rozszerzenie akceleratora C dla ReportLaba
 Name:          rl_accel
 Version:       0.58
 Release:       0.%{_snap}.1
@@ -13,7 +14,12 @@
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-ReportLab C accelerator extension, recommended for production use of ReportLab.
+ReportLab C accelerator extension, recommended for production use of
+ReportLab.
+
+%description -l pl
+Rozszerzenie akceleratora C zalecane do produkcyjnego używania
+ReportLaba.
 
 %prep
 %setup -q -n %{name}-%{version}-%{_snap}
@@ -33,7 +39,7 @@
 
 %files
 %defattr(644,root,root,755)
-%{py_sitedir}/*.so
+%attr(755,root,root) %{py_sitedir}/*.so
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -41,7 +47,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/08/20 14:21:36  qboosh
+- pl, .so perms
+
 Revision 1.1  2006/08/05 11:43:31  djurban
 - initial, for reportlab 2.0
-
-
================================================================

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to