Hello community,

here is the log from the commit of package libXTrap for openSUSE:Factory 
checked in at 2012-09-25 16:14:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libXTrap (Old)
 and      /work/SRC/openSUSE:Factory/.libXTrap.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libXTrap", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libXTrap/libXTrap.changes        2012-02-17 
12:05:13.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libXTrap.new/libXTrap.changes   2012-09-25 
16:14:32.000000000 +0200
@@ -1,0 +2,5 @@
+Tue Sep 25 06:23:55 UTC 2012 - [email protected]
+
+- specfile cleanup 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libXTrap.spec ++++++
--- /var/tmp/diff_new_pack.iunXgP/_old  2012-09-25 16:14:33.000000000 +0200
+++ /var/tmp/diff_new_pack.iunXgP/_new  2012-09-25 16:14:33.000000000 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package libFS
+# spec file for package libXTrap
 #
 # Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
@@ -14,6 +14,8 @@
 
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
+
+
 Name:           libXTrap
 %define lname  libXTrap6
 Version:        1.0.0
@@ -21,15 +23,19 @@
 Summary:        X event Trap extension
 License:        MIT
 Group:          Development/Libraries/C and C++
-URL:            http://xorg.freedesktop.org/
+Url:            http://xorg.freedesktop.org/
 
 #Git-Clone:    git://anongit.freedesktop.org/xorg/lib/libXTrap
 #Git-Web:      http://cgit.freedesktop.org/xorg/lib/libXTrap/
 Source:         %name-X11R7.0-%version.tar.bz2
-BuildRoot:     %_tmppath/%name-%version-build
+BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 #git#BuildRequires:    autoconf >= 2.57, automake, libtool
-BuildRequires:  pkgconfig, pkgconfig(x11), pkgconfig(xt), pkgconfig(trapproto)
-BuildRequires: pkgconfig(xext), pkgconfig(xextproto)
+BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(trapproto)
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xext)
+BuildRequires:  pkgconfig(xextproto)
+BuildRequires:  pkgconfig(xt)
 
 %description
 libXTrap provides an interface to the DEC-XTRAP extension, which

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

Reply via email to