r291 - in /packages/gnash/trunk/debian/patches: release_version.patch series

miriam at users.alioth.debian.org miriam at users.alioth.debian.org
Fri Oct 24 21:39:06 UTC 2008


Author: miriam
Date: Fri Oct 24 21:39:05 2008
New Revision: 291

URL: http://svn.debian.org/wsvn/?sc=1&rev=291
Log:
Add patch release_version.patch


Added:
    packages/gnash/trunk/debian/patches/release_version.patch
Modified:
    packages/gnash/trunk/debian/patches/series

Added: packages/gnash/trunk/debian/patches/release_version.patch
URL: http://svn.debian.org/wsvn/packages/gnash/trunk/debian/patches/release_version.patch?rev=291&op=file
==============================================================================
--- packages/gnash/trunk/debian/patches/release_version.patch (added)
+++ packages/gnash/trunk/debian/patches/release_version.patch Fri Oct 24 21:39:05 2008
@@ -1,0 +1,26 @@
+Index: gnash-0.8.4/libnet/Makefile.am
+===================================================================
+--- gnash-0.8.4.orig/libnet/Makefile.am	2008-10-24 22:59:52.000000000 +0200
++++ gnash-0.8.4/libnet/Makefile.am	2008-10-24 23:00:04.000000000 +0200
+@@ -32,6 +32,8 @@
+ 	$(BOOST_LIBS) \
+ 	$(PTHREAD_LIBS)
+ 
++libgnashnet_la_LDFLAGS =  -release $(VERSION) ${AM_LDFLAGS} 
++
+ localedir = $(datadir)/locale
+ 
+ INCLUDES = \
+Index: gnash-0.8.4/plugin/mozilla-sdk/Makefile.am
+===================================================================
+--- gnash-0.8.4.orig/plugin/mozilla-sdk/Makefile.am	2008-10-24 23:39:18.000000000 +0200
++++ gnash-0.8.4/plugin/mozilla-sdk/Makefile.am	2008-10-24 23:40:06.000000000 +0200
+@@ -37,6 +37,8 @@
+ # noinst_LTLIBRARIES = libmozsdk.la
+ pkglib_LTLIBRARIES = libmozsdk.la
+ 
++libmozsdk_la_LDFLAGS =  -release $(VERSION) ${AM_LDFLAGS} 
++
+ noinst_HEADERS = \
+ 	npplat.h \
+ 	pluginbase.h \

Modified: packages/gnash/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/packages/gnash/trunk/debian/patches/series?rev=291&op=diff
==============================================================================
--- packages/gnash/trunk/debian/patches/series (original)
+++ packages/gnash/trunk/debian/patches/series Fri Oct 24 21:39:05 2008
@@ -3,3 +3,4 @@
 disable_fvisibility-inlines-hidden
 #netstreamgst_free.patch
 fix_byte_size.patch
+release_version.patch




More information about the pkg-flash-devel mailing list