commit epplet-base for openSUSE:Factory

2019-12-29 Thread root
Hello community,

here is the log from the commit of package epplet-base for openSUSE:Factory 
checked in at 2019-12-29 15:50:04

Comparing /work/SRC/openSUSE:Factory/epplet-base (Old)
 and  /work/SRC/openSUSE:Factory/.epplet-base.new.6675 (New)


Package is "epplet-base"

Sun Dec 29 15:50:04 2019 rev:22 rq:759835 version:0.10

Changes:

--- /work/SRC/openSUSE:Factory/epplet-base/epplet-base.changes  2017-10-02 
16:53:19.289821316 +0200
+++ /work/SRC/openSUSE:Factory/.epplet-base.new.6675/epplet-base.changes
2019-12-29 15:50:22.383194720 +0100
@@ -1,0 +2,6 @@
+Sat Dec  7 15:52:14 UTC 2019 - Christophe Giboudeaux 
+
+- Add the missing Xext build dependency
+- Run spec-cleaner
+
+---



Other differences:
--
++ epplet-base.spec ++
--- /var/tmp/diff_new_pack.AfT22Z/_old  2019-12-29 15:50:22.919194965 +0100
+++ /var/tmp/diff_new_pack.AfT22Z/_new  2019-12-29 15:50:22.923194967 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package epplet-base
 #
-# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -12,28 +12,27 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-Url:http://www.enlightenment.org/
-
 Name:   epplet-base
+Version:0.10
+Release:0
+Summary:Applets for the Enlightenment DR16 Window Manager
+License:GPL-2.0-or-later
+Group:  System/GUI/Other
+URL:https://www.enlightenment.org/
+Source: epplets-%{version}.tar.bz2
+Patch0: epplets-unsuficient_include.patch
+Patch1: epplet-base-linking.patch
 BuildRequires:  Mesa-devel
 BuildRequires:  freeglut-devel
 BuildRequires:  gcc-c++
 BuildRequires:  imlib2-devel >= 1.2.0
 BuildRequires:  libtool
-BuildRequires:  pkg-config >= 0.9.0
-Summary:Applets for the Enlightenment DR16 Window Manager
-License:GPL-2.0+
-Group:  System/GUI/Other
-Version:0.10
-Release:0
-Source: epplets-%{version}.tar.bz2
-Patch:  epplets-unsuficient_include.patch
-Patch1: epplet-base-linking.patch
-BuildRoot:  %{_tmppath}/%{name}-%{version}-build
+BuildRequires:  pkgconfig >= 0.9.0
+BuildRequires:  pkgconfig(xext)
 
 %description
 Epplets are programs designed to work with the Enlightenment Window
@@ -43,26 +42,25 @@
 
 %prep
 %setup -q -n epplets-%{version}
-%patch 
+%patch0
 %patch1 -p1
 
 %build
 autoreconf --force --install
-CFLAGS="$CFLAGS $RPM_OPT_FLAGS -fno-strict-aliasing" \
+CFLAGS="$CFLAGS %{optflags} -fno-strict-aliasing" \
 %configure --disable-static --with-pic --enable-fsstd
 make %{?_smp_mflags}
 
 %check
 export MALLOC_CHECK_=2
-%{__make} check
+make %{?_smp_mflags} check
 unset MALLOC_CHECK_
 
 %install
 make DESTDIR=%{buildroot} libdir=%{_libdir} install
