RPM Package Manager, CVS Repository
http://rpm5.org/cvs/
____________________________________________________________________________
Server: rpm5.org Name: Anders F. Björklund
Root: /v/rpm/cvs Email: [EMAIL PROTECTED]
Module: xar lzma Date: 20-May-2008 11:25:07
Branch: HEAD Handle: 2008052009250600
Modified files:
lzma/src/liblzma Makefile.am
xar/lib Makefile.am
Log:
add reminder of change from upstream
Summary:
Revision Changes Path
1.3 +1 -0 lzma/src/liblzma/Makefile.am
1.4 +1 -0 xar/lib/Makefile.am
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: lzma/src/liblzma/Makefile.am
============================================================================
$ cvs diff -u -r1.2 -r1.3 Makefile.am
--- lzma/src/liblzma/Makefile.am 20 May 2008 09:15:47 -0000 1.2
+++ lzma/src/liblzma/Makefile.am 20 May 2008 09:25:06 -0000 1.3
@@ -14,6 +14,7 @@
SUBDIRS = api common check
+# RPM5: don't install internal liblzma
noinst_LTLIBRARIES = liblzma.la
liblzma_la_SOURCES =
liblzma_la_LDFLAGS = -version-info 0:0:0
@@ .
patch -p0 <<'@@ .'
Index: xar/lib/Makefile.am
============================================================================
$ cvs diff -u -r1.3 -r1.4 Makefile.am
--- xar/lib/Makefile.am 25 Feb 2008 09:42:35 -0000 1.3
+++ xar/lib/Makefile.am 20 May 2008 09:25:06 -0000 1.4
@@ -15,6 +15,7 @@
hash.h io.h linuxattr.h lzmaxar.h macho.h script.h signature.h \
stat.h strmode.h subdoc.h util.h zxar.h
+# RPM5: don't install internal libxar
noinst_LTLIBRARIES = libxar.la
libxar_la_SOURCES = \
@@ .
______________________________________________________________________
RPM Package Manager http://rpm5.org
CVS Sources Repository [email protected]