SPECS: tupa.spec - added css
paszczus
paszczus at pld-linux.org
Sun May 6 11:26:43 CEST 2007
Author: paszczus Date: Sun May 6 09:26:43 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added css
---- Files affected:
SPECS:
tupa.spec (1.7 -> 1.8)
---- Diffs:
================================================================
Index: SPECS/tupa.spec
diff -u SPECS/tupa.spec:1.7 SPECS/tupa.spec:1.8
--- SPECS/tupa.spec:1.7 Sun May 6 11:20:35 2007
+++ SPECS/tupa.spec Sun May 6 11:26:37 2007
@@ -45,6 +45,7 @@
cp -a backup images lib skins stats installer lang $RPM_BUILD_ROOT%{_appdir}
install *.php $RPM_BUILD_ROOT%{_appdir}
install *.html $RPM_BUILD_ROOT%{_appdir}
+install login_styles.css $RPM_BUILD_ROOT%{_appdir}
install config/config_site-dist.inc.php $RPM_BUILD_ROOT%{_sysconfdir}/config_site.inc.php
install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/apache.conf
install %{SOURCE1} $RPM_BUILD_ROOT%{_sysconfdir}/httpd.conf
@@ -76,6 +77,7 @@
%dir %{_appdir}
%{_appdir}/*.php
%{_appdir}/*.html
+%{_appdir}/login_styles.css
%{_appdir}/backup
%{_appdir}/config
%{_appdir}/images
@@ -94,6 +96,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.8 2007/05/06 09:26:37 paszczus
+- added css
+
Revision 1.7 2007/05/06 09:20:35 paszczus
- added URL
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/tupa.spec?r1=1.7&r2=1.8&f=u
More information about the pld-cvs-commit
mailing list