qsos-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qsos-commits] qsos/sheet RDBMS/mysql/mysql-4.1.qsos RDBMS/mys...


From: Gonéri Le Bouder
Subject: [Qsos-commits] qsos/sheet RDBMS/mysql/mysql-4.1.qsos RDBMS/mys...
Date: Fri, 05 May 2006 13:01:40 +0000

CVSROOT:        /sources/qsos
Module name:    qsos
Branch:         
Changes by:     Gonéri Le Bouder <address@hidden>      06/05/05 13:01:40

Modified files:
        sheet/RDBMS/mysql: mysql-4.1.qsos mysql-5.0.qsos 
        sheet/RDBMS/postgresql: postgresql-8.0.qsos 
        sheet/bugTracker/template: bugTracker.qsos 
        sheet/groupware/template: groupware.qsos 
        sheet/portal/template: portal.qsos 

Log message:
        typo

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qsos/qsos/sheet/RDBMS/mysql/mysql-4.1.qsos.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/qsos/qsos/sheet/RDBMS/mysql/mysql-5.0.qsos.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/qsos/qsos/sheet/RDBMS/postgresql/postgresql-8.0.qsos.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/qsos/qsos/sheet/bugTracker/template/bugTracker.qsos.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/qsos/qsos/sheet/groupware/template/groupware.qsos.diff?tr1=1.10&tr2=1.11&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/qsos/qsos/sheet/portal/template/portal.qsos.diff?tr1=1.2&tr2=1.3&r1=text&r2=text

Patches:
Index: qsos/sheet/RDBMS/mysql/mysql-4.1.qsos
diff -u qsos/sheet/RDBMS/mysql/mysql-4.1.qsos:1.6 
qsos/sheet/RDBMS/mysql/mysql-4.1.qsos:1.7
--- qsos/sheet/RDBMS/mysql/mysql-4.1.qsos:1.6   Tue Apr 25 16:05:48 2006
+++ qsos/sheet/RDBMS/mysql/mysql-4.1.qsos       Fri May  5 13:01:40 2006
@@ -2,11 +2,8 @@
 <document>
   <header>
     <authors>
-      <author>
-        <email>address@hidden</email>
-        <name>Raphael Semeteys</name>
-      </author>
-    </authors>
+>
+    <author><email>address@hidden</email><name>Raphael 
Semeteys</name></author></authors>
     <dates>
       <creation>20050411</creation>
       <validation></validation>
@@ -166,7 +163,7 @@
         <element name="consulting" title="Consulting">
           <desc0>No offer of consulting service</desc0>
           <desc1>Offer exists but is restricted geographically and to one 
language or is provided by a single contractor</desc1>
-          <desc2>Consulting services provied by different contractors in 
serveral languages</desc2>
+          <desc2>Consulting services provided by different contractors in 
serveral languages</desc2>
           <score>2</score>
           <comment>More than 250 service providers worlwide with 38 MySQL AB 
certified partners</comment>
         </element>
@@ -305,7 +302,7 @@
       <element name="modularity" title="Modularity">
         <desc0>Monolithic software</desc0>
         <desc1>Presence of hight level modules allowing a first level of 
software adaptation</desc1>
-        <desc2>Modular conception, allowing easy adaptation of the software by 
selecting modules or even develeloping new ones</desc2>
+        <desc2>Modular conception, allowing easy adaptation of the software by 
selecting or creating modules</desc2>
         <score>1</score>
         <comment>Multi storage engine support is a very modular 
feature</comment>
       </element>
Index: qsos/sheet/RDBMS/mysql/mysql-5.0.qsos
diff -u qsos/sheet/RDBMS/mysql/mysql-5.0.qsos:1.4 
qsos/sheet/RDBMS/mysql/mysql-5.0.qsos:1.5
--- qsos/sheet/RDBMS/mysql/mysql-5.0.qsos:1.4   Tue Apr 25 16:05:48 2006
+++ qsos/sheet/RDBMS/mysql/mysql-5.0.qsos       Fri May  5 13:01:40 2006
@@ -2,11 +2,8 @@
 <document>
   <header>
     <authors>
-      <author>
-        <email>address@hidden</email>
-        <name>Raphael Semeteys</name>
-      </author>
-    </authors>
+>
+    <author><email>address@hidden</email><name>Raphael 
Semeteys</name></author></authors>
     <dates>
       <creation>20051025</creation>
       <validation></validation>
@@ -166,7 +163,7 @@
         <element name="consulting" title="Consulting">
           <desc0>No offer of consulting service</desc0>
           <desc1>Offer exists but is restricted geographically and to one 
language or is provided by a single contractor</desc1>
-          <desc2>Consulting services provied by different contractors in 
serveral languages</desc2>
+          <desc2>Consulting services provided by different contractors in 
serveral languages</desc2>
           <score>2</score>
           <comment>More than 250 service providers worlwide with 27 "MySQL 
Network" certified partners</comment>
         </element>
@@ -305,7 +302,7 @@
       <element name="modularity" title="Modularity">
         <desc0>Monolithic software</desc0>
         <desc1>Presence of hight level modules allowing a first level of 
software adaptation</desc1>
-        <desc2>Modular conception, allowing easy adaptation of the software by 
selecting modules or even develeloping new ones</desc2>
+        <desc2>Modular conception, allowing easy adaptation of the software by 
selecting or creating modules</desc2>
         <score>1</score>
         <comment>Multi storage engine support is a very modular 
feature</comment>
       </element>
