]> git.pld-linux.org Git - packages/slib.git/commitdiff
- release 2,
authorkloczek <kloczek@pld-linux.org>
Wed, 21 Jun 2000 13:56:02 +0000 (13:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- cosmetic changes.

Changed files:
    slib.spec -> 1.10

slib.spec

index 561b7dcbad2c6073abf992e19116643fa7255a4a..38e982554933715668a0cc62d5eadaa10a35b963 100644 (file)
--- a/slib.spec
+++ b/slib.spec
@@ -1,7 +1,7 @@
 Summary:       scheme library
 Name:          slib
 Version:       2c7
-Release:       1
+Release:       2
 License:       GPL
 Group:         Development/Languages/scheme
 URL:           http://www-swiss.ai.mit.edu/~jaffer/SLIB.html
@@ -28,8 +28,8 @@ cd %{name}
 
 %install
 rm -rf $RPM_BUILD_ROOT
+
 cd %{name}
-rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT/{%{_infodir},%{_datadir}/guile/slib,etc/profile.d}
 cp -p *.scm $RPM_BUILD_ROOT/%{_datadir}/guile/slib
 cp -p slib.info* $RPM_BUILD_ROOT/%{_infodir}
@@ -63,7 +63,7 @@ fi
 %defattr(644,root,root,755)
 %doc %{name}/ANNOUNCE.gz %{name}/ChangeLog.gz %{name}/FAQ.gz %{name}/README.gz
 %doc %{name}/*.init.gz %{name}/*.pat.gz %{name}/*.sh.gz 
-%attr(755, root, root) /etc/profile.d/slib.sh
-%attr(755, root, root) /etc/profile.d/slib.csh
-%{_infodir}/slib.info*.gz
+%attr(755,root,root) /etc/profile.d/slib.sh
+%attr(755,root,root) /etc/profile.d/slib.csh
+%{_infodir}/slib.info*
 %{_datadir}/guile/slib
This page took 0.157625 seconds and 4 git commands to generate.