commit hex for openSUSE:Factory

2017-12-23 Thread root
Hello community,

here is the log from the commit of package hex for openSUSE:Factory checked in 
at 2017-12-23 12:17:06

Comparing /work/SRC/openSUSE:Factory/hex (Old)
 and  /work/SRC/openSUSE:Factory/.hex.new (New)


Package is "hex"

Sat Dec 23 12:17:06 2017 rev:18 rq:557966 version:1.4

Changes:

--- /work/SRC/openSUSE:Factory/hex/hex.changes  2015-04-27 22:06:54.0 
+0200
+++ /work/SRC/openSUSE:Factory/.hex.new/hex.changes 2017-12-23 
12:17:07.558488825 +0100
@@ -1,0 +2,5 @@
+Mon Dec 18 09:05:39 UTC 2017 - pgaj...@suse.com
+
+- fixed url and source links, explain why not 1.8 until now
+
+---



Other differences:
--
++ hex.spec ++
--- /var/tmp/diff_new_pack.QWmlMG/_old  2017-12-23 12:17:08.070463862 +0100
+++ /var/tmp/diff_new_pack.QWmlMG/_new  2017-12-23 12:17:08.070463862 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hex
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,13 +17,14 @@
 
 
 Name:   hex
+# I am not inclined towards the update to 1.8, see bsc#806703
 Version:1.4
 Release:0
 Summary:Yet Another Hex Dumper
 License:BSD-3-Clause
 Group:  Development/Tools/Other
-Url:http://ibiblio.org/pub/Linux/utils/file/hex/!INDEX.html
-Source: 
http://ibiblio.org/pub/Linux/utils/file/hex/%{name}-%{version}.tar.gz
+Url:http://www.catb.org/~esr/hexdump/
+Source: http://www.catb.org/~esr/hexdump/%{name}-%{version}.tar.gz
 Patch0: %{name}-%{version}.diff
 Provides:   util-linux:%{_bindir}/hex
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build




commit hex for openSUSE:Factory

2015-04-27 Thread h_root
Hello community,

here is the log from the commit of package hex for openSUSE:Factory checked in 
at 2015-04-27 22:06:53

Comparing /work/SRC/openSUSE:Factory/hex (Old)
 and  /work/SRC/openSUSE:Factory/.hex.new (New)


Package is "hex"

Changes:

--- /work/SRC/openSUSE:Factory/hex/hex.changes  2015-02-27 11:03:20.0 
+0100
+++ /work/SRC/openSUSE:Factory/.hex.new/hex.changes 2015-04-27 
22:06:54.0 +0200
@@ -1,0 +2,6 @@
+Mon Apr 20 14:18:18 UTC 2015 - mplus...@suse.com
+
+- Cleanup spec-file with spec-cleaner
+- Use url for source
+
+---



Other differences:
--
++ hex.spec ++
--- /var/tmp/diff_new_pack.9EmFyN/_old  2015-04-27 22:06:55.0 +0200
+++ /var/tmp/diff_new_pack.9EmFyN/_new  2015-04-27 22:06:55.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package hex
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -23,28 +23,26 @@
 License:BSD-3-Clause
 Group:  Development/Tools/Other
 Url:http://ibiblio.org/pub/Linux/utils/file/hex/!INDEX.html
-Source: %{name}-%{version}.tar.gz
-Patch:  %{name}-%{version}.diff
+Source: 
http://ibiblio.org/pub/Linux/utils/file/hex/%{name}-%{version}.tar.gz
+Patch0: %{name}-%{version}.diff
+Provides:   util-linux:%{_bindir}/hex
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-Provides:   util-linux:/usr/bin/hex
 
 %description
 A hex dumper that does CP/M and EBCDIC formatting and has
 internationalization support.
 
-
-
 %prep
-%setup
-%patch
+%setup -q
+%patch0
 
 %build
-make clean
-make CFLAGS="$RPM_OPT_FLAGS -Wall" CC="%{__cc}" %{?_smp_mflags}
+make %{?_smp_mflags} clean
+make CFLAGS="%{optflags} -Wall" CC="gcc" %{?_smp_mflags}
 
 %install
-mkdir -p "$RPM_BUILD_ROOT"{%{_mandir}/man1,%{_bindir}}
-make install DESTDIR="$RPM_BUILD_ROOT" MANDIR=%{_mandir}
+mkdir -p %{buildroot}{%{_mandir}/man1,%{_bindir}}
+make install DESTDIR=%{buildroot} MANDIR=%{_mandir}
 
 %files
 %defattr(-,root,root)




commit hex for openSUSE:Factory

