Hello community, here is the log from the commit of package f3 for openSUSE:Factory checked in at 2016-02-17 10:24:16 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/f3 (Old) and /work/SRC/openSUSE:Factory/.f3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "f3" Changes: -------- --- /work/SRC/openSUSE:Factory/f3/f3.changes 2016-01-23 01:16:35.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.f3.new/f3.changes 2016-02-17 12:11:03.000000000 +0100 @@ -1,0 +2,5 @@ +Fri Jan 22 13:30:58 UTC 2016 - [email protected] + +- Added man-www-ref.patch (accepted upstream, commit cbe8d61) + +------------------------------------------------------------------- New: ---- man-www-ref.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ f3.spec ++++++ --- /var/tmp/diff_new_pack.e9W2qP/_old 2016-02-17 12:11:04.000000000 +0100 +++ /var/tmp/diff_new_pack.e9W2qP/_new 2016-02-17 12:11:04.000000000 +0100 @@ -1,5 +1,5 @@ # -# spec file for package fightfakeflash +# spec file for package f3 # # Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # @@ -24,6 +24,7 @@ Group: Hardware/Other Url: http://oss.digirati.com.br/f3/ Source: https://github.com/AltraMayor/f3/archive/v6.0.tar.gz#/f3-6.0.tar.gz +Patch: man-www-ref.patch BuildRequires: libudev-devel BuildRequires: parted-devel @@ -41,6 +42,7 @@ %prep %setup -q +%patch -p1 %build make %{?_smp_mflags} all experimental ++++++ man-www-ref.patch ++++++ diff --git a/f3read.1 b/f3read.1 index cc2e4d1..3b59529 100644 --- a/f3read.1 +++ b/f3read.1 @@ -44,6 +44,10 @@ To read this flash drive: $ f3read /media/TEST .fam T .fi +.SH SEE ALSO +For detailed information about the F3 tools, see: +.PP +http://oss.digirati.com.br/f3/ .SH AUTHOR F3 was written by Michel Machado <[email protected]>. This manual page was first written by Joao Eriberto Mota Filho <[email protected]>.
