Hello community,

here is the log from the commit of package gtkglext for openSUSE:Factory 
checked in at 2012-01-09 15:42:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gtkglext (Old)
 and      /work/SRC/openSUSE:Factory/.gtkglext.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
--- /work/SRC/openSUSE:Factory/gtkglext/gtkglext.changes        2011-09-23 
02:02:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.gtkglext.new/gtkglext.changes   2012-01-09 
15:42:08.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Dec 22 09:49:00 UTC 2011 - [email protected]
+
+- Explicitly list files we package.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gtkglext.spec ++++++
--- /var/tmp/diff_new_pack.3TsdEL/_old  2012-01-09 15:42:09.000000000 +0100
+++ /var/tmp/diff_new_pack.3TsdEL/_new  2012-01-09 15:42:09.000000000 +0100
@@ -1,7 +1,7 @@
 #
-# spec file for package gtkglext (Version 1.2.0)
+# spec file for package gtkglext
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,15 +16,14 @@
 #
 
 
-
 Name:           gtkglext
 Version:        1.2.0
-Release:        185
+Release:        0
 # NOTE: on upgrade to a new upstream version, change the Obsoletes from <= to 
< (here and in baselibs.conf)
-License:        GPL-2.0+
 Summary:        OpenGL Extension to GTK
-Url:            http://www.k-3d.org/gtkglext/
+License:        GPL-2.0+
 Group:          System/Libraries
+Url:            http://www.k-3d.org/gtkglext/
 Source:         %{name}-%{version}.tar.bz2
 # PATCH-FIX-UPSTREAM gtkglext-no-deprecated-flags.patch bnc617677 
[email protected] -- Don't hardcode *_DISBLE_DEPRECATED flags. Also done 
upstream in git as e49bf7381c3aec86044445bc83c35d1b1f3ffa4c
 Patch0:         gtkglext-no-deprecated-flags.patch
@@ -42,7 +41,6 @@
 GTK+ widgets OpenGL-capable.
 
 %package -n libgtkglext-x11-1_0-0
-License:        GPL-2.0+
 Summary:        OpenGL Extension to GTK
 Group:          System/Libraries
 Provides:       %{name} = %{version}
@@ -55,7 +53,6 @@
 GTK+ widgets OpenGL-capable.
 
 %package devel
-License:        GPL-2.0+
 Summary:        OpenGL Extension to GTK
 Group:          System/Libraries
 Requires:       libgtkglext-x11-1_0-0 = %{version}
@@ -67,7 +64,6 @@
 make GTK+ widgets OpenGL-capable.
 
 %package doc
-License:        GPL-2.0+
 Summary:        Documentation of the OpenGL Extension to GTK
 Group:          System/Libraries
 Requires:       libgtkglext-x11-1_0-0 = %{version}
@@ -110,14 +106,18 @@
 
 %files devel
 %defattr (-, root, root)
-%{_datadir}/aclocal/*.m4
-%{_libdir}/gtkglext-1.0
-%{_libdir}/*.so
-%{_libdir}/pkgconfig/*.pc
-%{_includedir}/*
+%{_datadir}/aclocal/gtkglext-1.0.m4
+%{_libdir}/gtkglext-1.0/
+%{_libdir}/libgdkglext-x11-1.0.so
+%{_libdir}/libgtkglext-x11-1.0.so
+%{_libdir}/pkgconfig/gdkglext-1.0.pc
+%{_libdir}/pkgconfig/gdkglext-x11-1.0.pc
+%{_libdir}/pkgconfig/gtkglext-1.0.pc
+%{_libdir}/pkgconfig/gtkglext-x11-1.0.pc
+%{_includedir}/gtkglext-1.0/
 
 %files doc
 %defattr (-, root, root)
-%{_datadir}/gtk-doc/html/*
+%doc %{_datadir}/gtk-doc/html/gtkglext/
 
 %changelog

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

Reply via email to