Hello community,

here is the log from the commit of package grantlee for openSUSE:Factory
checked in at Thu May 26 10:48:47 CEST 2011.



--------
--- grantlee/grantlee.changes   2010-12-14 15:09:47.000000000 +0100
+++ /mounts/work_src_done/STABLE/grantlee/grantlee.changes      2011-05-22 
19:27:47.000000000 +0200
@@ -1,0 +2,16 @@
+Sun May 22 17:20:15 UTC 2011 - asterios.dra...@gmail.com
+
+- update to version 0.1.8
+  * Add support for internationalization and localization features.
+  * A new contacts/address book application.
+  * Support for outputting QDate and QTime objects.
+  * Automatic loading of QtScript based plugins.
+- Spec file updates:
+  * Changes based on spec-cleaner run.
+  * Changed License: to LGPLv2.1+.
+  * Updates in Group:, Summary: and %description entries.
+  * Removed libopenssl-devel from BuildRequires: (not needed).
+  * Removed /sbin/ldconfig from devel package (not needed).
+  * Minor other updates.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  grantlee-0.1.7.tar.bz2

New:
----
  grantlee-0.1.8.tar.bz2

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

Other differences:
------------------
++++++ grantlee.spec ++++++
--- /var/tmp/diff_new_pack.xIzjav/_old  2011-05-26 10:44:09.000000000 +0200
+++ /var/tmp/diff_new_pack.xIzjav/_new  2011-05-26 10:44:09.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package grantlee (Version 0.1.7)
+# spec file for package grantlee
 #
-# 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
@@ -17,68 +17,59 @@
 
 # norootforbuild
 
-BuildRequires:  doxygen libqt4-devel
-BuildRequires:  cmake kde4-filesystem libopenssl-devel
 
 Name:           grantlee
+Version:        0.1.8
+Release:        1
+License:        LGPLv2.1+
 Summary:        Qt string template library
-Version:        0.1.7
-Release:        2
-License:        LGPLv2 or later
-Group:          Productivity/Graphics/Other
-Source0:        grantlee-%{version}.tar.bz2
+Url:            http://grantlee.org/
+Group:          System/Libraries
+# http://downloads.grantlee.org/grantlee-0.1.8.tar.gz
+Source0:        %{name}-%{version}.tar.bz2
 Source1:        INFO
-Url:            http://grantlee.org
-%if 0%{?suse_version} < 1120
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%endif
+BuildRequires:  cmake
+BuildRequires:  doxygen
+BuildRequires:  kde4-filesystem
+BuildRequires:  libqt4-devel
 
 %description
-Grantlee is a string template engine based on the Django template system and 
written in Qt.
-
-Author:
---------
-    Stephen Kelly <steve...@gmail.com>
-
+Grantlee is a string template engine based on the Django template system and
+written in Qt.
 
 %package devel
-License:        LGPLv2 or later
+License:        LGPLv2.1+
+Summary:        Include Files and Libraries Mandatory for Development with 
Grantlee
 Group:          Development/Libraries/C and C++
-Summary:        Include Files and Libraries Mandatory for Development
-Requires:       grantlee = %{version}-%{release}
+Requires:       %{name} = %{version}
 
 %description devel
-Grantlee is a string template engine based on the Django template system and 
written in Qt.
-
-Author:
---------
-    Stephen Kelly <steve...@gmail.com>
-
+This package contains include files and libraries needed for development with
+grantlee.
 
 %prep
-%setup -n grantlee-%{version} -q
+%setup -q
 
 %build  
-  %cmake_kde4 -d build -- -DBUILD_TESTS=OFF
-  %make_jobs
+%cmake_kde4 -d build -- -DBUILD_TESTS=OFF
+%make_jobs
 
 %install  
-  cd build
-  %makeinstall
+cd build
+%kde4_makeinstall
+cd ..
 
 %clean
-  rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %post -p /sbin/ldconfig
 
 %postun -p /sbin/ldconfig
 
-%post devel -p /sbin/ldconfig
-
-%postun devel -p /sbin/ldconfig
-
 %files
-%defattr(644,root,root,755)
+%defattr(-,root,root,-)
+%doc AUTHORS CHANGELOG COPYING.LIB GOALS README
 %dir %{_libdir}/grantlee
 %dir %{_libdir}/grantlee/0.1
 %{_libdir}/libgrantlee_core.so.*
@@ -86,10 +77,9 @@
 %{_libdir}/grantlee/0.1/grantlee_*.so
 
 %files devel
-%defattr(644,root,root,755)
-%dir /usr/include/grantlee
-/usr/include/grantlee/*
-/usr/include/grantlee_core.h
+%defattr(-,root,root,-)
+%{_includedir}/grantlee/
+%{_includedir}/grantlee_*.h
 %{_libdir}/libgrantlee_core.so
 %{_libdir}/libgrantlee_gui.so
 %{_libdir}/grantlee/GrantleeConfig.cmake

++++++ grantlee-0.1.7.tar.bz2 -> grantlee-0.1.8.tar.bz2 ++++++
++++ 63777 lines of diff (skipped)


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



Remember to have fun...

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

Reply via email to