Accepting request 64936 from filesystems

Accepted submit request 64936 from user licensedigger

OBS-URL: https://build.opensuse.org/request/show/64936
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fuse?expand=0&rev=39
This commit is contained in:
Sascha Peilicke 2011-03-23 08:41:10 +00:00 committed by Git OBS Bridge
commit e4ff466169
2 changed files with 6 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 21 16:43:59 UTC 2011 - coolo@novell.com
- licenses package is about to die
-------------------------------------------------------------------
Thu Feb 17 17:51:15 CET 2011 - mszeredi@suse.cz

View File

@ -39,8 +39,7 @@ Requires: util-linux >= 2.18
%else
Requires: util-linux(fake+no-canonicalize)
%endif
Requires: licenses
BuildRequires: licenses pkgconfig
BuildRequires: pkgconfig
%if 0%{?suse_version} >= 0 && 0%{?suse_version} >= 1000
Supplements: filesystem(fuse)
%endif
@ -244,8 +243,6 @@ export CFLAGS="$RPM_OPT_FLAGS -g -fno-strict-aliasing"
%install
make DESTDIR="$RPM_BUILD_ROOT" install
rm -rf $RPM_BUILD_ROOT/%{_sysconfdir}/init.d
ln -sf /usr/share/doc/licenses/md5/$(md5sum COPYING | sed 's/ .*//') COPYING
ln -sf /usr/share/doc/licenses/md5/$(md5sum COPYING.LIB | sed 's/ .*//') COPYING.LIB
# Needed for OpenSUSE buildservice
%if %suse_version <= 1020
install -m644 -D util/udev.rules $RPM_BUILD_ROOT/%{_sysconfdir}/udev/rules.d/99-fuse.rules