From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 96134a8304cbca60a72e6f21f5e370217362b718
Date: Thu, 14 Feb 2013 20:05:38 +0100 [thread overview]
Message-ID: <20130214190539.5348D200BB@argus.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 3714 bytes --]
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "IPFire 3.x development tree".
The branch, master has been updated
via 96134a8304cbca60a72e6f21f5e370217362b718 (commit)
via 635b92fe4004cdafb8885223152f90060bd9e6a8 (commit)
from 32dd65d0dce5328f91cc87ec3620151af91b4061 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 96134a8304cbca60a72e6f21f5e370217362b718
Merge: 32dd65d 635b92f
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Thu Feb 14 20:04:25 2013 +0100
erge remote-tracking branch 'stevee/e2fsprogs-update'
commit 635b92fe4004cdafb8885223152f90060bd9e6a8
Author: Stefan Schantl <stefan.schantl(a)ipfire.org>
Date: Thu Feb 14 19:49:07 2013 +0100
e2fsprogs: Update to 1.42.7.
This is a major update to the latest stable version of e2fsprogs.
* Create own libs package.
* Put libcom_err and libss into own sub-packages.
-----------------------------------------------------------------------
Summary of changes:
e2fsprogs/e2fsprogs.nm | 61 +++++++++++++++++++++++++++++++++++++++++++++++---
1 file changed, 58 insertions(+), 3 deletions(-)
Difference in files:
diff --git a/e2fsprogs/e2fsprogs.nm b/e2fsprogs/e2fsprogs.nm
index d38b414..0ec552e 100644
--- a/e2fsprogs/e2fsprogs.nm
+++ b/e2fsprogs/e2fsprogs.nm
@@ -4,7 +4,7 @@
###############################################################################
name = e2fsprogs
-version = 1.42.2
+version = 1.42.7
release = 1
groups = System/Filesystems
@@ -13,8 +13,8 @@ license = GPLv2
summary = Utilities for managing the extended (ext2/ext3/ext4) filesystems.
description
- The e2fsprogs package contains a number of utilities for creating, \
- checking, modifying, and correcting any inconsistencies in second \
+ The e2fsprogs package contains a number of utilities for creating,
+ checking, modifying, and correcting any inconsistencies in second
and third extended (ext2/ext3) filesystems.
end
@@ -77,10 +77,65 @@ packages
groups += Base
end
+ package %{name}-libs
+ template LIBS
+ end
+
package %{name}-devel
template DEVEL
end
+ package libcom_err
+ summary = Common error description library.
+ description
+ This is the common error description library, part of e2fsprogs.
+ end
+
+ files
+ %{libdir}/libcom_err.so.*
+ end
+ end
+
+ package libcom_err-devel
+ summary = Development files for libcom_err.
+ description = %{summary}
+
+ files
+ %{bindir}/compile_et
+ %{libdir}/libcom_err.so
+ %{libdir}/pkgconfig/com_err.pc
+ %{includedir}/com_err.h
+ %{includedir}/et
+ %{datadir}/et
+ %{mandir}/man1/compile_et.1*
+ %{mandir}/man3/com_err.3*
+ end
+ end
+
+ package libss
+ summary = Command line interface parsing library.
+ description
+ This is libss, a command line interface parsing library, part of e2fsprogs.
+ end
+
+ files
+ %{libdir}/libss.so.*
+ end
+ end
+
+ package libss-devel
+ summary = Development files for libss.
+ description = %{summary}
+
+ files
+ %{bindir}/mk_cmds
+ %{libdir}/libss.so
+ %{libdir}/pkgconfig/ss.pc
+ %{includedir}/ss
+ %{datadir}/ss
+ %{mandir}/man1/mk_cmds.1*
+ end
+ end
package %{name}-debuginfo
template DEBUGINFO
end
hooks/post-receive
--
IPFire 3.x development tree
reply other threads:[~2013-02-14 19:05 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20130214190539.5348D200BB@argus.ipfire.org \
--to=git@ipfire.org \
--cc=ipfire-scm@lists.ipfire.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox