SPECS: kazehakase.spec - fixed bconds in files
radek
radek at pld-linux.org
Thu Nov 6 19:05:47 CET 2008
Author: radek Date: Thu Nov 6 18:05:47 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed bconds in files
---- Files affected:
SPECS:
kazehakase.spec (1.72 -> 1.73)
---- Diffs:
================================================================
Index: SPECS/kazehakase.spec
diff -u SPECS/kazehakase.spec:1.72 SPECS/kazehakase.spec:1.73
--- SPECS/kazehakase.spec:1.72 Wed Nov 5 13:10:32 2008
+++ SPECS/kazehakase.spec Thu Nov 6 19:05:41 2008
@@ -147,12 +147,12 @@
%dir %{_libdir}/%{name}
%dir %{_libdir}/%{name}/embed
-%if %{with_gecko}
+%if %{with gecko}
%files plugin-gecko
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/%{name}/embed/gecko.so
%endif
-%if %{with_webkit}
+%if %{with webkit}
%files plugin-webkit
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/%{name}/embed/webkit_gtk.so
@@ -164,6 +164,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.73 2008/11/06 18:05:41 radek
+- fixed bconds in files
+
Revision 1.72 2008/11/05 12:10:32 hawk
- updated to 0.5.6
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kazehakase.spec?r1=1.72&r2=1.73&f=u
More information about the pld-cvs-commit
mailing list