summaryrefslogtreecommitdiff
path: root/redhat/rules
diff options
context:
space:
mode:
Diffstat (limited to 'redhat/rules')
-rw-r--r--redhat/rules17
1 files changed, 17 insertions, 0 deletions
diff --git a/redhat/rules b/redhat/rules
new file mode 100644
index 0000000..524b30c
--- /dev/null
+++ b/redhat/rules
@@ -0,0 +1,17 @@
+$Summary = "FvwmIvyRelay, a relay between Fvwm2 and an Ivy bus";
+$Name = "FvwmIvyRelay";
+$Copyright = "GPL";
+$Vendor = "CENA";
+$Url = "http://www.tls.cena.fr/ivy/";
+$Distribution = "Ivy";
+$Group = "Applications/ATC";
+$BuildArchitectures = "i386";
+$Requires = "ivy-c >= 3.0";
+$Description = "Fvwm2 has a module system that allows programmers
+to develop additional features for the window manager, by programming
+applications that talk with it through pipes. FvwmIvyRelay is such a
+module, that serves as a bridge between Fvwm2 and applications connected
+to an Ivy software bus. Applications can send requests to the window manager
+through Ivy messages, and are notified of window events through other Ivy
+messages. ";
+