Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fhs for openSUSE:Factory checked in 
at 2021-05-23 00:06:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fhs (Old)
 and      /work/SRC/openSUSE:Factory/.fhs.new.2988 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fhs"

Sun May 23 00:06:06 2021 rev:16 rq:894917 version:3.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/fhs/fhs.changes  2012-05-14 16:14:13.000000000 
+0200
+++ /work/SRC/openSUSE:Factory/.fhs.new.2988/fhs.changes        2021-05-23 
00:06:09.526615754 +0200
@@ -1,0 +2,6 @@
+Sat May 22 10:19:44 UTC 2021 - Callum Farmer <gm...@opensuse.org>
+
+- Update to FHS 3.0
+- Update spec file
+
+-------------------------------------------------------------------

Old:
----
  fhs-2.3.html
  fhs-2.3.pdf
  fhs-2.3.txt

New:
----
  fhs-3.0.html
  fhs-3.0.pdf
  fhs-3.0.txt

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ fhs.spec ++++++
--- /var/tmp/diff_new_pack.C2Qli6/_old  2021-05-23 00:06:10.058612923 +0200
+++ /var/tmp/diff_new_pack.C2Qli6/_new  2021-05-23 00:06:10.058612923 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package fhs (Version 2.3)
+# spec file for package fhs
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,34 +12,21 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
-Url:            http://www.pathname.com/fhs/
-
 Name:           fhs
+Version:        3.0
+Release:        0
 License:        SUSE-FHS
 Group:          Documentation/Other
-Summary:        File System Hierarchy Standard
-Version:        2.3
-Release:        178
+Summary:        Filesystem Hierarchy Standard
+Url:            https://refspecs.linuxfoundation.org/fhs
 BuildArch:      noarch
-Source:         fhs-2.3.txt
-Source1:        fhs-2.3.pdf
-Source2:        fhs-2.3.html
+Source0:        fhs-%{version}.txt
+Source1:        fhs-%{version}.pdf
+Source2:        fhs-%{version}.html
 Source3:        tip.gif
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-
-%prep
-
-%install
-rm -rf $RPM_BUILD_ROOT%{_docdir}/../FHS
-mkdir -p $RPM_BUILD_ROOT%{_docdir}/../FHS
-install -m644 %SOURCE0 %SOURCE1 %SOURCE2 %SOURCE3 
$RPM_BUILD_ROOT%{_docdir}/../FHS
-
-%files
-%defattr(644,root,root,755)
-%doc %{_docdir}/../FHS
 
 %description
 This standard consists of a set of requirements and guidelines for file
@@ -48,4 +35,16 @@
 administration tools, development tools, and scripts as well as greater
 uniformity of documentation for these systems.
 
+%prep
+
+%build
+
+%install
+mkdir -p %{buildroot}%{_datadir}/doc/FHS
+install -m644 %{SOURCE0} %{SOURCE1} %{SOURCE2} %{SOURCE3} 
%{buildroot}%{_datadir}/doc/FHS
+
+%files
+%defattr(644,root,root,755)
+%doc %{_datadir}/doc/FHS
+
 %changelog

++++++ fhs-2.3.html -> fhs-3.0.html ++++++
++++ 13292 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/fhs/fhs-2.3.html
++++ and /work/SRC/openSUSE:Factory/.fhs.new.2988/fhs-3.0.html

++++++ fhs-2.3.pdf -> fhs-3.0.pdf ++++++
(binary differes)

++++++ fhs-2.3.txt -> fhs-3.0.txt ++++++
++++ 5402 lines (skipped)
++++ between /work/SRC/openSUSE:Factory/fhs/fhs-2.3.txt
++++ and /work/SRC/openSUSE:Factory/.fhs.new.2988/fhs-3.0.txt

Reply via email to