commit libmcrypt for openSUSE:Factory

2017-07-12 Thread root
Hello community,

here is the log from the commit of package libmcrypt for openSUSE:Factory 
checked in at 2017-07-12 19:30:40

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


Package is "libmcrypt"

Wed Jul 12 19:30:40 2017 rev:25 rq:508987 version:2.5.8

Changes:

--- /work/SRC/openSUSE:Factory/libmcrypt/libmcrypt.changes  2015-03-25 
21:03:01.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmcrypt.new/libmcrypt.changes 2017-07-12 
19:30:41.285384159 +0200
@@ -1,0 +2,8 @@
+Wed Jul  5 19:16:30 UTC 2017 - crrodrig...@opensuse.org
+
+- Lie to autoconf and say we do not support readdir_r, 
+  many applications incorrectly calculate the size of
+  struct dirent **result , this is one of those. Just use readdir
+  instead, which is thread-safe on glibc.
+
+---



Other differences:
--
++ libmcrypt.spec ++
--- /var/tmp/diff_new_pack.Unp16p/_old  2017-07-12 19:30:41.945291050 +0200
+++ /var/tmp/diff_new_pack.Unp16p/_new  2017-07-12 19:30:41.949290486 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package libmcrypt
 #
-# 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
@@ -95,6 +95,7 @@
 %endif
 rm -f acinclude.m4
 autoreconf -fi
+export ac_cv_func_readdir_r=no
 %configure \
--enable-static
 




commit libmcrypt for openSUSE:Factory

2015-03-25 Thread h_root
Hello community,

here is the log from the commit of package libmcrypt for openSUSE:Factory 
checked in at 2015-03-25 21:03:00

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


Package is libmcrypt

Changes:

--- /work/SRC/openSUSE:Factory/libmcrypt/libmcrypt.changes  2015-03-03 
11:11:37.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmcrypt.new/libmcrypt.changes 2015-03-25 
21:03:01.0 +0100
@@ -1,0 +2,6 @@
+Thu Mar 19 19:06:56 UTC 2015 - astie...@suse.com
+
+- Add source URLs for all files
+- use verbatim upstream files
+
+---

Old:

  libmcrypt-2.5.8.tar.bz2
  libmcrypt-idea-0.9.tar.bz2
  libmcrypt-mars-0.9.tar.bz2
  libmcrypt-rc6-0.9.tar.bz2
  libmcrypt-skipjack-0.9.tar.bz2

New:

  libmcrypt-2.5.8.tar.gz
  libmcrypt-idea-0.9.tar.gz
  libmcrypt-mars-0.9.tar.gz
  libmcrypt-rc6-0.9.tar.gz
  libmcrypt-skipjack-0.9.tar.gz



Other differences:
--
++ libmcrypt.spec ++
--- /var/tmp/diff_new_pack.JNQcem/_old  2015-03-25 21:03:02.0 +0100
+++ /var/tmp/diff_new_pack.JNQcem/_new  2015-03-25 21:03:02.0 +0100
@@ -23,11 +23,11 @@
 License:GPL-2.0+ and LGPL-2.1+
 Group:  System/Libraries
 Url:http://mcrypt.sourceforge.net/
-Source: 
http://sourceforge.net/projects/mcrypt/files/Libmcrypt/%{version}/%{name}-%{version}.tar.bz2
-Source1:%{name}-idea-0.9.tar.bz2
-Source2:%{name}-mars-0.9.tar.bz2
-Source3:%{name}-rc6-0.9.tar.bz2
-Source4:%{name}-skipjack-0.9.tar.bz2
+Source: 
https://sourceforge.net/projects/mcrypt/files/Libmcrypt/%{version}/%{name}-%{version}.tar.gz
+Source1:
ftp://ftp.st.ryukoku.ac.jp/pub/security/tool/mcrypt/libmcrypt/modules/%{name}-idea-0.9.tar.gz
+Source2:
https://sourceforge.net/projects/mcrypt/files/Libmcrypt/Production/%{name}-mars-0.9.tar.gz
+Source3:
https://sourceforge.net/projects/mcrypt/files/Libmcrypt/Production/%{name}-rc6-0.9.tar.gz
+Source4:
https://sourceforge.net/projects/mcrypt/files/Libmcrypt/Production/%{name}-skipjack-0.9.tar.gz
 Patch0: %{name}-%{version}.diff
 Patch1: %{name}-%{version}-notdynamic.diff
 Patch2: %{name}-%{version}-uninitialized.diff

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



commit libmcrypt for openSUSE:Factory

2015-03-03 Thread h_root
Hello community,

here is the log from the commit of package libmcrypt for openSUSE:Factory 
checked in at 2015-03-03 11:11:35

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


Package is libmcrypt

Changes:

--- /work/SRC/openSUSE:Factory/libmcrypt/libmcrypt.changes  2013-01-14 
22:39:33.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmcrypt.new/libmcrypt.changes 2015-03-03 
11:11:37.0 +0100
@@ -1,0 +2,7 @@
+Thu Feb 26 21:31:22 UTC 2015 - mplus...@suse.com
+
+- Cleanup spec file with spec-cleaner
+- Use source url
+- Update dependencies
+
+---



Other differences:
--
++ libmcrypt.spec ++
--- /var/tmp/diff_new_pack.zjKToB/_old  2015-03-03 11:11:37.0 +0100
+++ /var/tmp/diff_new_pack.zjKToB/_new  2015-03-03 11:11:37.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmcrypt
 #
-# Copyright (c) 2013 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
@@ -17,23 +17,25 @@
 
 
 Name:   libmcrypt
-BuildRequires:  gcc-c++
-BuildRequires:  libtool
 Version:2.5.8
 Release:0
 Summary:Data Encryption Library
 License:GPL-2.0+ and LGPL-2.1+
 Group:  System/Libraries
-Source: %{name}-%{version}.tar.bz2
+Url:http://mcrypt.sourceforge.net/
+Source: 
http://sourceforge.net/projects/mcrypt/files/Libmcrypt/%{version}/%{name}-%{version}.tar.bz2
 Source1:%{name}-idea-0.9.tar.bz2
 Source2:%{name}-mars-0.9.tar.bz2
 Source3:%{name}-rc6-0.9.tar.bz2
 Source4:%{name}-skipjack-0.9.tar.bz2
-Patch:  %{name}-%{version}.diff
+Patch0: %{name}-%{version}.diff
 Patch1: %{name}-%{version}-notdynamic.diff
 Patch2: %{name}-%{version}-uninitialized.diff
 Patch3: %{name}-%{version}-prototypes.diff
-Url:http://mcrypt.sourceforge.net/
+BuildRequires:  autoconf
+BuildRequires:  automake
+BuildRequires:  gcc-c++
+BuildRequires:  libtool
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -53,7 +55,7 @@
 
 %prep
 %setup -q -a 1 -a 2 -a 3 -a 4
-%patch
+%patch0
 %patch1
 %patch2
 %patch3
@@ -93,19 +95,18 @@
 %endif
 rm -f acinclude.m4
 autoreconf -fi
-%configure --enable-static
-%{__make} %{?_smp_mflags}
+%configure \
+   --enable-static
+
+make %{?_smp_mflags}
 
 %install
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
-#useless
-%{__rm} %{buildroot}%{_libdir}/libmcrypt.la
+make DESTDIR=%{buildroot} install %{?_smp_mflags}
+# do not ship these
+rm %{buildroot}%{_libdir}/libmcrypt.la
 
 %check
-%{__make} check || echo tests failed
-
-%clean
-%{__rm} -rf $RPM_BUILD_ROOT
+make check %{?_smp_mflags} || :
 
 %files
 %defattr(-, root, root)

++ libmcrypt-2.5.8.tar.bz2 ++
 94313 lines of diff (skipped)

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



commit libmcrypt for openSUSE:Factory

2013-01-14 Thread h_root
Hello community,

here is the log from the commit of package libmcrypt for openSUSE:Factory 
checked in at 2013-01-14 22:39:31

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


Package is libmcrypt, Maintainer is vdziewie...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libmcrypt/libmcrypt.changes  2011-11-21 
15:46:50.0 +0100
+++ /work/SRC/openSUSE:Factory/.libmcrypt.new/libmcrypt.changes 2013-01-14 
22:39:33.0 +0100
@@ -1,0 +2,5 @@
+Sat Jan 12 19:18:34 UTC 2013 - co...@suse.com
+
+- remove suse_update_config
+
+---



Other differences:
--
++ libmcrypt.spec ++
--- /var/tmp/diff_new_pack.w6pJhe/_old  2013-01-14 22:39:34.0 +0100
+++ /var/tmp/diff_new_pack.w6pJhe/_new  2013-01-14 22:39:34.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libmcrypt
 #
