packages: gyp/gyp.spec - up to 790
glen
glen at pld-linux.org
Tue Mar 2 16:07:45 CET 2010
Author: glen Date: Tue Mar 2 15:07:45 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 790
---- Files affected:
packages/gyp:
gyp.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: packages/gyp/gyp.spec
diff -u packages/gyp/gyp.spec:1.4 packages/gyp/gyp.spec:1.5
--- packages/gyp/gyp.spec:1.4 Wed Feb 17 14:56:54 2010
+++ packages/gyp/gyp.spec Tue Mar 2 16:07:39 2010
@@ -3,18 +3,20 @@
# Conditional build:
%bcond_without tests # build without tests
-%define svnrev 785
+%define svnrev 790
%define rel 1
Summary: Generate Your Projects
Name: gyp
-Version: 0.1
+Version: 1
Release: %{svnrev}.%{rel}
License: New BSD
Group: Development/Building
-# svn co http://gyp.googlecode.com/svn/trunk gyp
-# tar -cjf gyp-$(svnversion gyp).tar.bz2 --exclude=.svn --remove-files gyp
+# revno=790
+# svn co http://gyp.googlecode.com/svn/trunk${revno:+@$revno} gyp
+# tar -cjf gyp-$(svnversion gyp).tar.bz2 --exclude=.svn gyp
+# ../dropin gyp-$(svnversion gyp).tar.bz2
Source0: %{name}-%{svnrev}.tar.bz2
-# Source0-md5: 7f7f7068bf4aa2e3d9d03d3ed3cf6d8c
+# Source0-md5: 4ec4439cf8d043cdd29a52432ff9358e
URL: http://code.google.com/p/gyp/
BuildRequires: python-devel
BuildRequires: rpm-pythonprov
@@ -79,6 +81,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2010/03/02 15:07:39 glen
+- up to 790
+
Revision 1.4 2010/02/17 13:56:54 glen
- up to @785 for --no-circular-check arg support
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gyp/gyp.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list