From: <ssk...@vh...> - 2005-09-29 18:23:21
|
Author: sskracic Date: 2005-09-29 20:13:24 +0200 (Thu, 29 Sep 2005) New Revision: 929 Modified: trunk/ccm-ldn-aplaws/bundles/camden/bundle.in trunk/ccm-ldn-aplaws/bundles/complete/bundle.in trunk/ccm-ldn-aplaws/bundles/demo/bundle.in trunk/ccm-ldn-aplaws/bundles/devel/bundle.in trunk/ccm-ldn-aplaws/bundles/standard/bundle.in Log: Tagging bundle RPMs versions independently from those on release, release is "1.0.3" and trunk is "1.0.3devel", so we can have independent RPM release numbering. Modified: trunk/ccm-ldn-aplaws/bundles/camden/bundle.in =================================================================== --- trunk/ccm-ldn-aplaws/bundles/camden/bundle.in 2005-09-29 17:23:53 UTC (rev 928) +++ trunk/ccm-ldn-aplaws/bundles/camden/bundle.in 2005-09-29 18:13:24 UTC (rev 929) @@ -1,4 +1,4 @@ BUNDLE_NAME=aplaws-plus-camden BUNDLE_PRETTY_NAME="APLAWS+ Camden Bundle" -VERSION=1.0.3 -RELEASE=2 +VERSION=1.0.3devel +RELEASE=1 Modified: trunk/ccm-ldn-aplaws/bundles/complete/bundle.in =================================================================== --- trunk/ccm-ldn-aplaws/bundles/complete/bundle.in 2005-09-29 17:23:53 UTC (rev 928) +++ trunk/ccm-ldn-aplaws/bundles/complete/bundle.in 2005-09-29 18:13:24 UTC (rev 929) @@ -1,4 +1,4 @@ BUNDLE_NAME=aplaws-plus-complete BUNDLE_PRETTY_NAME="APLAWS+ Complete Bundle" -VERSION=1.0.3 -RELEASE=2 +VERSION=1.0.3devel +RELEASE=1 Modified: trunk/ccm-ldn-aplaws/bundles/demo/bundle.in =================================================================== --- trunk/ccm-ldn-aplaws/bundles/demo/bundle.in 2005-09-29 17:23:53 UTC (rev 928) +++ trunk/ccm-ldn-aplaws/bundles/demo/bundle.in 2005-09-29 18:13:24 UTC (rev 929) @@ -1,4 +1,4 @@ BUNDLE_NAME=aplaws-plus-demo BUNDLE_PRETTY_NAME="APLAWS+ Demo Bundle" -VERSION=1.0.3 -RELEASE=2 +VERSION=1.0.3devel +RELEASE=1 Modified: trunk/ccm-ldn-aplaws/bundles/devel/bundle.in =================================================================== --- trunk/ccm-ldn-aplaws/bundles/devel/bundle.in 2005-09-29 17:23:53 UTC (rev 928) +++ trunk/ccm-ldn-aplaws/bundles/devel/bundle.in 2005-09-29 18:13:24 UTC (rev 929) @@ -1,4 +1,4 @@ BUNDLE_NAME=aplaws-plus-devel BUNDLE_PRETTY_NAME="APLAWS+ Devel Bundle" -VERSION=1.0.3 -RELEASE=2 +VERSION=1.0.3devel +RELEASE=1 Modified: trunk/ccm-ldn-aplaws/bundles/standard/bundle.in =================================================================== --- trunk/ccm-ldn-aplaws/bundles/standard/bundle.in 2005-09-29 17:23:53 UTC (rev 928) +++ trunk/ccm-ldn-aplaws/bundles/standard/bundle.in 2005-09-29 18:13:24 UTC (rev 929) @@ -1,4 +1,4 @@ BUNDLE_NAME=aplaws-plus-standard BUNDLE_PRETTY_NAME="APLAWS+ Standard Bundle" -VERSION=1.0.3 -RELEASE=2 +VERSION=1.0.3devel +RELEASE=1 |