Author: glen                         Date: Sun Jun 17 17:36:56 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- not noarch

---- Files affected:
packages/nodejs-microtime:
   nodejs-microtime.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: packages/nodejs-microtime/nodejs-microtime.spec
diff -u packages/nodejs-microtime/nodejs-microtime.spec:1.1 
packages/nodejs-microtime/nodejs-microtime.spec:1.2
--- packages/nodejs-microtime/nodejs-microtime.spec:1.1 Sun Jun 17 17:28:56 2012
+++ packages/nodejs-microtime/nodejs-microtime.spec     Sun Jun 17 19:36:51 2012
@@ -3,7 +3,7 @@
 Summary:       Get the current time in microseconds
 Name:          nodejs-%{pkg}
 Version:       0.2.0
-Release:       1
+Release:       2
 License:       MIT
 Group:         Development/Libraries
 URL:           https://github.com/wadey/node-microtime
@@ -14,9 +14,11 @@
 BuildRequires: rpmbuild(macros) >= 1.634
 BuildRequires: sed >= 4.0
 Requires:      nodejs
-BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
+# redefine for arch specific
+%define                nodejs_libdir   %{_libdir}/node
+
 %description
 Date.now() will only give you accuracy in milliseconds. This module
 calls gettimeofday(2) to get the time in microseconds and provides it
@@ -63,5 +65,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2012/06/17 17:36:51  glen
+- not noarch
+
 Revision 1.1  2012/06/17 15:28:56  glen
 - new
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/packages/nodejs-microtime/nodejs-microtime.spec?r1=1.1&r2=1.2

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

Reply via email to