Author: blues                        Date: Wed Oct 25 16:29:47 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't print warning about css overwrite, even with quiet options

---- Files affected:
SPECS:
   awffull.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/awffull.spec
diff -u SPECS/awffull.spec:1.12 SPECS/awffull.spec:1.13
--- SPECS/awffull.spec:1.12     Wed Oct 25 14:45:36 2006
+++ SPECS/awffull.spec  Wed Oct 25 18:29:42 2006
@@ -14,6 +14,7 @@
 Source1:       %{name}.sysconfig
 Source2:       %{name}.cron
 Source3:       %{name}.crontab
+Patch0:                %{name}-no_css_overwrite_warning.patch
 URL:           http://www.stedee.id.au/awffull/
 BuildRequires: GeoIP-devel > 1.4.0-1
 BuildRequires: gd-devel
@@ -34,6 +35,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %configure
@@ -47,7 +49,7 @@
        DESTDIR=$RPM_BUILD_ROOT
 
 install sample.conf $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.conf
-install %{name}_history_regen.pl %{_sbindir}
+install %{name}_history_regen.pl $RPM_BUILD_ROOT%{_sbindir}
 install %{SOURCE1} $RPM_BUILD_ROOT/etc/sysconfig/%{name}
 install %{SOURCE2} $RPM_BUILD_ROOT%{_sbindir}/%{name}.cron
 install %{SOURCE3} $RPM_BUILD_ROOT/etc/cron.d/%{name}
@@ -75,6 +77,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2006/10/25 16:29:42  blues
+- don't print warning about css overwrite, even with quiet options
+
 Revision 1.12  2006/10/25 12:45:36  qboosh
 - removed wrong sysconfdir macro usage
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/awffull.spec?r1=1.12&r2=1.13&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to