SPECS: flash_media_player.spec - update to 3.9

glen glen at pld-linux.org
Sun Jun 17 16:45:14 CEST 2007


Author: glen                         Date: Sun Jun 17 14:45:14 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to 3.9

---- Files affected:
SPECS:
   flash_media_player.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/flash_media_player.spec
diff -u SPECS/flash_media_player.spec:1.2 SPECS/flash_media_player.spec:1.3
--- SPECS/flash_media_player.spec:1.2	Fri May 25 22:31:54 2007
+++ SPECS/flash_media_player.spec	Sun Jun 17 16:45:09 2007
@@ -4,7 +4,7 @@
 Summary:	Flash Media Player
 Summary(pl.UTF-8):	Odtwarzacz Flash Media
 Name:		flash_media_player
-Version:	3.8
+Version:	3.9
 Release:	0.1
 License:	Creative Commons
 Group:		Applications/WWW
@@ -14,6 +14,8 @@
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+%define		_appdir	%{_datadir}/%{name}
+
 %description
 The Flash Media player supports playback of a single media file of any
 format the Adobe Flash Player can handle (MP3, FLV, SWF, JPG, PNG or
@@ -34,13 +36,15 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_appdir}
+cp -a mediaplayer.swf $RPM_BUILD_ROOT%{_appdir}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
+%{_appdir}/mediaplayer.swf
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -48,6 +52,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2007/06/17 14:45:09  glen
+- update to 3.9
+
 Revision 1.2  2007/05/25 20:31:54  qboosh
 - pl
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/flash_media_player.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list