summaryrefslogtreecommitdiffstats
path: root/redhat/extras/trinity-live/tperl.spec
diff options
context:
space:
mode:
authorFrancois Andriot <francois.andriot@free.fr>2012-08-03 13:59:43 +0200
committerFrancois Andriot <francois.andriot@free.fr>2012-08-03 13:59:43 +0200
commitbe9f9f70d960e0789e024c8285dc681302c3c3f1 (patch)
treebc4c568eb13a62af120ba51f9145337541b35be3 /redhat/extras/trinity-live/tperl.spec
parent1f76bf54b70463addf27bc503bb58af60dc8ae58 (diff)
downloadtde-packaging-be9f9f70d960e0789e024c8285dc681302c3c3f1.tar.gz
tde-packaging-be9f9f70d960e0789e024c8285dc681302c3c3f1.zip
RHEL/Fedora: adds support for Mandriva 2011 in packaging
Diffstat (limited to 'redhat/extras/trinity-live/tperl.spec')
-rw-r--r--redhat/extras/trinity-live/tperl.spec25
1 files changed, 25 insertions, 0 deletions
diff --git a/redhat/extras/trinity-live/tperl.spec b/redhat/extras/trinity-live/tperl.spec
new file mode 100644
index 000000000..d30c67929
--- /dev/null
+++ b/redhat/extras/trinity-live/tperl.spec
@@ -0,0 +1,25 @@
+Name: tperl
+Version: 1.0
+Release: 1%{?dist}
+Summary: Hack to get TDE installed with Perl
+
+License: GPL
+URL: http://www.trinitydesktop.org
+
+Requires: perl
+Provides: /bin/perl
+
+BuildArch: noarch
+
+%description
+%{summary}
+
+%prep
+
+%build
+
+%install
+
+%files
+
+%changelog