]> git.pld-linux.org Git - packages/gcl.git/commitdiff
- fixed perms in files
authorfilon <filon@sokrates.mimuw.edu.pl>
Sun, 23 Dec 2001 09:06:44 +0000 (09:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- cosmetics
- release 2

Changed files:
    gcl.spec -> 1.4

gcl.spec

index aed8ea39736303f67fd64d95be7f39305fd00ac2..d182b3b54cc819f309533fb232a58edac9bdae6a 100644 (file)
--- a/gcl.spec
+++ b/gcl.spec
@@ -2,7 +2,7 @@ Summary:        GNU Common Lisp
 Summary(pl):   GNU Common Lisp
 Name:          gcl
 Version:       2.4.0
-Release:       1
+Release:       2
 License:       GPL
 Group:         Development/Languages
 Group(de):     Entwicklung/Sprachen
@@ -120,7 +120,8 @@ rm -rf $RPM_BUILD_ROOT
 
 %files tk
 %defattr(644,root,root,755)
-%dir %{_infodir}
 %attr(755,root,root) %{_bindir}/gcl-tk
-%{_libdir}/gcl/gcl-tk
+%dir %{_libdir}/gcl/gcl-tk
+%attr (755,root,root) %{_libdir}/gcl/gcl-tk/{gcltkaux, gcltksrv}
+%{_libdir}/gcl/gcl-tk/{*.o, *.tcl}
 %{_infodir}/gcl-tk.info*.gz
This page took 0.212337 seconds and 4 git commands to generate.