public inbox for ipfire-scm@lists.ipfire.org
 help / color / mirror / Atom feed
* [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 0a8ad870ed71ef8773c799b0adc141f2ba4e71f3
@ 2012-08-06 10:39 git
  0 siblings, 0 replies; only message in thread
From: git @ 2012-08-06 10:39 UTC (permalink / raw)
  To: ipfire-scm

[-- Attachment #1: Type: text/plain, Size: 1508 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  0a8ad870ed71ef8773c799b0adc141f2ba4e71f3 (commit)
      from  416fafcc0a1ed3d87480ed709f226b17d79b2cc4 (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 0a8ad870ed71ef8773c799b0adc141f2ba4e71f3
Author: Michael Tremer <michael.tremer(a)ipfire.org>
Date:   Mon Aug 6 12:38:33 2012 +0200

    pcre: Fix typo in compat symlink.

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

Summary of changes:
 pcre/pcre.nm |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

Difference in files:
diff --git a/pcre/pcre.nm b/pcre/pcre.nm
index 3b6fc93..065754b 100644
--- a/pcre/pcre.nm
+++ b/pcre/pcre.nm
@@ -5,7 +5,7 @@
 
 name       = pcre
 version    = 8.31
-release    = 1
+release    = 2
 
 compat_version = 8.21
 
@@ -51,7 +51,7 @@ build
 	install_cmds
 		cd %{DIR_SRC}/%{name}-%{compat_version}
 		install -m 755 .libs/libpcre.so.0.0.1 %{BUILDROOT}%{libdir}
-		ln -svf libpcre.so.0.0.1 %{BUILDROOT}%{libdir}/libprce.so.0
+		ln -svf libpcre.so.0.0.1 %{BUILDROOT}%{libdir}/libpcre.so.0
 	end
 end
 


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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-08-06 10:39 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-08-06 10:39 [git.ipfire.org] IPFire 3.x development tree branch, master, updated. 0a8ad870ed71ef8773c799b0adc141f2ba4e71f3 git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox