]> git.pld-linux.org Git - projects/template-specs.git/commitdiff
- more templating
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 29 May 2006 23:16:45 +0000 (23:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    browser-plugin.spec -> 1.11

browser-plugin.spec

index a746079eb3913a61d27a164a5546feef968ea385..f5dbd533dac1a6cc1acc67784be5b197604f062f 100644 (file)
@@ -17,11 +17,14 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 # directory where you store the plugin
 %define                _plugindir      %{_libdir}/browser-plugins
 
+# TODO: galeon and skipstone.
+# use macro, otherwise extra LF inserted along with the ifarch
+%define        browsers mozilla, mozilla-firefox, konqueror, opera, seamonkey
+
 %description
-This spec is for demonstrating triggers used for linking package
-plugins to all browsers plugins dir capable for NSAPI plugins
+NAME browser plugin.
 
-See also browser-plugins.spec
+Supported browsers: %{browsers}.
 
 %prep
 %setup -q -c -T
This page took 0.062401 seconds and 4 git commands to generate.