[Pkg-lustre-svn-commit] r273 - in /trunk/debian: changelog control liblustre.install
goswin-guest at users.alioth.debian.org
goswin-guest at users.alioth.debian.org
Wed Sep 5 12:44:27 UTC 2007
Author: goswin-guest
Date: Wed Sep 5 12:44:27 2007
New Revision: 273
URL: http://svn.debian.org/wsvn/pkg-lustre/?sc=1&rev=273
Log:
Re-add liblustre.so and lustresnmp.so.
Set section of liblustre.deb to otherosfs.
Added:
trunk/debian/liblustre.install
Modified:
trunk/debian/changelog
trunk/debian/control
Modified: trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-lustre/trunk/debian/changelog?rev=273&op=diff
==============================================================================
--- trunk/debian/changelog (original)
+++ trunk/debian/changelog Wed Sep 5 12:44:27 2007
@@ -16,6 +16,8 @@
* Update 2.6.20 patches, FIXME: get pending ldiskfs changes
* FIXME: update 2.6.21 and 2.6.22 patches, disabled for now
* Update autogen.sh and autogen-run patches
+ * Re-add liblustre.so and lustresnmp.so under /usr/lib/lustre-1.6
+ * Set liblustre.deb section to otherosfs
-- Patrick Winnertz <patrick.winnertz at skolelinux.org> Mon, 03 Sep 2007 10:15:01 +0200
Modified: trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-lustre/trunk/debian/control?rev=273&op=diff
==============================================================================
--- trunk/debian/control (original)
+++ trunk/debian/control Wed Sep 5 12:44:27 2007
@@ -55,7 +55,7 @@
Package: liblustre
Priority: optional
Architecture: i386 powerpc amd64 ia64
-Section: libs
+Section: otherosfs
Depends: ${shlibs:Depends}
Description: Runtime library for Lustre filesystem utilities
Lustre is a scalable, secure, robust, highly-available cluster file system.
Added: trunk/debian/liblustre.install
URL: http://svn.debian.org/wsvn/pkg-lustre/trunk/debian/liblustre.install?rev=273&op=file
==============================================================================
--- trunk/debian/liblustre.install (added)
+++ trunk/debian/liblustre.install Wed Sep 5 12:44:27 2007
@@ -1,0 +1,2 @@
+debian/tmp/usr/lib/liblustre.so usr/lib/lustre-1.6
+debian/tmp/usr/lib/lustre/snmp/lustresnmp.so usr/lib/lustre-1.6
More information about the Pkg-lustre-svn-commit
mailing list