First tag. pyplnet-4.2-0
authorDaniel Hokka Zakrisson <dhokka@cs.princeton.edu>
Wed, 3 Dec 2008 17:04:33 +0000 (17:04 +0000)
committerDaniel Hokka Zakrisson <dhokka@cs.princeton.edu>
Wed, 3 Dec 2008 17:04:33 +0000 (17:04 +0000)
pyplnet.spec
sioc.c

index fbecd49..e55950f 100644 (file)
@@ -5,7 +5,7 @@
 
 %define name pyplnet
 %define version 4.2
-%define taglevel 1
+%define taglevel 0
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
diff --git a/sioc.c b/sioc.c
index 4afbf3e..0ddeb31 100644 (file)
--- a/sioc.c
+++ b/sioc.c
@@ -4,7 +4,7 @@
  * Mark Huang <mlhuang@cs.princeton.edu>
  * Copyright (C) 2006 The Trustees of Princeton University
  *
- * $Id: sioc.c 9692 2008-06-25 08:49:22Z thierry $
+ * $Id$
  */
 
 #include <Python.h>