Mailinglist Archive: opensuse-commit (1083 mails)
| < Previous | Next > |
commit fuse
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Sun, 02 Sep 2007 09:43:30 +0200
- Message-id: <20070902074330.60496678333@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package fuse
checked in at Sun Sep 2 09:43:30 CEST 2007.
--------
--- fuse/fuse.changes 2007-08-31 20:02:19.000000000 +0200
+++ /mounts/work_src_done/STABLE/fuse/fuse.changes 2007-09-02 07:43:19.000000000 +0200
@@ -1,0 +2,6 @@
+Sun Sep 2 07:40:59 CEST 2007 - aj@xxxxxxx
+
+- Fix building.
+- Rename rpmlintrc to fuse.rpmlintrc and add it as source.
+
+-------------------------------------------------------------------
Old:
----
rpmlintrc
New:
----
fuse.rpmlintrc
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ fuse.spec ++++++
--- /var/tmp/diff_new_pack.SS2978/_old 2007-09-02 09:42:17.000000000 +0200
+++ /var/tmp/diff_new_pack.SS2978/_new 2007-09-02 09:42:17.000000000 +0200
@@ -13,11 +13,12 @@
Name: fuse
Summary: User space File System
Version: 2.7.0
-Release: 17
+Release: 18
License: GPL any version; LGPL any version
Group: System/Filesystems
Source: %{name}-%{version}.tar.bz2
Source1: boot.fuse
+Source2: fuse.rpmlintrc
Patch: fuse-install-fix.diff
Patch2: fuse-pc-remove-libdir-from-Libs.diff
URL: http://fuse.sourceforge.net
@@ -182,6 +183,8 @@
make DESTDIR="$RPM_BUILD_ROOT" install
rm -rf $RPM_BUILD_ROOT/%{_sysconfdir}/init.d
install -m755 -D %{S:1} $RPM_BUILD_ROOT/%{_sysconfdir}/init.d/boot.fuse
+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
@@ -196,10 +199,6 @@
cd -
mkdir .%{usrbindir}
mv .%{_bindir}/fusermount .%{usrbindir}/fusermount
-mkdir -p .%{_docdir}/%{name}
-cd .%{_docdir}/%{name}
-ln -s ../../licenses/GPL-2.0.txt COPYING
-ln -s ../../licenses/LGPL-2.0.txt COPYING.LIB
%post
%{insserv_force_if_yast boot.fuse}
@@ -227,8 +226,7 @@
%files
%defattr(-,root,root)
%config %{_sysconfdir}/init.d/boot.fuse
-%doc AUTHORS ChangeLog FAQ NEWS README*
-%{_docdir}/%{name}/COPYING*
+%doc AUTHORS ChangeLog FAQ NEWS README* COPYING*
%if %suse_version <= 1020
%dir %{_sysconfdir}/udev
%dir %{_sysconfdir}/udev/rules.d
@@ -255,6 +253,9 @@
%exclude %{devlibdir}/libulockmgr.*
%changelog
+* Sun Sep 02 2007 - aj@xxxxxxx
+- Fix building.
+- Rename rpmlintrc to fuse.rpmlintrc and add it as source.
* Fri Aug 31 2007 - mszeredi@xxxxxxx
- fix location of COPYING files (#306681)
* Fri Aug 10 2007 - bk@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |