Problemy z RPM-em....

Wojciech "Sas" Cieciwa cieciwa w alpha.zarz.agh.edu.pl
Śro, 28 Kwi 1999, 11:59:42 CEST


On Wed, 28 Apr 1999, Tomasz Kłoczko wrote:
[...]
> 
> Zapewne w jakiś sposób do Requires wskoczyło "\". Przejrzyj speca.
> 
Tu jest spec.....
Summary: libol
Summary(pl): libol
Name: libol
Version: 0.1.7
Release: 1a
Copyright: GPL
Group: Libraries
Group(pl): Biblioteki
Source: %{name}-%{version}.tar.gz
#Patch:
Buildroot: /tmp/%{name}-%{version}-root


%description

%description -l pl

%package devel
Summary: libol-devel
Summary(pl): libol-devel
Group: Libraris
Group(pl): Biblioteki

%description devel

%description -l pl devel

%prep
%setup -q

%build
./configure --prefix=/usr
make RPM_OPT_FLAGS="$RPM_OPT_FLAGS"

gzip -9 ChangeLog

%install
make prefix=$RPM_BUILD_ROOT/usr install

%clean
rm -rf $RPM_BUILD_ROOT

%files devel
%defattr(644,root,root,755)
%attr(644,root,root) /usr/lib/%{name}*a
/usr/include/libol
%attr(755, root,root) /usr/bin/libol-config

%files
%defattr(644, root, root, 755)
%doc ChangeLog.gz
%attr(644,root,root) /usr/lib/%{name}.so*
%attr(755,root,root) /usr/bin/make_class

%changelog
* Wed Apr 28 1999 Wojciech "Sas" Cięciwa <cieciwa w alpha.zarz.agh.edu.pl>
- build RPM.

-- 
      _/_/_/_/ _/_/_/_/  _/_/_/_/     Wojciech 'Sas' Cieciwa
     _/       _/    _/  _/                   
    _/_/_/_/ _/_/_/_/  _/_/_/_/     cieciwa w alpha.zarz.agh.edu.pl
         _/ _/    _/        _/     sas w uci.agh.edu.pl                 
  _/_/_/_/ _/    _/  _/_/_/_/   http://www2.zarz.agh.edu.pl/~cieciwa




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