Index: qsos/sheet/RDBMS/postgresql/postgresql-8.0.qsos
diff -u qsos/sheet/RDBMS/postgresql/postgresql-8.0.qsos:1.4 
qsos/sheet/RDBMS/postgresql/postgresql-8.0.qsos:1.5
--- qsos/sheet/RDBMS/postgresql/postgresql-8.0.qsos:1.4 Tue Apr 25 16:05:48 2006
+++ qsos/sheet/RDBMS/postgresql/postgresql-8.0.qsos     Fri May  5 13:01:40 2006
@@ -2,11 +2,8 @@
 <document>
   <header>
     <authors>
-      <author>
-        <email>address@hidden</email>
-        <name>Raphael Semeteys</name>
-      </author>
-    </authors>
+>
+    <author><email>address@hidden</email><name>Raphael 
Semeteys</name></author></authors>
     <dates>
       <creation>20051025</creation>
       <validation></validation>
@@ -166,7 +163,7 @@
         <element name="consulting" title="Consulting">
           <desc0>No offer of consulting service</desc0>
           <desc1>Offer exists but is restricted geographically and to one 
language or is provided by a single contractor</desc1>
-          <desc2>Consulting services provied by different contractors in 
serveral languages</desc2>
+          <desc2>Consulting services provided by different contractors in 
serveral languages</desc2>
           <score>2</score>
           <comment>Serveral offers exist like Persuasive Postgres 
(http://www.pervasive-postgres.com)</comment>
         </element>
@@ -305,7 +302,7 @@
       <element name="modularity" title="Modularity">
         <desc0>Monolithic software</desc0>
         <desc1>Presence of hight level modules allowing a first level of 
software adaptation</desc1>
-        <desc2>Modular conception, allowing easy adaptation of the software by 
selecting modules or even develeloping new ones</desc2>
+        <desc2>Modular conception, allowing easy adaptation of the software by 
selecting or creating modules</desc2>
         <score>1</score>
         <comment></comment>
       </element>
Index: qsos/sheet/bugTracker/template/bugTracker.qsos
diff -u qsos/sheet/bugTracker/template/bugTracker.qsos:1.2 
qsos/sheet/bugTracker/template/bugTracker.qsos:1.3
--- qsos/sheet/bugTracker/template/bugTracker.qsos:1.2  Fri May  5 10:17:14 2006
+++ qsos/sheet/bugTracker/template/bugTracker.qsos      Fri May  5 13:01:40 2006
@@ -2,6 +2,7 @@
 <document>
   <header>
     <authors>
+>
     </authors>
     <dates>
       <creation></creation>
@@ -162,7 +163,7 @@
         <element name="consulting" title="Consulting">
           <desc0>No offer of consulting service</desc0>
           <desc1>Offer exists but is restricted geographically and to one 
language or is provided by a single contractor</desc1>
-          <desc2>Consulting services provied by different contractors in 
serveral languages</desc2>
+          <desc2>Consulting services provided by different contractors in 
serveral languages</desc2>
           <score></score>
           <comment></comment>
         </element>
@@ -301,7 +302,7 @@
       <element name="modularity" title="Modularity">
         <desc0>Monolithic software</desc0>
         <desc1>Presence of hight level modules allowing a first level of 
software adaptation</desc1>
-        <desc2>Modular conception, allowing easy adaptation of the software by 
selecting modules or even develeloping new ones</desc2>
+        <desc2>Modular conception, allowing easy adaptation of the software by 
selecting or creating modules</desc2>
         <score></score>
         <comment></comment>
       </element>
Index: qsos/sheet/groupware/template/groupware.qsos
diff -u qsos/sheet/groupware/template/groupware.qsos:1.10 
qsos/sheet/groupware/template/groupware.qsos:1.11
--- qsos/sheet/groupware/template/groupware.qsos:1.10   Fri May  5 10:17:14 2006
+++ qsos/sheet/groupware/template/groupware.qsos        Fri May  5 13:01:40 2006
@@ -2,6 +2,7 @@
 <document>
   <header>
     <authors>
+>
     </authors>
     <dates>
       <creation></creation>
@@ -301,7 +302,7 @@
       <element name="modularity" title="Modularity">
         <desc0>Monolithic software</desc0>
         <desc1>Presence of hight level modules allowing a first level of 
software adaptation</desc1>
-        <desc2>Modular conception, allowing easy adaptation of the software by 
selecting modules or even create new ones</desc2>
+        <desc2>Modular conception, allowing easy adaptation of the software by 
selecting or creating modules</desc2>
         <score></score>
         <comment></comment>
       </element>
Index: qsos/sheet/portal/template/portal.qsos
diff -u qsos/sheet/portal/template/portal.qsos:1.2 
qsos/sheet/portal/template/portal.qsos:1.3
--- qsos/sheet/portal/template/portal.qsos:1.2  Fri May  5 10:17:14 2006
+++ qsos/sheet/portal/template/portal.qsos      Fri May  5 13:01:40 2006
@@ -2,6 +2,7 @@
 <document>
   <header>
     <authors>
+>
     </authors>
     <dates>
       <creation></creation>
@@ -162,7 +163,7 @@
         <element name="consulting" title="Consulting">
           <desc0>No offer of consulting service</desc0>
           <desc1>Offer exists but is restricted geographically and to one 
language or is provided by a single contractor</desc1>
-          <desc2>Consulting services provied by different contractors in 
serveral languages</desc2>
+          <desc2>Consulting services provided by different contractors in 
serveral languages</desc2>
           <score></score>
           <comment></comment>
         </element>
@@ -301,7 +302,7 @@
       <element name="modularity" title="Modularity">
         <desc0>Monolithic software</desc0>
         <desc1>Presence of hight level modules allowing a first level of 
software adaptation</desc1>
-        <desc2>Modular conception, allowing easy adaptation of the software by 
selecting modules or even develeloping new ones</desc2>
+        <desc2>Modular conception, allowing easy adaptation of the software by 
selecting or creating modules</desc2>
         <score></score>
         <comment></comment>
       </element>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]