]> git.pld-linux.org Git - packages/eventum.git/commitdiff
- can it go even better?
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 14 Jan 2005 21:11:50 +0000 (21:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eventum.spec -> 1.14

eventum.spec

index 51028732bf5ca37610ec81f030b77a57dbcc51f2..f0da5233a176b710c93604430988baae92e644f4 100644 (file)
@@ -26,7 +26,7 @@
 %define _source http://mysql.wildyou.net/Downloads/%{name}/%{name}-%{version}.tar.gz
 %endif
 
-%define _rel 1.32
+%define _rel 1.33
 
 Summary:       Eventum Issue / Bug Tracking System
 Name:          eventum
@@ -133,6 +133,15 @@ so that %{name}-setup is able to secure your Eventum installation.
 
 EOF
 #' vim stupidity.
+else
+       if [ -d %{_appdir}/setup ]; then
+%banner %{name} -e <<EOF
+
+If you have have configured Eventum, please uninstall the setup package,
+so that %{name}-setup is able to secure your Eventum installation.
+
+EOF
+       fi
 fi
 
 %preun
This page took 0.055813 seconds and 4 git commands to generate.