2015-02-27 Thread h_root
Hello community,

here is the log from the commit of package hex for openSUSE:Factory checked in 
at 2015-02-27 11:03:18

Comparing /work/SRC/openSUSE:Factory/hex (Old)
 and  /work/SRC/openSUSE:Factory/.hex.new (New)


Package is "hex"

Changes:

--- /work/SRC/openSUSE:Factory/hex/hex.changes  2011-10-04 18:11:40.0 
+0200
+++ /work/SRC/openSUSE:Factory/.hex.new/hex.changes 2015-02-27 
11:03:20.0 +0100
@@ -1,0 +2,5 @@
+Wed Oct 15 06:01:18 UTC 2014 - jeng...@inai.de
+
+- Enable parallel build and remove ancient specfile tags and sections
+
+---



Other differences:
--
++ hex.spec ++
--- /var/tmp/diff_new_pack.uDreTu/_old  2015-02-27 11:03:21.0 +0100
+++ /var/tmp/diff_new_pack.uDreTu/_new  2015-02-27 11:03:21.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package hex
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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,21 +15,18 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   hex
+Version:1.4
+Release:0
+Summary:Yet Another Hex Dumper
 License:BSD-3-Clause
 Group:  Development/Tools/Other
-Provides:   util-linux:/usr/bin/hex
-AutoReqProv:on
-Version:1.4
-Release:257
 Url:http://ibiblio.org/pub/Linux/utils/file/hex/!INDEX.html
-Summary:Yet Another Hex Dumper
 Source: %{name}-%{version}.tar.gz
 Patch:  %{name}-%{version}.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+Provides:   util-linux:/usr/bin/hex
 
 %description
 A hex dumper that does CP/M and EBCDIC formatting and has
@@ -43,15 +40,12 @@
 
 %build
 make clean
-make CFLAGS="$RPM_OPT_FLAGS -Wall" CC="%{__cc}"
+make CFLAGS="$RPM_OPT_FLAGS -Wall" CC="%{__cc}" %{?_smp_mflags}
 
 %install
 mkdir -p "$RPM_BUILD_ROOT"{%{_mandir}/man1,%{_bindir}}
 make install DESTDIR="$RPM_BUILD_ROOT" MANDIR=%{_mandir}
 
-%clean
-rm -rf "$RPM_BUILD_ROOT"
-
 %files
 %defattr(-,root,root)
 %doc READ.ME

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit hex for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package hex for openSUSE:Factory checked in 
at 2011-12-06 18:17:56

Comparing /work/SRC/openSUSE:Factory/hex (Old)
 and  /work/SRC/openSUSE:Factory/.hex.new (New)


Package is "hex", Maintainer is "prus...@suse.com"

Changes:




Other differences:
--
++ hex.spec ++
--- /var/tmp/diff_new_pack.pDbosV/_old  2011-12-06 18:28:20.0 +0100
+++ /var/tmp/diff_new_pack.pDbosV/_new  2011-12-06 18:28:20.0 +0100
@@ -19,7 +19,7 @@
 
 
 Name:   hex
-License:BSD 3-Clause
+License:BSD-3-Clause
 Group:  Development/Tools/Other
 Provides:   util-linux:/usr/bin/hex
 AutoReqProv:on

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit hex for openSUSE:Factory

2011-10-04 Thread h_root

Hello community,

here is the log from the commit of package hex for openSUSE:Factory
checked in at Tue Oct 4 18:11:40 CEST 2011.




--- openSUSE:Factory/hex/hex.changes2011-09-23 02:02:46.0 +0200
+++ /mounts/work_src_done/STABLE/hex/hex.changes2011-09-30 
17:22:20.0 +0200
@@ -1,0 +2,5 @@
+Fri Sep 30 15:22:04 UTC 2011 - u...@suse.com
+
+- cross-build fix: use %__cc macro
+
+---

calling whatdependson for head-i586




Other differences:
--
++ hex.spec ++
--- /var/tmp/diff_new_pack.CyAs91/_old  2011-10-04 18:11:37.0 +0200
+++ /var/tmp/diff_new_pack.CyAs91/_new  2011-10-04 18:11:37.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package hex (Version 1.4)
+# spec file for package hex
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 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
@@ -43,7 +43,7 @@
 
 %build
 make clean
-make CFLAGS="$RPM_OPT_FLAGS -Wall"
+make CFLAGS="$RPM_OPT_FLAGS -Wall" CC="%{__cc}"
 
 %install
 mkdir -p "$RPM_BUILD_ROOT"{%{_mandir}/man1,%{_bindir}}

continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org