Author: glen                         Date: Wed Feb 17 13:57:00 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to @785 for --no-circular-check arg support

---- Files affected:
packages/gyp:
   gyp.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/gyp/gyp.spec
diff -u packages/gyp/gyp.spec:1.3 packages/gyp/gyp.spec:1.4
--- packages/gyp/gyp.spec:1.3   Wed Feb  3 10:34:12 2010
+++ packages/gyp/gyp.spec       Wed Feb 17 14:56:54 2010
@@ -3,18 +3,18 @@
 # Conditional build:
 %bcond_without tests           # build without tests
 
-%define                svnrev  770
-%define                rel             3
+%define                svnrev  785
+%define                rel             1
 Summary:       Generate Your Projects
 Name:          gyp
 Version:       0.1
-Release:       0.%{svnrev}.%{rel}
+Release:       %{svnrev}.%{rel}
 License:       New BSD
 Group:         Development/Building
-# svn co http://gyp.googlecode.com/svn/tr...@770 gyp
+# svn co http://gyp.googlecode.com/svn/trunk gyp
 # tar -cjf gyp-$(svnversion gyp).tar.bz2 --exclude=.svn --remove-files gyp
 Source0:       %{name}-%{svnrev}.tar.bz2
-# Source0-md5: 7f87d3f19fd97d17392df778128df70d
+# Source0-md5: 7f7f7068bf4aa2e3d9d03d3ed3cf6d8c
 URL:           http://code.google.com/p/gyp/
 BuildRequires: python-devel
 BuildRequires: rpm-pythonprov
@@ -63,6 +63,7 @@
 %attr(755,root,root) %{_bindir}/gyp
 
 %files -n python-%{name}
+%defattr(644,root,root,755)
 %dir %{py_sitescriptdir}/gyp
 %dir %{py_sitescriptdir}/gyp/generator
 %{py_sitescriptdir}/gyp/*.py[co]
@@ -78,6 +79,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2010/02/17 13:56:54  glen
+- up to @785 for --no-circular-check arg support
+
 Revision 1.3  2010/02/03 09:34:12  arekm
 - release 3
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gyp/gyp.spec?r1=1.3&r2=1.4&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to