Hello community,

here is the log from the commit of package shellementary for openSUSE:Factory 
checked in at 2013-12-30 10:43:36
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/shellementary (Old)
 and      /work/SRC/openSUSE:Factory/.shellementary.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "shellementary"

Changes:
--------
--- /work/SRC/openSUSE:Factory/shellementary/shellementary.changes      
2013-04-24 16:00:51.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.shellementary.new/shellementary.changes 
2013-12-30 10:43:37.000000000 +0100
@@ -1,0 +2,10 @@
+Mon Dec 16 23:43:45 UTC 2013 - [email protected]
+
+- change to use pkgconfig dependencies
+
+-------------------------------------------------------------------
+Mon Dec  9 22:20:19 UTC 2013 - [email protected]
+
+- updating to EFL 1.8
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ shellementary.spec ++++++
--- /var/tmp/diff_new_pack.YBrLXS/_old  2013-12-30 10:43:38.000000000 +0100
+++ /var/tmp/diff_new_pack.YBrLXS/_new  2013-12-30 10:43:38.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package shellementary
 #
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 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,25 +15,28 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           shellementary
 Version:       0.2.0
 Release:        0
-License:        MIT
 Summary:        EFL GUI application similar to zenity/kdialog
-Url:            http://enlightenment.org
+License:        MIT
 Group:          System/X11/Utilities
+Url:            http://enlightenment.org
 Source:         %{name}-%{version}.tar.bz2
 # PATCH-MISSING-TAG -- See 
http://wiki.opensuse.org/openSUSE:Packaging_Patches_guidelines
 Patch0:         printf.patch
 BuildRequires:  autoconf
 BuildRequires:  automake
 BuildRequires:  doxygen
-BuildRequires:  ecore-devel
-BuildRequires:  elementary-devel
-BuildRequires:  eina-devel
-BuildRequires:  evas-devel
+#elementary eina >= 1.0.0 evas >= 1.0.0 ecore >= 1.0.0 ecore-file >= 1.0.
 BuildRequires:  libtool
 BuildRequires:  pkgconfig
+BuildRequires:  pkgconfig(ecore) >= 1.0.0
+BuildRequires:  pkgconfig(ecore-file) >= 1.0.
+BuildRequires:  pkgconfig(eina) >= 1.0.0
+BuildRequires:  pkgconfig(elementary)
+BuildRequires:  pkgconfig(evas) >= 1.0.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -65,5 +68,4 @@
 %{_bindir}/*
 %{_datadir}/shellementary/*
 
-
 %changelog

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

Reply via email to