patchGnash - The GNU Flash player - Patches: patch #7330, libraries rename

 
 

You are not allowed to post comments on this tracker with your current authentication level.

patch #7330: libraries rename

Submitter:  Gabriele Giacone <gg0>
Submitted:  Mon 27 Sep 2010 08:37:18 PM UTC
   
 
Category:  build Priority:  5 - Normal
Status:  Done Privacy:  Public
Assigned to:  strk Open/Closed:  Closed

Wed 29 Sep 2010 10:29:37 PM UTC, comment #4: 

I'm ok with it.

./usr/lib/gnash/libgnashamf-0.8.8.git201009300007.master.so
./usr/lib/gnash/libgnashamf.so
./usr/lib/gnash/libgnashbase-0.8.8.git201009300007.master.so
./usr/lib/gnash/libgnashbase.so
./usr/lib/gnash/libgnashcore-0.8.8.git201009300007.master.so
./usr/lib/gnash/libgnashcore.so
./usr/lib/gnash/libgnashmedia-0.8.8.git201009300007.master.so
./usr/lib/gnash/libgnashmedia.so
./usr/lib/gnash/libgnashnet-0.8.8.git201009300007.master.so
./usr/lib/gnash/libgnashnet.so
./usr/lib/gnash/libgnashrender-0.8.8.git201009300007.master.so
./usr/lib/gnash/libgnashrender.so
./usr/lib/gnash/libgnashsound-0.8.8.git201009300007.master.so
./usr/lib/gnash/libgnashsound.so

Gabriele Giacone <gg0>
Group Member
Wed 29 Sep 2010 07:01:01 AM UTC, comment #3: 

I've committed a version to head with ${AM_LDFLAGS} appending removed. Please test it.

Sandro Santilli <strk>
Group Member
Wed 29 Sep 2010 06:47:57 AM UTC, comment #2: 

Is the ${AM_LDFLAGS} append really needed ? Why ?
I don't see it used in libcore/Makefile.am, for instance (where -release is used)

Sandro Santilli <strk>
Group Member
Tue 28 Sep 2010 09:19:18 PM UTC, comment #1: 


Please don't consider 1st attached patch.

Now attached a patch by Miriam Ruiz that fixes libgnashnet and libgnashrender version.

(file #21567)

Gabriele Giacone <gg0>
Group Member
Mon 27 Sep 2010 08:37:18 PM UTC, original submission:  


This patch renames libraries under /usr/lib/gnash

from

   libgnashfoo-0.8.8.so

to

   libgnashfoo.so -> libgnashfoo.so.0.0.0
   libgnashfoo.so.0 -> libgnashfoo.so.0.0.0
   libgnashfoo.so.0.0.0




Gabriele Giacone <gg0>
Group Member

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attached Files
file #21567:  release_version.patch added by gg0 (1KiB - text/x-diff)
file #21557:  norelease.patch added by gg0 (1KiB - text/x-diff)

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by strk (Updated the item)
  • -email is unavailable- added by gg0 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

     

    Follow 8 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2010-10-01 strk StatusReady For Test Done
        Open/ClosedOpen Closed
    2010-09-29 strk StatusIn Progress Ready For Test
    2010-09-29 strk CategoryNone build
        StatusNone In Progress
        Assigned toNone strk
    2010-09-28 gg0 Attached File- Added release_version.patch, #21567
    2010-09-27 gg0 Attached File- Added norelease.patch, #21557

    Back to the top

    Powered by Savane 3.13-02a9.
    Corresponding source code