Logtalk 2.25.1 files.

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@1357 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
pmoura
2005-08-08 12:13:45 +00:00
parent ab97812ec7
commit 80c28e1507
219 changed files with 1380 additions and 1008 deletions

View File

@@ -1,11 +1,11 @@
Name: logtalk
Summary: Logtalk - Open source object-oriented extension to Prolog
Version: 2.25.0
Version: 2.25.1
Release: 1
License: Artistic License 2.0
Group: Development/Languages
Packager: Paulo Moura <pmoura@logtalk.org>
Source: http://www.logtalk.org/files/lgt2250.tgz
Source: http://www.logtalk.org/files/lgt2251.tgz
BuildArchitectures: noarch
URL: http://www.logtalk.org/
Prefix: /usr/local
@@ -13,19 +13,19 @@ AutoReqProv: no
%description
Logtalk is an open source object-oriented extension to the Prolog programming language. Integrating logic programming with object-oriented and event-driven programming, it is compatible with most Prolog compilers. It supports both prototypes and classes. In addition, it supports component-based programming through category-based composition.
%prep
%setup -n lgt2250
%setup -n lgt2251
%build
%install
rm -rf /usr/local/lgt2250
rm -rf /usr/local/lgt2251
rm -f /usr/local/logtalk
mkdir /usr/local/lgt2250
cp -R * /usr/local/lgt2250
mkdir /usr/local/lgt2251
cp -R * /usr/local/lgt2251
cd /usr/local
chmod -R go-w,a+r lgt2250
chmod a+x lgt2250
chmod a+x lgt2250/scripts/*.sh
chmod a+x lgt2250/xml/*.sh
ln -sf lgt2250 logtalk
chmod -R go-w,a+r lgt2251
chmod a+x lgt2251
chmod a+x lgt2251/scripts/*.sh
chmod a+x lgt2251/xml/*.sh
ln -sf lgt2251 logtalk
cd bin
ln -sf ../logtalk/scripts/cplgtdirs.sh cplgtdirs
ln -sf ../logtalk/xml/lgt2pdf.sh lgt2pdf
@@ -34,24 +34,24 @@ ln -sf ../logtalk/xml/lgt2xml.sh lgt2xml
%clean
%files
%defattr(-,root,users)
%doc /usr/local/lgt2250/BIBLIOGRAPHY
%doc /usr/local/lgt2250/INSTALL
%doc /usr/local/lgt2250/LICENSE
%doc /usr/local/lgt2250/QUICK_START
%doc /usr/local/lgt2250/README
%doc /usr/local/lgt2250/RELEASE_NOTES
%doc /usr/local/lgt2250/UPGRADING
/usr/local/lgt2250/compiler
/usr/local/lgt2250/configs
/usr/local/lgt2250/contributions
/usr/local/lgt2250/examples
/usr/local/lgt2250/libpaths
/usr/local/lgt2250/library
%docdir /usr/local/lgt2250/manuals
/usr/local/lgt2250/manuals
/usr/local/lgt2250/scripts
/usr/local/lgt2250/wenv
/usr/local/lgt2250/xml
%doc /usr/local/lgt2251/BIBLIOGRAPHY
%doc /usr/local/lgt2251/INSTALL
%doc /usr/local/lgt2251/LICENSE
%doc /usr/local/lgt2251/QUICK_START
%doc /usr/local/lgt2251/README
%doc /usr/local/lgt2251/RELEASE_NOTES
%doc /usr/local/lgt2251/UPGRADING
/usr/local/lgt2251/compiler
/usr/local/lgt2251/configs
/usr/local/lgt2251/contributions
/usr/local/lgt2251/examples
/usr/local/lgt2251/libpaths
/usr/local/lgt2251/library
%docdir /usr/local/lgt2251/manuals
/usr/local/lgt2251/manuals
/usr/local/lgt2251/scripts
/usr/local/lgt2251/wenv
/usr/local/lgt2251/xml
/usr/local/logtalk
/usr/local/bin/cplgtdirs
/usr/local/bin/lgt2pdf