Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in net-misc/mediatomb/files: mediatomb-0.12.1-system-uuid.patch
Date: Tue, 02 Oct 2012 06:34:02
Message-Id: 20121002063351.9EFCE21600@flycatcher.gentoo.org
1 vapier 12/10/02 06:33:51
2
3 Modified: mediatomb-0.12.1-system-uuid.patch
4 Log:
5 document patch
6
7 Revision Changes Path
8 1.2 net-misc/mediatomb/files/mediatomb-0.12.1-system-uuid.patch
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mediatomb/files/mediatomb-0.12.1-system-uuid.patch?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mediatomb/files/mediatomb-0.12.1-system-uuid.patch?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/mediatomb/files/mediatomb-0.12.1-system-uuid.patch?r1=1.1&r2=1.2
13
14 Index: mediatomb-0.12.1-system-uuid.patch
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/net-misc/mediatomb/files/mediatomb-0.12.1-system-uuid.patch,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- mediatomb-0.12.1-system-uuid.patch 2 Oct 2012 03:32:15 -0000 1.1
21 +++ mediatomb-0.12.1-system-uuid.patch 2 Oct 2012 06:33:51 -0000 1.2
22 @@ -1,5 +1,7 @@
23 -diff --git a/build/Makefile.am b/build/Makefile.am
24 -index 6cdfc16..64a965a 100644
25 +use libuuid from the system rather than local bundled code
26 +
27 +http://bugs.gentoo.org/270830
28 +
29 --- a/build/Makefile.am
30 +++ b/build/Makefile.am
31 @@ -58,6 +58,7 @@ mediatomb_CXXFLAGS = -I$(top_srcdir)/src \
32 @@ -10,8 +12,6 @@
33 $(LIBEXIF_LDFLAGS) \
34 $(ZLIB_LDFLAGS) \
35 $(EXPAT_LDFLAGS) \
36 -diff --git a/build/libmediatomb_src b/build/libmediatomb_src
37 -index 1173942..9d4f7fd 100644
38 --- a/build/libmediatomb_src
39 +++ b/build/libmediatomb_src
40 @@ -231,19 +231,6 @@ libmediatomb_a_SOURCES = \