Hello community,

here is the log from the commit of package cryptconfig for openSUSE:Factory 
checked in at 2013-03-04 17:26:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cryptconfig (Old)
 and      /work/SRC/openSUSE:Factory/.cryptconfig.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cryptconfig", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/cryptconfig/cryptconfig.changes  2011-10-03 
09:15:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.cryptconfig.new/cryptconfig.changes     
2013-03-04 17:27:33.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Mar  2 12:14:36 UTC 2013 - [email protected]
+
+- fix build with automake-1.13.1
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ cryptconfig.spec ++++++
--- /var/tmp/diff_new_pack.oqqYPQ/_old  2013-03-04 17:27:34.000000000 +0100
+++ /var/tmp/diff_new_pack.oqqYPQ/_new  2013-03-04 17:27:34.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package cryptconfig
 #
-# 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,20 +15,29 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:           cryptconfig
 Version:        0.3
-Release:        71
-Group:          System/Base
-License:        GPL-2.0+
+Release:        0
 Summary:        A Utility to Configure Encrypted Home Directories and LUKS 
Partitions
-AutoReqProv:    on
+License:        GPL-2.0+
+Group:          System/Base
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-Requires:       util-linux cryptsetup pam_mount >= 0.20 glib2 >= 2.8 openssl 
>= 0.9.7 pam-config >= 0.21
-BuildRequires:  cryptsetup glib2-devel >= 2.8 intltool libxml2-devel 
openssl-devel >= 0.9.7 pam-config >= 0.21 pam-devel util-linux
+Requires:       cryptsetup
+Requires:       glib2 >= 2.8
+Requires:       openssl >= 0.9.7
+Requires:       pam-config >= 0.21
+Requires:       pam_mount >= 0.20
+Requires:       util-linux
+BuildRequires:  cryptsetup
+BuildRequires:  glib2-devel >= 2.8
+BuildRequires:  intltool
 BuildRequires:  libtool
+BuildRequires:  libxml2-devel
+BuildRequires:  openssl-devel >= 0.9.7
+BuildRequires:  pam-config >= 0.21
+BuildRequires:  pam-devel
+BuildRequires:  util-linux
 Source:         %{name}-%{version}.tar.gz
 Source1:        %{name}-po.tar.gz 
 Source2:        baselibs.conf
@@ -51,6 +60,8 @@
 %prep
 %setup -a1
 %patch0
+# automake-1.13 fix
+sed -i 's/AM_CONFIG_HEADER/AC_CONFIG_HEADERS/' configure.in
 
 %build
 #CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=%{_prefix} \

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

Reply via email to