flashplugin, chromium-pepper-flash: support for 24.0
This commit is contained in:
parent
f44219efae
commit
f574490e77
@ -59,8 +59,10 @@ rm -rf %{_builddir}/%{name}-*
|
|||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%dir /opt/chromium/PepperFlash
|
%dir /opt/chromium/PepperFlash
|
||||||
/opt/chromium/PepperFlash/libpepflashplayer.so
|
/opt/chromium/PepperFlash/libpepflashplayer.so
|
||||||
|
/opt/chromium/PepperFlash/LICENSE
|
||||||
|
/opt/chromium/PepperFlash/license.pdf
|
||||||
/opt/chromium/PepperFlash/manifest.json
|
/opt/chromium/PepperFlash/manifest.json
|
||||||
/opt/chromium/PepperFlash/README
|
/opt/chromium/PepperFlash/readme.txt
|
||||||
%dir /opt/chromium/PepperFlash/LGPL
|
%dir /opt/chromium/PepperFlash/LGPL
|
||||||
/opt/chromium/PepperFlash/LGPL/*
|
/opt/chromium/PepperFlash/LGPL/*
|
||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
## Adobe Flash Plugin
|
## Adobe Flash Plugin
|
||||||
|
|
||||||
# package name (do not modify unless you know what you're doing)
|
# package name (do not modify unless you know what you're doing)
|
||||||
FLASH_PLUGIN_PCK=install_flash_player_11_linux.@arch@.tar.gz
|
FLASH_PLUGIN_PCK=flash_player_npapi_linux.@arch@.tar.gz
|
||||||
|
|
||||||
# package URL (do not modify unless you know what you're doing)
|
# package URL (do not modify unless you know what you're doing)
|
||||||
FLASH_PLUGIN_URL=http://fpdownload.macromedia.com/get/flashplayer/pdc/${SRPMVERSION["flashplugin"]}/
|
FLASH_PLUGIN_URL=http://fpdownload.macromedia.com/get/flashplayer/pdc/${SRPMVERSION["flashplugin"]}/
|
||||||
|
Loading…
Reference in New Issue
Block a user