Hello community,

here is the log from the commit of package nodejs-ctype for openSUSE:Factory 
checked in at 2014-11-03 13:11:58
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/nodejs-ctype (Old)
 and      /work/SRC/openSUSE:Factory/.nodejs-ctype.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "nodejs-ctype"

Changes:
--------
--- /work/SRC/openSUSE:Factory/nodejs-ctype/nodejs-ctype.changes        
2014-10-24 10:46:22.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.nodejs-ctype.new/nodejs-ctype.changes   
2014-11-03 13:13:23.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Oct 24 18:58:38 UTC 2014 - [email protected]
+
+- downgrade to 0.5.2 to match dependency of 'nodejs-http-signature'
+- install man page into %_mandir
+
+-------------------------------------------------------------------

Old:
----
  ctype-0.5.3.tgz

New:
----
  ctype-0.5.2.tgz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nodejs-ctype.spec ++++++
--- /var/tmp/diff_new_pack.7TTUJu/_old  2014-11-03 13:13:24.000000000 +0100
+++ /var/tmp/diff_new_pack.7TTUJu/_new  2014-11-03 13:13:24.000000000 +0100
@@ -19,7 +19,7 @@
 %define base_name ctype
 
 Name:           nodejs-ctype
-Version:        0.5.3
+Version:        0.5.2
 Release:        0
 Summary:        Read and write binary structures and data types
 License:        MIT
@@ -44,12 +44,15 @@
 
 %install
 mkdir -p %{buildroot}%{nodejs_modulesdir}/%{base_name}
-cp -pr package.json *.js man tools \
+cp -pr package.json *.js \
         %{buildroot}%{nodejs_modulesdir}/%{base_name}/
+mkdir -p %{buildroot}%{_mandir}/man3
+install -m 644 man/man3ctype/ctio.3ctype %{buildroot}%{_mandir}/man3/ctio.3
 
 %files
 %defattr(-,root,root,-)
 %doc README* LICENSE CHANGELOG
 %{nodejs_modulesdir}/%{base_name}
+%{_mandir}/man3/ctio.3.gz
 
 %changelog

++++++ ctype-0.5.3.tgz -> ctype-0.5.2.tgz ++++++
++++ 4022 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to