Mailinglist Archive: opensuse-commit (2092 mails)

< Previous Next >
commit DirectFB
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 03 Aug 2007 01:20:15 +0200
  • Message-id: <20070802232015.EDE3E6781B8@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package DirectFB
checked in at Fri Aug 3 01:20:15 CEST 2007.

--------
--- DirectFB/DirectFB.changes   2007-07-19 16:34:46.000000000 +0200
+++ /mounts/work_src_done/STABLE/DirectFB/DirectFB.changes      2007-08-01 15:21:15.628234000 +0200
@@ -1,0 +2,5 @@
+Wed Aug  1 14:23:08 CEST 2007 - mmaher@xxxxxxx
+
+- added subpackage for documentation
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ DirectFB.spec ++++++
--- /var/tmp/diff_new_pack.f23106/_old  2007-08-03 01:19:46.000000000 +0200
+++ /var/tmp/diff_new_pack.f23106/_new  2007-08-03 01:19:46.000000000 +0200
@@ -17,7 +17,7 @@
 Group:          System/Libraries
 Autoreqprov:    on
 Version:        1.0.0
-Release:        37
+Release:        44
 Summary:        Graphics Library for Framebuffer Devices
 Source:         %name-%version.tar.bz2
 Patch0:         %name-0.9.24.patch
@@ -70,6 +70,21 @@
     Andreas Hundt <andi@xxxxxxxxxxxxxx>
     Sven Neumann <neo@xxxxxxxxxxxx>
 
+%package doc
+Summary:        Graphics Library for Framebuffer Devices Documentation
+Group:          System/Libraries
+
+%description doc
+DirectFB documentation in html form.
+
+
+
+Authors:
+--------
+    Denis Oliver Kropp <dok@xxxxxxxxxxxx>
+    Andreas Hundt <andi@xxxxxxxxxxxxxx>
+    Sven Neumann <neo@xxxxxxxxxxxx>
+
 %prep
 %setup -q
 %patch0 -p1 
@@ -145,13 +160,20 @@
 %{_libdir}/libdirect*.so
 %{_libdir}/libfusion*.so
 %{_libdir}/libuniquewm*.so
-%doc docs/html/*.html docs/html/*.png
 /usr/include/directfb-internal
 /usr/include/directfb
 %{_libdir}/pkgconfig/*
 #{_libdir}/lib*.la
 
+
+%files doc
+%defattr(-,root,root)
+%doc docs/html/*.html
+%doc docs/html/*.png
+
 %changelog
+* Wed Aug 01 2007 - mmaher@xxxxxxx
+- added subpackage for documentation
 * Thu Jul 19 2007 - hmacht@xxxxxxx
 - move directfb-config out of -devel package. We need it for
   mkinitrd to determine needed libraries for splashy


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



Remember to have fun...

---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread