Update of /cvsroot/monetdb/geom
In directory sfp-cvsdas-1.v30.ch3.sourceforge.com:/tmp/cvs-serv15376

Modified Files:
        vertoo.config 
Log Message:
propagated changes of Tuesday Feb 02 2010
from the Feb2010 branch to the development trunk

  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  2010/02/02 - sjoerd: vertoo.config,1.9.2.1
  Renamed *.spec.in files to *.spec: the only configure-expanded
  value in there was @VERSION@ which we can easily expand using our
  vertoo scheme.
  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~


Index: vertoo.config
===================================================================
RCS file: /cvsroot/monetdb/geom/vertoo.config,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- vertoo.config       19 Nov 2009 09:20:40 -0000      1.9
+++ vertoo.config       2 Feb 2010 15:27:13 -0000       1.10
@@ -14,16 +14,17 @@
 main.addAnchor("configure.ag", "[MonetDB geometry module], [%v]")
 main.addAnchor("NT/rules.msc", "VERSION = %v")
 main.addAnchor("debian/changelog", "monetdb-geom (%v-1)")
+main.addAnchor("MonetDB-geom.spec", "%define version %v")
 
 monetdb.setVersionFormat('@normal')
 monetdb.addAnchor("configure.ag", "req_monetdb_ver=%q")
-monetdb.addAnchors("MonetDB-geom.spec.in",
+monetdb.addAnchors("MonetDB-geom.spec",
                    arguments(pattern = "\nBuildRequires: MonetDB-devel >= %v",
                              format = "%major.%minor"))
 
 monetdb4.setVersionFormat('@normal')
 monetdb4.addAnchor("configure.ag", "req_monetdb4_ver=%q")
-monetdb4.addAnchors("MonetDB-geom.spec.in",
+monetdb4.addAnchors("MonetDB-geom.spec",
                     arguments(pattern = "\nRequires: MonetDB4-server >= %v",
                               format = "%major.%minor"),
                     arguments(pattern = "\nBuildRequires: 
MonetDB4-server-devel >= %v",
@@ -31,7 +32,7 @@
 
 monetdb5.setVersionFormat('@normal')
 monetdb5.addAnchor("configure.ag", "req_monetdb5_ver=%q")
-monetdb5.addAnchors("MonetDB-geom.spec.in",
+monetdb5.addAnchors("MonetDB-geom.spec",
                     arguments(pattern = "\nRequires: MonetDB5-server >= %v",
                               format = "%major.%minor"),
                     arguments(pattern = "\nBuildRequires: 
MonetDB5-server-devel >= %v",


------------------------------------------------------------------------------
The Planet: dedicated and managed hosting, cloud storage, colocation
Stay online with enterprise data centers and the best network in the business
Choose flexible plans and management services without long-term contracts
Personal 24x7 support from experience hosting pros just a phone call away.
http://p.sf.net/sfu/theplanet-com
_______________________________________________
Monetdb-sql-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-sql-checkins

Reply via email to