Accepting request 64700 from home:coolo:nolicenses

OBS-URL: https://build.opensuse.org/request/show/64700
OBS-URL: https://build.opensuse.org/package/show/filesystems/fuse?expand=0&rev=22
This commit is contained in:
Stephan Kulow 2011-03-23 06:28:27 +00:00 committed by Git OBS Bridge
parent f1386cfd68
commit 42984d812e
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