]> git.pld-linux.org Git - packages/jwplayer.git/blobdiff - jw_media_player.spec
- unified
[packages/jwplayer.git] / jw_media_player.spec
index 3e7606a7612253f6643156d05bd7fa8e6b9815b6..20f43e7b11152a037e598c6176e5a28ee7934e72 100644 (file)
@@ -1,3 +1,4 @@
+# TODO: spec filename vs Name
 Summary:       JW Media Player
 Summary(pl.UTF-8):     Odtwarzacz Flash Media
 Name:          jw_media_player
@@ -46,15 +47,15 @@ install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{_appdir}}
 cp -a mediaplayer.swf $RPM_BUILD_ROOT%{_appdir}
 cp -a %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/lighttpd.conf
 
+%clean
+rm -rf $RPM_BUILD_ROOT
+
 %triggerin -- lighttpd
 %webapp_register lighttpd %{_webapp}
 
 %triggerun -- lighttpd
 %webapp_unregister lighttpd %{_webapp}
 
-%clean
-rm -rf $RPM_BUILD_ROOT
-
 %files
 %defattr(644,root,root,755)
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/lighttpd.conf
This page took 0.053499 seconds and 4 git commands to generate.