perfsonar-dev - perfsonar: r4812 - trunk/packaging/rpm/ps-mdm-flowsub-mp
Subject: perfsonar development work
List archive
- From:
- To:
- Subject: perfsonar: r4812 - trunk/packaging/rpm/ps-mdm-flowsub-mp
- Date: Wed, 17 Dec 2008 10:09:53 -0500
Author: hans.trompert
Date: 2008-12-17 10:09:52 -0500 (Wed, 17 Dec 2008)
New Revision: 4812
Modified:
trunk/packaging/rpm/ps-mdm-flowsub-mp/ps-mdm-flowsub-mp.specs
Log:
bumped version to 1.0.1
Modified: trunk/packaging/rpm/ps-mdm-flowsub-mp/ps-mdm-flowsub-mp.specs
===================================================================
--- trunk/packaging/rpm/ps-mdm-flowsub-mp/ps-mdm-flowsub-mp.specs
2008-12-17 14:03:08 UTC (rev 4811)
+++ trunk/packaging/rpm/ps-mdm-flowsub-mp/ps-mdm-flowsub-mp.specs
2008-12-17 15:09:52 UTC (rev 4812)
@@ -6,8 +6,8 @@
Name: ps-mdm-flowsub-mp
# Version of the microrelease
-Version: 0.3
-License: GPL
+Version: 1.0.1
+License: CC-GNU GPL version 2.0
# Package version. Increment if you create a new package of same microrelease
Release: 1
@@ -25,7 +25,7 @@
Group: Network/Web service
# YOU
-packager: Gijs Molenaar
<>
+packager: Hans Trompert
<>
# What is the location of the source package
URL: http://www.perfsonar.org
@@ -74,10 +74,11 @@
# Create the package structure
%{__install} -d -m 755 ${RPM_BUILD_ROOT}%{prefix}
%{__install} -d -m 755 ${RPM_BUILD_ROOT}%{_sysconfdir}/%{name}
+%{__install} -d -m 755 ${RPM_BUILD_ROOT}%{prefix}/WEB-INF/log
# copy the service content to the tomcat webapps directory
pushd ${RPM_BUILD_DIR}/%{name}-%{version}/build
- %{__cp} -a %{name}/* ${RPM_BUILD_ROOT}%{prefix}
+ %{__cp} -a %{name}-%{version}/* ${RPM_BUILD_ROOT}%{prefix}
popd
# post section, executed after installation
@@ -111,17 +112,26 @@
%defattr(0644,root,tomcat,0755)
# we want to mark all the properties files as configuration files
%attr(660,tomcat,tomcat) %config(noreplace)
%{prefix}/WEB-INF/classes/perfsonar/conf/*.properties
+%attr(770,tomcat,tomcat) %config(noreplace) %{prefix}/WEB-INF/log
%{prefix}
%{_sysconfdir}/%{name}
# Don't forget to add a chanlog entry every time you change the package!
%changelog
+* Wed Dec 17 2008 Hans Trompert
<>
1.0.1-1
+- small wizard fixes and improved defaults
+
+* Fri Oct 10 2008 Gijs Molenaar
<>
1.0-1
+- get the champagne
+
+* Tue Sep 30 2008 Michael Bischoff
<>
0.4-1
+- almost there
+
* Tue Sep 9 2008 Gijs Molenaar
<>
0.3-1
- new webadmin
- package rename
- a lot more
-%changelog
* Fri Jun 20 2008 Gijs Molenaar
<>
0.2-1
- new upstream release
- perfsonar: r4812 - trunk/packaging/rpm/ps-mdm-flowsub-mp, svnlog, 12/17/2008
Archive powered by MHonArc 2.6.16.