]> git.pld-linux.org Git - packages/browser-plugins.git/commitdiff
- more planning
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 5 Sep 2006 22:13:17 +0000 (22:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    browser-plugins.README -> 1.5

browser-plugins.README

index ca9eb8413d04959f3af310f4a4028161bfdf2a7f..e8d4356accef61f4643aec3269111890ad2912ed 100644 (file)
@@ -31,9 +31,26 @@ subdirectories are allowed. Comments and empty lines are ignored.
 - %post/%postun scriptlet
 the scriptlet will call %update_browser_plugins
 
 - %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 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
This page took 0.078114 seconds and 4 git commands to generate.