-# Copyright (c) 2011 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
@@ -15,16 +15,15 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   libmcrypt
-BuildRequires:  gcc-c++ libtool
-License:GPL-2.0+ ; LGPL-2.1+
-Group:  System/Libraries
+BuildRequires:  gcc-c++
+BuildRequires:  libtool
 Version:2.5.8
-Release:100
+Release:0
 Summary:Data Encryption Library
+License:GPL-2.0+ and LGPL-2.1+
+Group:  System/Libraries
 Source: %{name}-%{version}.tar.bz2
 Source1:%{name}-idea-0.9.tar.bz2
 Source2:%{name}-mars-0.9.tar.bz2
@@ -44,14 +43,7 @@
 Supported algorithms include SERPENT, RIJNDAEL, 3DES, GOST, SAFER+,
 CAST-256, RC2, XTEA, 3WAY, TWOFISH, BLOWFISH, ARC. FOUR, and WAKE.
 
-
-
-Authors:
-
-Nikos Mavroyanopoulos n...@hellug.gr
-
 %package devel
-License:GPL-2.0+ ; LGPL-2.1+
 Summary:Development Package for Libmcrypt
 Group:  Development/Libraries/C and C++
 Requires:   libmcrypt = %{version}
@@ -59,12 +51,6 @@
 %description devel
 Files needed for software development using libmcrypt.
 
-
-
-Authors:
-
-Nikos Mavroyanopoulos n...@hellug.gr
-
 %prep
 %setup -q -a 1 -a 2 -a 3 -a 4
 %patch
@@ -74,7 +60,6 @@
 
 %build
 libtoolize --force
-%{suse_update_config -f}
 # add algorithms
 for m in idea mars rc6 skipjack; do
   cp libmcrypt-$m-*/modules/algorithms/*.[ch] modules/algorithms

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



commit libmcrypt for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package libmcrypt for openSUSE:Factory 
checked in at 2011-12-06 18:24:32

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


Package is libmcrypt, Maintainer is pu...@suse.com

Changes:




Other differences:
--
++ libmcrypt.spec ++
--- /var/tmp/diff_new_pack.ST9mWw/_old  2011-12-06 18:42:38.0 +0100
+++ /var/tmp/diff_new_pack.ST9mWw/_new  2011-12-06 18:42:38.0 +0100
@@ -20,7 +20,7 @@
 
 Name:   libmcrypt
 BuildRequires:  gcc-c++ libtool
-License:GPLv2+ ; LGPLv2.1+
+License:GPL-2.0+ ; LGPL-2.1+
 Group:  System/Libraries
 Version:2.5.8
 Release:100
@@ -51,7 +51,7 @@
 Nikos Mavroyanopoulos n...@hellug.gr
 
 %package devel
-License:GPLv2+ ; LGPLv2.1+
+License:GPL-2.0+ ; LGPL-2.1+
 Summary:Development Package for Libmcrypt
 Group:  Development/Libraries/C and C++
 Requires:   libmcrypt = %{version}

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



commit libmcrypt for openSUSE:Factory

2011-11-21 Thread h_root
Hello community,

here is the log from the commit of package libmcrypt for openSUSE:Factory 
checked in at 2011-11-21 15:46:40

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


Package is libmcrypt, Maintainer is pu...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/libmcrypt/libmcrypt.changes  2011-09-23 
02:08:54.0 +0200
+++ /work/SRC/openSUSE:Factory/.libmcrypt.new/libmcrypt.changes 2011-11-21 
15:46:50.0 +0100
@@ -1,0 +2,5 @@
+Sat Nov 19 20:40:36 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+---



Other differences:
--
++ libmcrypt.spec ++
--- /var/tmp/diff_new_pack.5RDX6U/_old  2011-11-21 15:46:55.0 +0100
+++ /var/tmp/diff_new_pack.5RDX6U/_new  2011-11-21 15:46:55.0 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package libmcrypt (Version 2.5.8)
+# spec file for package libmcrypt
 #
-# Copyright (c) 2010 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
@@ -19,10 +19,9 @@
 
 
 Name:   libmcrypt
-BuildRequires:  gcc-c++
+BuildRequires:  gcc-c++ libtool
 License:GPLv2+ ; LGPLv2.1+
 Group:  System/Libraries
-AutoReqProv:on
 Version:2.5.8
 Release:100
 Summary:Data Encryption Library

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