Mailinglist Archive: opensuse-commit (705 mails)
| < Previous | Next > |
commit aaa_base
- From: root@xxxxxxx (h_root)
- Date: Mon, 3 Jul 2006 20:25:06 +0200 (CEST)
- Message-id: <20060703182506.C0AA994874@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package aaa_base
checked in at Mon Jul 3 20:25:06 CEST 2006.
--------
--- aaa_base/aaa_base.changes 2006-05-25 15:09:54.000000000 +0200
+++ aaa_base/aaa_base.changes 2006-07-03 19:02:46.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Jul 3 19:01:50 CEST 2006 - kssingvo@xxxxxxx
+
+- new gnupg requires $HOME/.gnupg for trustdb.gpg (faking no longer
+ possible)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ aaa_base.spec ++++++
--- /var/tmp/diff_new_pack.nck3Mn/_old 2006-07-03 20:24:40.000000000 +0200
+++ /var/tmp/diff_new_pack.nck3Mn/_new 2006-07-03 20:24:40.000000000 +0200
@@ -1,5 +1,5 @@
#
-# spec file for package aaa_base (Version 10.1)
+# spec file for package aaa_base (Version 10.1.1)
#
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
@@ -18,8 +18,8 @@
Requires: aaa_skel filesystem distribution-release logrotate ash /bin/mktemp /usr/bin/find /usr/bin/xargs mingetty cpio
PreReq: /usr/bin/sed /usr/bin/grep /bin/mv /bin/cat /bin/date /usr/bin/cmp /bin/fillup /sbin/insserv
Autoreqprov: on
-Version: 10.1
-Release: 45
+Version: 10.1.1
+Release: 1
Summary: SUSE Linux Base Package
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Source: aaa_base.tar.bz2
@@ -51,6 +51,7 @@
%setup -n aaa_base -b 5 -b 7
install -d -m 700 root
install -d -m 700 root/.gnupg
+install -d -m 700 $HOME/.gnupg
HOME=$PWD/root gpg --no-default-keyring \
--keyring=/usr/lib/rpm/gnupg/pubring.gpg \
--export --armor build@xxxxxxx \
@@ -147,6 +148,9 @@
%defattr(-,root,root)
%changelog -n aaa_base
+* Mon Jul 03 2006 - kssingvo@xxxxxxx
+- new gnupg requires $HOME/.gnupg for trustdb.gpg (faking no longer
+ possible)
* Thu May 25 2006 - olh@xxxxxxx
- boot.loadmodules is optional for boot.localfs (#130995)
* Fri May 19 2006 - ro@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit-unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit-help@xxxxxxxxxxxx
| < Previous | Next > |