commit xautolck for openSUSE:Factory

2014-11-04 Thread h_root
Hello community,

here is the log from the commit of package xautolck for openSUSE:Factory 
checked in at 2014-11-04 17:28:46

Comparing /work/SRC/openSUSE:Factory/xautolck (Old)
 and  /work/SRC/openSUSE:Factory/.xautolck.new (New)


Package is xautolck

Changes:

--- /work/SRC/openSUSE:Factory/xautolck/xautolck.changes2012-06-19 
21:39:24.0 +0200
+++ /work/SRC/openSUSE:Factory/.xautolck.new/xautolck.changes   2014-11-04 
17:28:48.0 +0100
@@ -1,0 +2,6 @@
+Sat Nov  1 04:39:12 UTC 2014 - crrodrig...@opensuse.org
+
+- Switch to individual pkgconfig() build requires 
+  instead of using metapackage xorg-x11-devel
+
+---



Other differences:
--
++ xautolck.spec ++
--- /var/tmp/diff_new_pack.e06Zlj/_old  2014-11-04 17:28:48.0 +0100
+++ /var/tmp/diff_new_pack.e06Zlj/_new  2014-11-04 17:28:48.0 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xautolck
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -17,8 +17,9 @@
 
 
 Name:   xautolck
-BuildRequires:  xorg-x11
-BuildRequires:  xorg-x11-devel
+BuildRequires:  imake
+BuildRequires:  pkgconfig(x11)
+BuildRequires:  pkgconfig(xscrnsaver)
 Provides:   xautolock
 Version:2.2
 Release:0
@@ -44,10 +45,10 @@
 Michel Eyckmans eyckm...@imec.be
 
 %prep
-%setup -n xautolock-%{version}
-xmkmf -a
+%setup -q -n xautolock-%{version}
 
 %build
+xmkmf -a
 make
 
 %install

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org



commit xautolck for openSUSE:Factory

2012-06-19 Thread h_root
Hello community,

here is the log from the commit of package xautolck for openSUSE:Factory 
checked in at 2012-06-19 21:39:23

Comparing /work/SRC/openSUSE:Factory/xautolck (Old)
 and  /work/SRC/openSUSE:Factory/.xautolck.new (New)


Package is xautolck, Maintainer is wer...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/xautolck/xautolck.changes2011-09-23 
12:50:59.0 +0200
+++ /work/SRC/openSUSE:Factory/.xautolck.new/xautolck.changes   2012-06-19 
21:39:24.0 +0200
@@ -1,0 +2,5 @@
+Tue Jun 19 11:12:12 UTC 2012 - wer...@suse.de
+
+- Update to 2.2 (bnc#767651) 
+
+---

Old:

  xautolock.dif
  xautolock.tar.gz

New:

  xautolock-2.2.tar.gz



Other differences:
--
++ xautolck.spec ++
--- /var/tmp/diff_new_pack.KeJTr1/_old  2012-06-19 21:39:26.0 +0200
+++ /var/tmp/diff_new_pack.KeJTr1/_new  2012-06-19 21:39:26.0 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package xautolck (Version pl10)
+# spec file for package xautolck
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 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
@@ -15,20 +15,17 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
-
 
 Name:   xautolck
-BuildRequires:  xorg-x11 xorg-x11-devel
-License:Any Noncommercial; Any permissive
-Group:  System/X11/Utilities
+BuildRequires:  xorg-x11
+BuildRequires:  xorg-x11-devel
 Provides:   xautolock 
-AutoReqProv:on
-Version:pl10
-Release:1231
+Version:2.2
+Release:0
 Summary:Lock the screen after a certain time automagically
-Source: xautolock.tar.gz
-Patch:  xautolock.dif
+License:GPL-2.0
+Group:  System/X11/Utilities
+Source: xautolock-%{version}.tar.gz
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -47,8 +44,7 @@
 Michel Eyckmans eyckm...@imec.be
 
 %prep
-%setup -n xautolock.pl10
-%patch
+%setup -n xautolock-%{version}
 xmkmf -a
 
 %build

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org