Hello community,

here is the log from the commit of package gfs2-utils for openSUSE:Factory 
checked in at 2015-01-29 09:57:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gfs2-utils (Old)
 and      /work/SRC/openSUSE:Factory/.gfs2-utils.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gfs2-utils"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gfs2-utils/gfs2-utils.changes    2013-09-26 
11:44:53.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gfs2-utils.new/gfs2-utils.changes       
2015-01-29 09:58:17.000000000 +0100
@@ -1,0 +2,10 @@
+Wed Jan 14 22:00:09 UTC 2015 - [email protected]
+
+- Update to version 3.1.7
+  + No changelog available
+- Use download Url as source
+- Use official tarball
+- Specfile cleanup
+- Pass NOCONFIGURE to autogen.sh
+
+-------------------------------------------------------------------

Old:
----
  gfs2-utils-3.1.6+git.1378394292.fa32906.tar.gz

New:
----
  gfs2-utils-3.1.7.tar.xz

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

Other differences:
------------------
++++++ gfs2-utils.spec ++++++
--- /var/tmp/diff_new_pack.QCQewR/_old  2015-01-29 09:58:18.000000000 +0100
+++ /var/tmp/diff_new_pack.QCQewR/_new  2015-01-29 09:58:18.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package crmsh
+# spec file for package gfs2-utils
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,7 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 Name: gfs2-utils
-Version: 3.1.6+git.1378394292.fa32906
+Version:       3.1.7
 Release: 0
 License: GPL-2.0+ and LGPL-2.0+
 Group: System/Filesystems
@@ -40,14 +40,19 @@
 # cd gfs2-utils
 # ./make-tarball.sh
 #
-# Source0: https://fedorahosted.org/released/gfs2-utils/
-Source0: gfs2-utils-%{version}.tar.gz
+Source0:        
https://fedorahosted.org/released/gfs2-utils/%{name}-%{version}.tar.xz
+#Source0: gfs2-utils-%{version}.tar.gz
+
+%description
+The gfs2-utils package contains a number of utilities for creating,
+checking, modifying, and correcting any inconsistencies in GFS2
+file systems.
 
 %prep
 %setup -q 
 
 %build
-./autogen.sh
+NOCONFIGURE=1 ./autogen.sh
 %configure
 make %{_smp_mflags}
 
@@ -63,11 +68,6 @@
 rm -f %{buildroot}%{_mandir}/man8/gfs2_trace.8
 rm -f %{buildroot}%{_mandir}/man8/gfs2_lockcapture.8
 
-%description -n gfs2-utils
-The gfs2-utils package contains a number of utilities for creating,
-checking, modifying, and correcting any inconsistencies in GFS2
-file systems.
-
 %files
 %defattr(-,root,root,-)
 %doc doc/COPYING.* doc/COPYRIGHT doc/README.* doc/*.txt

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to