INFO: nosql.spec

Wojciech "Sas" Cieciwa cieciwa w alpha.zarz.agh.edu.pl
Pią, 16 Paź 1998, 11:14:15 CEST


Witam,

Posyłam małego spec-a którego zrobiłem z nudów :) dziś czekając aż uda mi
się zassać w całości Oracle'a 8 dla Linuxa...

Jeśli będą zainteresowani to mogę nad nim jeszcze popracowac, jeśli nie...
No cóż, zapomnijcie o tym :)

Pozdrawiam.
								Sas.

=============================================================================
  UNIX System Administrator, POLAND
      _/_/_/_/ _/_/_/_/  _/_/_/_/     Wojciech 'Sas' Cieciwa
     _/       _/    _/  _/                   
    _/_/_/_/ _/_/_/_/  _/_/_/_/     cieciwa w alpha.zarz.agh.edu.pl
         _/ _/    _/        _/     sas w uci.agh.edu.pl                 
  _/_/_/_/ _/    _/  _/_/_/_/                 
		http://alpha.zarz.agh.edu.pl/~cieciwa

-------------- następna część ---------
Summary: NoSQL - Relational Database Menagement System
#Summary(pl):
Name: nosql
Version: 1.0
Release:1
Copyright:GPL
Group: Applications/Databases
Source:ftp://ftp.linux.it/pub/databases/RDB/%name-%version.tar.gz
#Patch:
Buildroot: /tmp/%{name}-%{version}-root

%description
NoSQL is a fast, portable, relational database management
system without arbitrary limits, (other than memory and
processor speed) that runs under, and interacts with, the
UNIX Operating System.

%description -l pl

%package support
Summary: Support for NoSQL System
Summary(pl): Programy dodatkowe dla bazy NoSQL. 
Group:Application/Databases/Support

%description support
A few scripts to convert back and forth between NoSQL and /rdb  data formats.

%description -l pl support


%prep
%setup -q

%build
%install

install -d $RPM_BUILD_ROOT/usr/{bin,man/man1,lib/nosql}

install bin/* $RPM_BUILD_ROOT/usr/bin
install support/nsq* $RPM_BUILD_ROOT/usr/lib/nosql
install support/list* $RPM_BUILD_ROOT/usr/lib/nosql
install support/rdb* $RPM_BUILD_ROOT/usr/lib/nosql
install support/table* $RPM_BUILD_ROOT/usr/lib/nosql
install doc/nosql.1 $RPM_BUILD_ROOT/usr/man/man1

%clean
rm -rf $RPM_BUILD_ROOT
rm -rf $RPM_BUILD_DIR/%name-%version

%files
%defattr(644, root, root, 755)
%doc doc/*.ps doc/html/* doc/*.sgml README Copyright CHANGES-v1.0 Version
%attr(755, root, root)/usr/bin/*
%attr(644, root, root)/usr/man/man1/nosql.1

%files support
%defattr(644, root, root,755)
%attr(755, root, root)/usr/lib/nosql/*

%changelog
* Fri Oct 16 1998 Wojciech "Sas" Cięciwa <cieciwa w alpha.zarz.agh.edu.pl>
- building RPM.


Więcej informacji o liście dyskusyjnej pld-devel-pl