public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
From: git@ipfire.org
To: ipfire-scm@lists.ipfire.org
Subject: [IPFire-SCM] [git.ipfire.org] IPFire 3.x development tree branch, master, updated. d98f4e1c62eb0a1854ab36557783d96ff4ee7972
Date: Fri, 27 Apr 2012 14:52:07 +0200	[thread overview]
Message-ID: <20120427125207.886FA20188@argus.ipfire.org> (raw)

[-- Attachment #1: Type: text/plain, Size: 2714 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  d98f4e1c62eb0a1854ab36557783d96ff4ee7972 (commit)
       via  0f6fe9ca51ae25a239065c24f0618d01d5343a62 (commit)
      from  a4b4a2fdf0dbbf1eff40a1423145cc1cac9b7364 (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 d98f4e1c62eb0a1854ab36557783d96ff4ee7972
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Fri Apr 27 14:51:49 2012 +0200

    ipfire-logos: Add deps/scriptlets for plymouth theme.

commit 0f6fe9ca51ae25a239065c24f0618d01d5343a62
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Fri Apr 27 14:47:59 2012 +0200

    ghostscript: Temporary disable dependency to cups.
    
    We need this to bootstrap for armv5tel.

-----------------------------------------------------------------------

Summary of changes:
 ghostscript/ghostscript.nm   |    3 +--
 ipfire-logos/ipfire-logos.nm |   21 ++++++++++++++++++++-
 2 files changed, 21 insertions(+), 3 deletions(-)

Difference in files:
diff --git a/ghostscript/ghostscript.nm b/ghostscript/ghostscript.nm
index 14040f7..b8c5207 100644
--- a/ghostscript/ghostscript.nm
+++ b/ghostscript/ghostscript.nm
@@ -5,7 +5,7 @@
 
 name       = ghostscript
 version    = 9.05
-release    = 2
+release    = 2.1
 
 groups     = Applications/Printing
 url        = http://ghostscript.com
@@ -30,7 +30,6 @@ source_dl  = http://downloads.ghostscript.com/public/
 
 build
 	requires
-		cups-devel
 		dbus-devel
 		expat-devel
 		glib2-devel
diff --git a/ipfire-logos/ipfire-logos.nm b/ipfire-logos/ipfire-logos.nm
index 9947523..45e5aa5 100644
--- a/ipfire-logos/ipfire-logos.nm
+++ b/ipfire-logos/ipfire-logos.nm
@@ -5,7 +5,7 @@
 
 name       = ipfire-logos
 version    = 1
-release    = 1
+release    = 2
 arch       = noarch
 
 maintainer = Michael Tremer <michael.tremer(a)ipfire.org>
@@ -31,5 +31,24 @@ end
 packages
 	package %{name}
 		provides = system-logos
+
+		prerequires
+			plymouth-scripts
+		end
+
+		requires
+			plymouth-plugin-script
+		end
+
+		script postin
+			%{sbindir}/plymouth-set-default-theme ipfire-logo || :
+		end
+
+		script postun
+			if [ "$(%{sbindir}/plymouth-set-default-theme)" = "ipfire-logo" ]; then
+				%{sbindir}/plymouth-set-default-theme --reset
+				/usr/lib/plymouth/plymouth-generate-initrd
+			fi
+		end
 	end
 end


hooks/post-receive
--
IPFire 3.x development tree

                 reply	other threads:[~2012-04-27 12:52 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=20120427125207.886FA20188@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