SPECS: mailgraph.spec - rel.2 - add css file

blues blues at pld-linux.org
Sun Mar 22 14:38:17 CET 2009


Author: blues                        Date: Sun Mar 22 13:38:17 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel.2 - add css file

---- Files affected:
SPECS:
   mailgraph.spec (1.49 -> 1.50) 

---- Diffs:

================================================================
Index: SPECS/mailgraph.spec
diff -u SPECS/mailgraph.spec:1.49 SPECS/mailgraph.spec:1.50
--- SPECS/mailgraph.spec:1.49	Fri Dec 28 03:48:52 2007
+++ SPECS/mailgraph.spec	Sun Mar 22 14:38:11 2009
@@ -6,7 +6,7 @@
 Summary(pl.UTF-8):	Proste statystyki dla Postfiksa
 Name:		mailgraph
 Version:	1.14
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Applications/Networking
 Source0:	http://mailgraph.schweikert.ch/pub/%{name}-%{version}.tar.gz
@@ -62,8 +62,11 @@
 install %{SOURCE2} $RPM_BUILD_ROOT/etc/sysconfig/mailgraph
 install %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf
 install %{SOURCE3} $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
+install mailgraph.css $RPM_BUILD_ROOT%{_sysconfdir}/mailgraph.css
 touch $RPM_BUILD_ROOT/var/log/mailgraph.log
 
+ln -sf %{_sysconfdir}/mailgraph.css $RPM_BUILD_ROOT%{_appdir}/mailgraph.css
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -136,11 +139,13 @@
 %dir %attr(750,root,http) %{_sysconfdir}
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/apache.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/httpd.conf
+%attr(644,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mailgraph.css
 %attr(755,root,root) %{_sbindir}/mailgraph.pl
 %attr(754,root,root) /etc/rc.d/init.d/mailgraph
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/mailgraph
 %dir %{_appdir}
 %attr(755,root,root) %{_appdir}/index.cgi
+%attr(644,root,root) %{_appdir}/mailgraph.css
 %attr(770,root,stats) %dir %{_pkglibdir}
 %attr(775,root,http) %dir %{_pkglibdir}/img
 %ghost /var/log/mailgraph.log
@@ -151,7 +156,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
-Revision 1.49  2007/12/28 02:48:52  zbyniu
+Revision 1.50  2009/03/22 13:38:11  blues
+- rel.2 - add css file
+
+Revision 1.49  2007-12-28 02:48:52  zbyniu
 - up to 1.14
 
 Revision 1.48  2007-07-11 09:27:50  blues
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mailgraph.spec?r1=1.49&r2=1.50&f=u



More information about the pld-cvs-commit mailing list