Mailinglist Archive: opensuse-commit (1318 mails)
| < Previous | Next > |
commit filesystem
- From: root@xxxxxxx (h_root)
- Date: Wed, 9 Aug 2006 10:20:17 +0200 (CEST)
- Message-id: <20060809082017.016FC9511E@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package filesystem
checked in at Wed Aug 9 10:20:17 CEST 2006.
--------
--- filesystem/filesystem.changes 2006-08-08 13:49:32.000000000 +0200
+++ filesystem/filesystem.changes 2006-08-09 10:15:46.000000000 +0200
@@ -1,0 +2,7 @@
+Wed Aug 9 10:10:25 CEST 2006 - sndirsch@xxxxxxx
+
+- added "Prereq: /bin/sh /usr/bin/test /bin/rm" to make sure
+ /usr/lib/X11,usr/include/X11 symlinks can be removed in %pre;
+ this requires bash and coreutils installed *before* filesystem
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ filesystem.spec ++++++
--- /var/tmp/diff_new_pack.u8uZAN/_old 2006-08-09 10:20:02.000000000 +0200
+++ /var/tmp/diff_new_pack.u8uZAN/_new 2006-08-09 10:20:02.000000000 +0200
@@ -16,8 +16,9 @@
Autoreqprov: on
Summary: Basic Directory Layout
Version: 10.1.1
-Release: 7
+Release: 8
BuildRoot: %{_tmppath}/%{name}-%{version}-build
+Prereq: /bin/sh /usr/bin/test /bin/rm
Obsoletes: aaa_dir
Provides: aaa_dir
Source: directory.list
@@ -165,6 +166,10 @@
%changelog -n filesystem
+* Wed Aug 09 2006 - sndirsch@xxxxxxx
+- added "Prereq: /bin/sh /usr/bin/test /bin/rm" to make sure
+ /usr/lib/X11,usr/include/X11 symlinks can be removed in %%pre;
+ this requires bash and coreutils installed *before* filesystem
* Tue Aug 08 2006 - dmueller@xxxxxxx
- Add /usr/share/fonts and remove /usr/X11R6/lib/X11/fonts
* Mon Aug 07 2006 - kukuk@xxxxxxx
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
| < Previous | Next > |