-rm -f %{buildroot}%{_libdir}/*.la
+find %{buildroot} -type f -name "*.la" -delete -print
 
 %post -p /sbin/ldconfig
-
 %postun -p /sbin/ldconfig
 
 %files




commit epplet-base for openSUSE:Factory

2017-10-02 Thread root
Hello community,

here is the log from the commit of package epplet-base for openSUSE:Factory 
checked in at 2017-10-02 16:53:10

Comparing /work/SRC/openSUSE:Factory/epplet-base (Old)
 and  /work/SRC/openSUSE:Factory/.epplet-base.new (New)


Package is "epplet-base"

Mon Oct  2 16:53:10 2017 rev:21 rq:529930 version:0.10

Changes:

--- /work/SRC/openSUSE:Factory/epplet-base/epplet-base.changes  2014-12-01 
14:02:07.0 +0100
+++ /work/SRC/openSUSE:Factory/.epplet-base.new/epplet-base.changes 
2017-10-02 16:53:19.289821316 +0200
@@ -1,0 +2,6 @@
+Wed Sep 27 17:36:52 UTC 2017 - dims...@opensuse.org
+
+- Drop esound-devel BuildRequires: esound has been obsoleted by a
+  couple sound servers by now
+
+---



Other differences:
--
++ epplet-base.spec ++
--- /var/tmp/diff_new_pack.tsxtaw/_old  2017-10-02 16:53:20.169697818 +0200
+++ /var/tmp/diff_new_pack.tsxtaw/_new  2017-10-02 16:53:20.173697256 +0200
@@ -20,7 +20,6 @@
 
 Name:   epplet-base
 BuildRequires:  Mesa-devel
-BuildRequires:  esound-devel
 BuildRequires:  freeglut-devel
 BuildRequires:  gcc-c++
 BuildRequires:  imlib2-devel >= 1.2.0




commit epplet-base for openSUSE:Factory

2014-12-01 Thread h_root
Hello community,

here is the log from the commit of package epplet-base for openSUSE:Factory 
checked in at 2014-12-01 14:01:39

Comparing /work/SRC/openSUSE:Factory/epplet-base (Old)
 and  /work/SRC/openSUSE:Factory/.epplet-base.new (New)


Package is epplet-base

Changes:

--- /work/SRC/openSUSE:Factory/epplet-base/epplet-base.changes  2014-08-20 
10:51:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.epplet-base.new/epplet-base.changes 
2014-12-01 14:02:07.0 +0100
@@ -1,0 +2,6 @@
+Mon Nov 24 03:23:53 UTC 2014 - si...@simotek.net
+
+- Update summary and description to indicate that this package only 
+  works for enlightenment DR16, it won't run on e17 and later
+
+---



Other differences:
--
++ epplet-base.spec ++
--- /var/tmp/diff_new_pack.XzDRIf/_old  2014-12-01 14:02:09.0 +0100
+++ /var/tmp/diff_new_pack.XzDRIf/_new  2014-12-01 14:02:09.0 +0100
@@ -26,7 +26,7 @@
 BuildRequires:  imlib2-devel = 1.2.0
 BuildRequires:  libtool
 BuildRequires:  pkg-config = 0.9.0
-Summary:Applets for the Enlightenment Window Manager
+Summary:Applets for the Enlightenment DR16 Window Manager
 License:GPL-2.0+
 Group:  System/GUI/Other
 Version:0.10
@@ -38,7 +38,7 @@
 
 %description
 Epplets are programs designed to work with the Enlightenment Window
-Manager Versions 0.16 and above.  Generally they are quite small and
+Manager Version 0.16.  Generally they are quite small and
 provide a quick way for a user to perform simple tasks or view
 information.
 

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



commit epplet-base for openSUSE:Factory

2014-08-20 Thread h_root
Hello community,

here is the log from the commit of package epplet-base for openSUSE:Factory 
checked in at 2014-08-20 10:51:01

Comparing /work/SRC/openSUSE:Factory/epplet-base (Old)
 and  /work/SRC/openSUSE:Factory/.epplet-base.new (New)


Package is epplet-base

Changes:

--- /work/SRC/openSUSE:Factory/epplet-base/epplet-base.changes  2012-03-29 
07:45:30.0 +0200
+++ /work/SRC/openSUSE:Factory/.epplet-base.new/epplet-base.changes 
2014-08-20 10:51:21.0 +0200
@@ -1,0 +2,5 @@
+Mon Aug 18 03:24:14 UTC 2014 - jeng...@inai.de
+
+- Drop unused build-time requirements
+
+---



Other differences:
--
++ epplet-base.spec ++
--- /var/tmp/diff_new_pack.MHCR10/_old  2014-08-20 10:51:23.0 +0200
+++ /var/tmp/diff_new_pack.MHCR10/_new  2014-08-20 10:51:23.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package epplet-base
 #
-# 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
@@ -23,13 +23,9 @@
 BuildRequires:  esound-devel
 BuildRequires:  freeglut-devel
 BuildRequires:  gcc-c++
-BuildRequires:  giflib-devel
-BuildRequires:  imlib2-devel
-BuildRequires:  jpeg
-BuildRequires:  libpng-devel
-BuildRequires:  libtiff-devel
+BuildRequires:  imlib2-devel = 1.2.0
 BuildRequires:  libtool
-BuildRequires:  tiff
+BuildRequires:  pkg-config = 0.9.0
 Summary:Applets for the Enlightenment Window Manager
 License:GPL-2.0+
 Group:  System/GUI/Other

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



commit epplet-base for openSUSE:Factory

2012-03-28 Thread h_root
Hello community,

here is the log from the commit of package epplet-base for openSUSE:Factory 
checked in at 2012-03-29 07:41:59

Comparing /work/SRC/openSUSE:Factory/epplet-base (Old)
 and  /work/SRC/openSUSE:Factory/.epplet-base.new (New)


Package is epplet-base, Maintainer is jmate...@suse.com

Changes:

--- /work/SRC/openSUSE:Factory/epplet-base/epplet-base.changes  2011-10-04 
16:56:21.0 +0200
+++ /work/SRC/openSUSE:Factory/.epplet-base.new/epplet-base.changes 
2012-03-29 07:42:00.0 +0200
@@ -1,0 +2,5 @@
+Mon Mar 26 20:08:49 UTC 2012 - dims...@opensuse.org
+
+- Add epplet-base-linking.patch: Fix linking.
+
+---

New:

  epplet-base-linking.patch



Other differences:
--
++ epplet-base.spec ++
--- /var/tmp/diff_new_pack.r2Obgu/_old  2012-03-29 07:42:02.0 +0200
+++ /var/tmp/diff_new_pack.r2Obgu/_new  2012-03-29 07:42:02.0 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package epplet-base
 #
-# Copyright (c) 2011 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
@@ -19,15 +19,25 @@
 Url:http://www.enlightenment.org/
 
 Name:   epplet-base
-BuildRequires:  Mesa-devel esound-devel freeglut-devel gcc-c++ giflib-devel 
imlib2-devel jpeg libpng-devel libtiff-devel tiff
+BuildRequires:  Mesa-devel
+BuildRequires:  esound-devel
+BuildRequires:  freeglut-devel
+BuildRequires:  gcc-c++
+BuildRequires:  giflib-devel
+BuildRequires:  imlib2-devel
+BuildRequires:  jpeg
+BuildRequires:  libpng-devel
+BuildRequires:  libtiff-devel
 BuildRequires:  libtool
+BuildRequires:  tiff
+Summary:Applets for the Enlightenment Window Manager
 License:GPL-2.0+
 Group:  System/GUI/Other
-Summary:Applets for the Enlightenment Window Manager
 Version:0.10
-Release:52
+Release:0
 Source: epplets-%{version}.tar.bz2
 Patch:  epplets-unsuficient_include.patch
+Patch1: epplet-base-linking.patch
 BuildRoot:  %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -39,6 +49,7 @@
 %prep
 %setup -q -n epplets-%{version}
 %patch 
+%patch1 -p1
 
 %build
 autoreconf --force --install

++ epplet-base-linking.patch ++
Index: epplets-0.10/configure.in
===
--- epplets-0.10.orig/configure.in
+++ epplets-0.10/configure.in
@@ -39,6 +39,7 @@ dnl# At least make the attempt to suppor
 AC_CYGWIN
 
 AM_PROG_LIBTOOL
+LT_LIB_M
 
 AC_GCC_TRADITIONAL
 
Index: epplets-0.10/epplets/Makefile.am
===
--- epplets-0.10.orig/epplets/Makefile.am
+++ epplets-0.10/epplets/Makefile.am
@@ -54,6 +54,7 @@ E_Exec_epplet_LDFLAGS = -rpath $(libdir)
 E_SD_epplet_SOURCES = E-SD.c esdcloak.c utils.c utils.h esdcloak.h
 E_SD_epplet_DEPENDENCIES = $(top_builddir)/api/libepplet.la
 E_SD_epplet_LDFLAGS = -rpath $(libdir):$(pkglibdir) -lesd
+E_SD_epplet_LDADD = $(LDADD) $(LIBM)
 
 E_Load_epplet_SOURCES = E-Load.c
 E_Load_epplet_DEPENDENCIES = $(top_builddir)/api/libepplet.la
@@ -68,10 +69,12 @@ E_LoadMeter_epplet_LDADD = $(LDADD) $(GT
 E_Clock_epplet_SOURCES = E-Clock.c
 E_Clock_epplet_DEPENDENCIES = $(top_builddir)/api/libepplet.la
 E_Clock_epplet_LDFLAGS = -rpath $(libdir):$(pkglibdir)
+E_Clock_epplet_LDADD = $(LDADD) $(LIBM)
 
 E_MoonClock_epplet_SOURCES = E-MoonClock.c CalcEphem.c CalcEphem.h Moon.c
 E_MoonClock_epplet_DEPENDENCIES = $(top_builddir)/api/libepplet.la
 E_MoonClock_epplet_LDFLAGS = -rpath $(libdir):$(pkglibdir)
+E_MoonClock_epplet_LDADD = $(LDADD) $(LIBM)
 
 E_Time_epplet_SOURCES = E-Time.c
 E_Time_epplet_DEPENDENCIES = $(top_builddir)/api/libepplet.la
@@ -145,15 +148,18 @@ E-ScreenShoot.c cloak.c utils.c utils.h
 E-ScreenShoot_ftp.c E-ScreenShoot_ftp.h
 E_ScreenShoot_epplet_DEPENDENCIES = $(top_builddir)/api/libepplet.la
 E_ScreenShoot_epplet_LDFLAGS = -rpath $(libdir):$(pkglibdir)
+E_ScreenShoot_epplet_LDADD = $(LDADD) $(LIBM)
 
 E_NetGraph_epplet_SOURCES = E-NetGraph.c net.c net.h
 E_NetGraph_epplet_DEPENDENCIES = $(top_builddir)/api/libepplet.la
 E_NetGraph_epplet_LDFLAGS = -rpath $(libdir):$(pkglibdir)
+E_NetGraph_epplet_LDADD = $(LDADD) $(LIBM)
 
 E_ScreenSave_epplet_SOURCES = \
 E-ScreenSave.c cloak.c utils.c utils.h cloak.h
 E_ScreenSave_epplet_DEPENDENCIES = $(top_builddir)/api/libepplet.la
 E_ScreenSave_epplet_LDFLAGS = -rpath $(libdir):$(pkglibdir)
+E_ScreenSave_epplet_LDADD = $(LDADD) $(LIBM)
 
 E_UrlWatch_epplet_SOURCES = E-UrlWatch.c E-UrlWatch.h utils.c 

commit epplet-base for openSUSE:Factory

2011-12-06 Thread h_root
Hello community,

here is the log from the commit of package epplet-base for openSUSE:Factory 
checked in at 2011-12-06 18:08:23

Comparing /work/SRC/openSUSE:Factory/epplet-base (Old)
 and  /work/SRC/openSUSE:Factory/.epplet-base.new (New)


Package is epplet-base, Maintainer is jmate...@suse.com

Changes:




Other differences:
--
++ epplet-base.spec ++
--- /var/tmp/diff_new_pack.5NMgAv/_old  2011-12-06 18:13:50.0 +0100
+++ /var/tmp/diff_new_pack.5NMgAv/_new  2011-12-06 18:13:50.0 +0100
@@ -21,7 +21,7 @@
 Name:   epplet-base
 BuildRequires:  Mesa-devel esound-devel freeglut-devel gcc-c++ giflib-devel 
imlib2-devel jpeg libpng-devel libtiff-devel tiff
 BuildRequires:  libtool
-License:GPLv2+
+License:GPL-2.0+
 Group:  System/GUI/Other
 Summary:Applets for the Enlightenment Window Manager
 Version:0.10

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