Hello community,

here is the log from the commit of package berkeleydb for openSUSE:Factory 
checked in at 2011-11-28 12:53:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/berkeleydb (Old)
 and      /work/SRC/openSUSE:Factory/.berkeleydb.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "berkeleydb", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/berkeleydb/berkeleydb.changes    2011-09-23 
11:42:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.berkeleydb.new/berkeleydb.changes       
2011-11-28 12:53:09.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Nov 25 09:41:52 UTC 2011 - [email protected]
+
+- fix manuals packaged twice
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ berkeleydb.spec ++++++
--- /var/tmp/diff_new_pack.enj5Ik/_old  2011-11-28 12:53:10.000000000 +0100
+++ /var/tmp/diff_new_pack.enj5Ik/_new  2011-11-28 12:53:10.000000000 +0100
@@ -140,9 +140,12 @@
 install -dm 755 $RPM_BUILD_ROOT%{_datadir}/%{name}/examples
 cp -pr examples/* $RPM_BUILD_ROOT%{_datadir}/%{name}/examples
 
+install -m 644 LICENSE README $RPM_BUILD_ROOT%{_docdir}/%{name}
+
 %files
 %defattr(0644,root,root,0755)
-%doc LICENSE README
+%{_docdir}/%{name}/LICENSE
+%{_docdir}/%{name}/README
 %{_javadir}/*.jar
 
 %files javadoc
@@ -152,6 +155,8 @@
 
 %files manual
 %defattr(0644,root,root,0755)
+%exclude %{_docdir}/%{name}/LICENSE
+%exclude %{_docdir}/%{name}/README
 %doc %{_docdir}/%{name}
 
 %files demo

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

Reply via email to