SPECS: flash_media_player.spec - properly install lighttpd.conf

glen glen at pld-linux.org
Mon Jul 23 14:02:45 CEST 2007


Author: glen                         Date: Mon Jul 23 12:02:45 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- properly install lighttpd.conf

---- Files affected:
SPECS:
   flash_media_player.spec (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SPECS/flash_media_player.spec
diff -u SPECS/flash_media_player.spec:1.6 SPECS/flash_media_player.spec:1.7
--- SPECS/flash_media_player.spec:1.6	Mon Jul 23 14:00:36 2007
+++ SPECS/flash_media_player.spec	Mon Jul 23 14:02:40 2007
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Odtwarzacz Flash Media
 Name:		jw_media_player
 Version:	3.99
-Release:	0.3
+Release:	0.4
 License:	Creative Commons
 Group:		Applications/WWW
 Source0:	http://www.jeroenwijering.com/upload/%{name}.zip
@@ -12,6 +12,7 @@
 URL:		http://www.jeroenwijering.com/?item=JW_Media_Player
 BuildRequires:	rpmbuild(macros) >= 1.268
 Requires:	webapps
+Requires:	webserver(alias)
 Obsoletes:	flash_media_player
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -42,7 +43,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_appdir}
+install -d $RPM_BUILD_ROOT{%{_sysconfdir},%{_appdir}}
 cp -a mediaplayer.swf $RPM_BUILD_ROOT%{_appdir}
 cp -a %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/lighttpd.conf
 
@@ -57,6 +58,7 @@
 
 %files
 %defattr(644,root,root,755)
+%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/lighttpd.conf
 %dir %{_appdir}
 %{_appdir}/mediaplayer.swf
 
@@ -66,6 +68,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.7  2007/07/23 12:02:40  glen
+- properly install lighttpd.conf
+
 Revision 1.6  2007/07/23 12:00:36  glen
 - add lighttpd config
 
================================================================

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



More information about the pld-cvs-commit mailing list