[SPECS] fuseiso.spec
Kamil Dziedzic
kamil.listy w klecza.pl
Czw, 25 Sty 2007, 19:28:34 CET
"FuseIso is a FUSE module to mount ISO filesystem images (.iso files, .bin
files, .nrg files..)."
Taki mały spec. Mam nadzieje, że w porządku. U mnie działa na amd64.
Krytyka mile widziana;)
--
Pozdrawiam, Kamil Dziedzic
-------------- następna część ---------
Summary: FUSE module to mount ISO filesystem images
Summary(pl): Moduł FUSE pozwalający montować obrazy ISO
Name: fuseiso
Version: 20061017
Release: 1
License: GPL
Group: Applications/System
Source0: http://ubiz.ru/dm/%{name}-%{version}.tar.bz2
# Source0-md5: eed65f7f73f1d7b4291e1d49ee237bb0
URL: http://fuse.sourceforge.net/wiki/index.php/FuseIso
BuildRequires: glib2-devel >= 2.2
BuildRequires: kernel-headers
BuildRequires: libfuse-devel >= 2.2
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
FUSE module to mount ISO filesystem images
%description -l pl
Moduł FUSE pozwalający montować obrazy ISO
%prep
%setup -q
%build
ln -sf %{_kernelsrcdir}/include/linux/stat.h linux
%configure
%{__make}
%install
rm -rf $RPM_BUILD_ROOT
%{__make} install \
DESTDIR=$RPM_BUILD_ROOT
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog README
%attr(755,root,root) %{_bindir}/fuseiso
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback w pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log: fuseiso.spec,v $
Więcej informacji o liście dyskusyjnej pld-devel-pl