commit mfoc for openSUSE:Factory

2019-12-21 Thread root
Hello community,

here is the log from the commit of package mfoc for openSUSE:Factory checked in 
at 2019-12-21 12:32:31

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


Package is "mfoc"

Sat Dec 21 12:32:31 2019 rev:8 rq:758362 version:0.10.7+git38

Changes:

--- /work/SRC/openSUSE:Factory/mfoc/mfoc.changes2013-08-10 
13:03:28.0 +0200
+++ /work/SRC/openSUSE:Factory/.mfoc.new.6675/mfoc.changes  2019-12-21 
12:33:00.527409670 +0100
@@ -1,0 +2,6 @@
+Fri Dec 20 00:18:31 UTC 2019 - Jan Engelhardt 
+
+- Update to snapshot 0.10.7+git38 (ba072f16f)
+  * Support 2K, TNP, 4K, Mini in miLazyCracker patch
+
+---

Old:

  mfoc-0.10.6.tar.xz

New:

  _service
  mfoc-0.10.7+git38.tar.xz



Other differences:
--
++ mfoc.spec ++
--- /var/tmp/diff_new_pack.suhXY7/_old  2019-12-21 12:33:00.959409876 +0100
+++ /var/tmp/diff_new_pack.suhXY7/_new  2019-12-21 12:33:00.963409878 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mfoc
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,46 +12,40 @@
 # 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/
 #
 
 
 Name:   mfoc
+Version:0.10.7+git38
+Release:0
 Summary:Mifare Classic Offline Cracker: key recovery tool for MC cards
-License:GPL-2.0+
+License:GPL-2.0-or-later
 Group:  Hardware/Other
-Version:0.10.6
-Release:0
-Url:http://code.google.com/p/nfc-tools/
+URL:https://github.com/nfc-tools/mfoc
 
-#Git-Clone:http://code.google.com/p/mfoc/
 Source: %name-%version.tar.xz
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  pkgconfig
+BuildRequires:  automake
+BuildRequires:  pkg-config
 BuildRequires:  xz
-%if 0%{?suse_version} >= 1140 || 0%{?fedora_version}
 BuildRequires:  pkgconfig(libnfc) >= 1.7
-%else
-BuildRequires:  libnfc-devel >= 1.7
-%endif
 
 %description
 MFOC is a tool to recover keys from Mifare Classic cards.
 
 %prep
-%setup -q
+%autosetup -p1
 
 %build
+autoreconf -fi
 %configure
-make %{?_smp_mflags};
+make %{?_smp_mflags}
 
 %install
