Accepting request 39611 from filesystems
checked in (request 39611) OBS-URL: https://build.opensuse.org/request/show/39611 OBS-URL: https://build.opensuse.org/package/show/filesystems/fuse?expand=0&rev=15
This commit is contained in:
parent
6bc35b598a
commit
da94e54d3f
@ -1,8 +1,3 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 28 09:26:51 CEST 2010 - mszeredi@suse.cz
|
||||
|
||||
- keep examples and internal docs in devel package (from jnweiger)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 26 15:39:52 CEST 2010 - mszeredi@suse.cz
|
||||
|
||||
|
@ -258,9 +258,6 @@ done
|
||||
%{__rm} -f %{buildroot}/%{_lib}/libulockmgr.so.*
|
||||
%{__rm} -f %{buildroot}/%{_includedir}/ulockmgr.h
|
||||
|
||||
(cd example && %{__make} clean)
|
||||
%{__rm} -rf example/.deps example/Makefile.am example/Makefile.in
|
||||
|
||||
%post
|
||||
%{insserv_force_if_yast boot.fuse}
|
||||
%run_permissions
|
||||
@ -300,7 +297,6 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%doc example doc
|
||||
%{_libdir}/libfuse.so
|
||||
%{_includedir}/fuse.h
|
||||
%{_includedir}/fuse
|
||||
|
Loading…
Reference in New Issue
Block a user