From a835bb532f067043d346438e0d6d5f40f7f8d85f Mon Sep 17 00:00:00 2001 From: Eelco Dolstra Date: Wed, 21 Oct 2009 13:48:47 +0000 Subject: [PATCH] --- src/root/product-list.tt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/root/product-list.tt b/src/root/product-list.tt index b78df643..625ffa05 100644 --- a/src/root/product-list.tt +++ b/src/root/product-list.tt @@ -94,6 +94,8 @@ Source Source distribution [% product.name %] [% CASE "rpm" %] RPM RPM package [% product.name %] + [% CASE "srpm" %] + Source RPM Source RPM package [% product.name %] [% CASE "deb" %] RPM Debian package [% product.name %] [% CASE "iso" %]