-b="%buildroot";
-make install DESTDIR="$b";
-rm -f "$b/%_libdir"/*.la;
+%make_install
+rm -f "%buildroot/%_libdir"/*.la
 
 %files
-%defattr(-,root,root)
 %_bindir/mfoc
 %_mandir/man1/mfoc.1*
 

++ _service ++


git
https://github.com/nfc-tools/mfoc
master
mfoc-0.10.7
0.10.7+git@TAG_OFFSET@


*.tar
xz






commit mfoc for openSUSE:Factory

2013-08-10 Thread h_root
Hello community,

here is the log from the commit of package mfoc for openSUSE:Factory checked in 
at 2013-08-10 13:03:26

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


Package is mfoc

Changes:

--- /work/SRC/openSUSE:Factory/mfoc/mfoc.changes2013-06-06 
12:09:08.0 +0200
+++ /work/SRC/openSUSE:Factory/.mfoc.new/mfoc.changes   2013-08-10 
13:03:28.0 +0200
@@ -1,0 +2,6 @@
+Wed Aug  7 23:57:03 UTC 2013 - jeng...@inai.de
+
+- Update to final 0.10.6
+* There are no changes other than the version number
+
+---

Old:

  mfoc-0.10.5+git16.tar.xz

New:

  mfoc-0.10.6.tar.xz



Other differences:
--
++ mfoc.spec ++
--- /var/tmp/diff_new_pack.LWwCo0/_old  2013-08-10 13:03:29.0 +0200
+++ /var/tmp/diff_new_pack.LWwCo0/_new  2013-08-10 13:03:29.0 +0200
@@ -20,15 +20,13 @@
 Summary:Mifare Classic Offline Cracker: key recovery tool for MC cards
 License:GPL-2.0+
 Group:  Hardware/Other
-Version:0.10.5+git16
+Version:0.10.6
 Release:0
 Url:http://code.google.com/p/nfc-tools/
 
 #Git-Clone:http://code.google.com/p/mfoc/
 Source: %name-%version.tar.xz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  autoconf
-BuildRequires:  automake
 BuildRequires:  pkgconfig
 BuildRequires:  xz
 %if 0%{?suse_version} = 1140 || 0%{?fedora_version}
@@ -41,11 +39,9 @@
 MFOC is a tool to recover keys from Mifare Classic cards.
 
 %prep
-%setup -qn %name
+%setup -q
 
 %build
-mkdir -p m4;
-autoreconf -fi;
 %configure
 make %{?_smp_mflags};
 

++ mfoc-0.10.5+git16.tar.xz - mfoc-0.10.6.tar.xz ++
 10925 lines of diff (skipped)
retrying with extended exclude list
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/mfoc/.gitignore new/mfoc-0.10.6/.gitignore
--- old/mfoc/.gitignore 2013-05-31 18:16:27.0 +0200
+++ new/mfoc-0.10.6/.gitignore  1970-01-01 01:00:00.0 +0100
@@ -1,21 +0,0 @@
-INSTALL
-Makefile
-Makefile.in
-aclocal.m4
-autom4te.cache/
-config.h
-config.h.in
-config.log
-config.status
-configure
-depcomp
-install-sh
-missing
-src/*.lo
-src/*.o
-src/.deps/
-src/Makefile
-src/Makefile.in
-src/mfoc
-stamp-h1
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' --exclude Makefile.in --exclude configure --exclude 
config.guess --exclude '*.pot' --exclude mkinstalldirs --exclude aclocal.m4 
--exclude config.sub --exclude depcomp --exclude install-sh --exclude ltmain.sh 
old/mfoc/INSTALL new/mfoc-0.10.6/INSTALL
--- old/mfoc/INSTALL1970-01-01 01:00:00.0 +0100
+++ new/mfoc-0.10.6/INSTALL 2013-02-14 23:06:18.0 +0100
@@ -0,0 +1,370 @@
+Installation Instructions
+*
+
+Copyright (C) 1994-1996, 1999-2002, 2004-2011 Free Software Foundation,
+Inc.
+
+   Copying and distribution of this file, with or without modification,
+are permitted in any medium without royalty provided the copyright
+notice and this notice are preserved.  This file is offered as-is,
+without warranty of any kind.
+
+Basic Installation
+==
+
+   Briefly, the shell commands `./configure; make; make install' should
+configure, build, and install this package.  The following
+more-detailed instructions are generic; see the `README' file for
+instructions specific to this package.  Some packages provide this
+`INSTALL' file but do not implement all of the features documented
+below.  The lack of an optional feature in a given package is not
+necessarily a bug.  More recommendations for GNU packages can be found
+in *note Makefile Conventions: (standards)Makefile Conventions.
+
+   The `configure' shell script attempts to guess correct values for
+various system-dependent variables used during compilation.  It uses
+those values to create a `Makefile' in each directory of the package.
+It may also create one or more `.h' files containing system-dependent
+definitions.  Finally, it creates a shell script `config.status' that
+you can run in the future to recreate the current configuration, and a
+file `config.log' containing compiler output (useful mainly for
+debugging `configure').
+
+   It can also use an optional file (typically called `config.cache'
+and enabled with `--cache-file=config.cache' or simply `-C') that saves
+the results of its tests to speed up reconfiguring.  Caching is
+disabled by 

commit mfoc for openSUSE:Factory

2013-06-06 Thread h_root
Hello community,

here is the log from the commit of package mfoc for openSUSE:Factory checked in 
at 2013-06-06 12:09:06

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


Package is mfoc

Changes:

--- /work/SRC/openSUSE:Factory/mfoc/mfoc.changes2013-03-11 
10:22:55.0 +0100
+++ /work/SRC/openSUSE:Factory/.mfoc.new/mfoc.changes   2013-06-06 
12:09:08.0 +0200
@@ -1,0 +2,6 @@
+Fri May 31 16:14:13 UTC 2013 - jeng...@inai.de
+
+- Update to new upstream release 0.10.5
+* Adjust for new libnfc4-1.7.0 API
+
+---

Old:

  mfoc-0.10.2+.tar.xz
  mfoc-01-no-asm.diff

New:

  mfoc-0.10.5+git16.tar.xz



Other differences:
--
++ mfoc.spec ++
--- /var/tmp/diff_new_pack.1pDGXr/_old  2013-06-06 12:09:08.0 +0200
+++ /var/tmp/diff_new_pack.1pDGXr/_new  2013-06-06 12:09:08.0 +0200
@@ -20,22 +20,21 @@
 Summary:Mifare Classic Offline Cracker: key recovery tool for MC cards
 License:GPL-2.0+
 Group:  Hardware/Other
-Version:0.10.2+
+Version:0.10.5+git16
 Release:0
 Url:http://code.google.com/p/nfc-tools/
 
-#SVN-DL:   http://nfc-tools.googlecode.com/svn/trunk/mfoc/
+#Git-Clone:http://code.google.com/p/mfoc/
 Source: %name-%version.tar.xz
-Patch1: mfoc-01-no-asm.diff
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  pkgconfig
 BuildRequires:  xz
 %if 0%{?suse_version} = 1140 || 0%{?fedora_version}
-BuildRequires:  pkgconfig(libnfc) = 1.6
+BuildRequires:  pkgconfig(libnfc) = 1.7
 %else
-BuildRequires:  libnfc-devel = 1.6
+BuildRequires:  libnfc-devel = 1.7
 %endif
 
 %description
@@ -43,7 +42,6 @@
 
 %prep
 %setup -qn %name
-%patch -P 1 -p1
 
 %build
 mkdir -p m4;

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



commit mfoc for openSUSE:Factory

2013-03-11 Thread h_root
Hello community,

here is the log from the commit of package mfoc for openSUSE:Factory checked in 
at 2013-03-11 10:22:53

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


Package is mfoc, Maintainer is 

Changes:

--- /work/SRC/openSUSE:Factory/mfoc/mfoc.changes2012-09-25 
10:42:33.0 +0200
+++ /work/SRC/openSUSE:Factory/.mfoc.new/mfoc.changes   2013-03-11 
10:22:55.0 +0100
@@ -1,0 +2,5 @@
+Sun Mar  3 19:48:29 UTC 2013 - jeng...@inai.de
+
+- Make sure m4 directory exists before running autoreconf
+
+---



Other differences:
--
++ mfoc.spec ++
--- /var/tmp/diff_new_pack.EYHyCJ/_old  2013-03-11 10:22:56.0 +0100
+++ /var/tmp/diff_new_pack.EYHyCJ/_new  2013-03-11 10:22:56.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package mfoc
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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
@@ -46,6 +46,7 @@
 %patch -P 1 -p1
 
 %build
+mkdir -p m4;
 autoreconf -fi;
 %configure
 make %{?_smp_mflags};

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