Accepting request 343913 from home:posophe:branches:Archiving
update OBS-URL: https://build.opensuse.org/request/show/343913 OBS-URL: https://build.opensuse.org/package/show/Archiving/avfs?expand=0&rev=7
This commit is contained in:
committed by
Git OBS Bridge
parent
0e0fb2eaf3
commit
3d7829b94b
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: avfs
|
||||
Version: 1.0.2
|
||||
Version: 1.0.3
|
||||
Release: 0
|
||||
Summary: AVFS - an archive look-inside filesystem
|
||||
License: GPL-2.0+ and LGPL-2.1+
|
||||
@@ -87,9 +87,8 @@ make %{?_smp_mflags}
|
||||
%install
|
||||
make DESTDIR=%{buildroot} install %{?_smp_mflags}
|
||||
|
||||
pushd %{buildroot}/%{_libdir}/avfs/extfs/
|
||||
pushd %{buildroot}%{_libdir}/%{name}/extfs/
|
||||
mv uzip ext-uzip
|
||||
mv urar ext-urar
|
||||
popd
|
||||
mkdir -p %{buildroot}/%{_mandir}/man1/
|
||||
pushd %{buildroot}/%{_mandir}/man1/
|
||||
@@ -121,7 +120,7 @@ rm -vf %{buildroot}/%{_libdir}/libavfs.la
|
||||
%dir %{_libdir}/avfs
|
||||
%dir %{_libdir}/avfs/extfs
|
||||
%{_libdir}/avfs/extfs/*
|
||||
%doc /%{_mandir}/man1/avfsd.1*
|
||||
%{_mandir}/man1/avfsd.1*
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root,0755)
|
||||
|
Reference in New Issue
Block a user