From: Stephen Soltesz Date: Wed, 1 Jul 2009 00:27:25 +0000 (+0000) Subject: Tagging module PLCRT - PLCRT-1.0-2 X-Git-Tag: PLCRT-1.0-2~1 X-Git-Url: http://git.onelab.eu/?p=plcrt.git;a=commitdiff_plain;h=76fa590406bef6637f6a4a53577649820c681bf4;ds=sidebyside Tagging module PLCRT - PLCRT-1.0-2 improved init setup added plcsh version of getadmins script to add users to RT's db. improved %post code for installation --- diff --git a/plcrt.spec b/plcrt.spec index 287f581..6b48d54 100644 --- a/plcrt.spec +++ b/plcrt.spec @@ -6,7 +6,7 @@ %define name plcrt %define version 1.0 -%define taglevel 1 +%define taglevel 2 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -81,6 +81,11 @@ touch /var/log/rt3/rt.log chown apache.apache /var/log/rt3/rt.log %changelog +* Tue Jun 30 2009 Stephen Soltesz - PLCRT-1.0-2 +- improved init setup +- added plcsh version of getadmins script to add users to RT's db. +- improved %post code for installation + * Fri Jun 26 2009 Stephen Soltesz - PLCRT-1.0-1 - trying to get the tag to work for new package.