SOURCES: browser-plugins.README - more planning

glen glen at pld-linux.org
Wed Sep 6 00:13:22 CEST 2006


Author: glen                         Date: Tue Sep  5 22:13:22 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- more planning

---- Files affected:
SOURCES:
   browser-plugins.README (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SOURCES/browser-plugins.README
diff -u SOURCES/browser-plugins.README:1.4 SOURCES/browser-plugins.README:1.5
--- SOURCES/browser-plugins.README:1.4	Tue Sep  5 23:48:25 2006
+++ SOURCES/browser-plugins.README	Wed Sep  6 00:13:17 2006
@@ -31,9 +31,26 @@
 - %post/%postun scriptlet
 the scriptlet will call %update_browser_plugins
 
+plugin requires
+- BuildRequires: rpmbuild(macros) >= VERSION
+- Requires: browser-plugins >= 2.0
+
 browser provides
 - /etc/browser-plugins/browser.d/<browser>.%{_target_base_arch} symlink
 the symlink will point to the single directory where it searches for its plugins.
 
 - %post/%postun scriptlet
 the scriptlet will call %update_browser_plugins
+
+browser requires
+- BuildRequires: rpmbuild(macros) >= VERSION
+- Requires: browser-plugins >= 2.0
+
+rpm-build-macros provides
+- %update_browser_plugins macro
+the macro will just call /usr/sbin/update-browser-plugins and ignore any errors from it.
+- %{_browser_plugindir} macro
+the macro will be defined as /usr/%{_lib}/browser-plugins
+
+adapter provides
+- replacement for sole location of browser-plugins with %{_browser_plugindir} macro
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/browser-plugins.README?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list