From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [IPFire-SCM] [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 08482d999976c378691c8ac9bb1208e61a670028
Date: Fri, 10 Feb 2012 18:00:15 +0100 [thread overview]
Message-ID: <20120210170023.5D541200BF@argus.ipfire.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 2992 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 08482d999976c378691c8ac9bb1208e61a670028 (commit)
via d2020e18b6cbf0d8025aede1d15fc5a978bbbed1 (commit)
from 75d561189fda1f2b4318d3cf8e7de30d86a4aa15 (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 08482d999976c378691c8ac9bb1208e61a670028
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Fri Feb 10 17:59:39 2012 +0100
libvirt: This package is now maintained by Ben Schweikert.
commit d2020e18b6cbf0d8025aede1d15fc5a978bbbed1
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date: Fri Feb 10 17:59:18 2012 +0100
parted: Make package work on x86_64.
-----------------------------------------------------------------------
Summary of changes:
libvirt/libvirt.nm | 3 ++-
parted/parted.nm | 18 +++++++++---------
2 files changed, 11 insertions(+), 10 deletions(-)
Difference in files:
diff --git a/libvirt/libvirt.nm b/libvirt/libvirt.nm
index a094388..6785581 100644
--- a/libvirt/libvirt.nm
+++ b/libvirt/libvirt.nm
@@ -5,8 +5,9 @@
name = libvirt
version = 0.9.6
-release = 1
+release = 2
+maintainer = Ben Schweikert <ben.schweikert(a)ipfire.org>
groups = Applications/Virtualization
url = http://www.libvirt.org/
license = LGPLv2.1+
diff --git a/parted/parted.nm b/parted/parted.nm
index dda6e61..bfe7cdd 100644
--- a/parted/parted.nm
+++ b/parted/parted.nm
@@ -5,7 +5,7 @@
name = parted
version = 2.1
-release = 2
+release = 3
groups = Applications/System
url = http://www.gnu.org/software/parted
@@ -33,21 +33,21 @@ build
end
configure_options += \
- --libdir=/lib \
- --enable-selinux
+ --libdir=/%{lib} \
+ --enable-selinux \
+ --disable-Werror
install_cmds
- mkdir -pv %{BUILDROOT}/usr/lib
- mv -v %{BUILDROOT}/lib/pkgconfig %{BUILDROOT}/usr/lib/
- rm -rf %{BUILDROOT}/lib/libparted{,-2.1}.so
- ln -svf ../../lib/libparted-%{version}.so.0 %{BUILDROOT}/usr/lib/libparted-%{version}.so
- ln -svf libparted-%{version}.so %{BUILDROOT}/usr/lib/libparted.so
+ mkdir -pv %{BUILDROOT}%{libdir}
+ mv -v %{BUILDROOT}/%{lib}/pkgconfig %{BUILDROOT}%{libdir}
+ rm -rf %{BUILDROOT}/%{lib}/libparted{,-2.1}.so
+ ln -svf ../../%{lib}/libparted-%{version}.so.0 %{BUILDROOT}%{libdir}/libparted-%{version}.so
+ ln -svf libparted-%{version}.so %{BUILDROOT}%{libdir}/libparted.so
end
end
packages
package %{name}
- end
package %{name}-devel
template DEVEL
hooks/post-receive
--
IPFire 3.x development tree
reply other threads:[~2012-02-10 17:00 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=20120210170023.5D541200BF@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