Hello community,

here is the log from the commit of package libical for openSUSE:Factory checked 
in at 2011-11-21 15:46:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libical (Old)
 and      /work/SRC/openSUSE:Factory/.libical.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libical", Maintainer is "co...@suse.com"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libical/libical.changes  2011-09-23 
02:08:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libical.new/libical.changes     2011-11-21 
15:46:17.000000000 +0100
@@ -1,0 +2,10 @@
+Sun Nov 20 20:10:20 UTC 2011 - jeng...@medozas.de
+
+- Remove redundant/unwanted tags/section (cf. specfile guidelines)
+
+-------------------------------------------------------------------
+Sat Nov 19 15:58:14 UTC 2011 - co...@suse.com
+
+- add libtool as buildrequire to avoid implicit dependency
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libical.spec ++++++
--- /var/tmp/diff_new_pack.iK49kT/_old  2011-11-21 15:46:22.000000000 +0100
+++ /var/tmp/diff_new_pack.iK49kT/_new  2011-11-21 15:46:22.000000000 +0100
@@ -18,8 +18,8 @@
 
 
 Name:           libical
-BuildRequires:  db-devel pkg-config python-devel
-Url:            http://sourceforge.net/projects/freeassociation/
+BuildRequires:  db-devel libtool pkg-config python-devel
+URL:            http://sourceforge.net/projects/freeassociation/
 License:        MPL ..
 Group:          Development/Libraries/C and C++
 Version:        0.46
@@ -43,7 +43,6 @@
 component properties, parameters, and subcomponents.
 
 %package -n libical0
-License:        MPL ..
 Summary:        An Implementation of Basic iCAL Protocols
 Group:          Development/Libraries/C and C++
 Provides:       libical = %{version}
@@ -55,25 +54,23 @@
 parses iCal components and provides a C API for manipulating the
 component properties, parameters, and subcomponents.
 
-%package -n libical-devel
-License:        MPL ..
+%package devel
 Summary:        An implementation of basic iCAL protocols
 Group:          Development/Libraries/C and C++
 Requires:       libical = %{version}
 
-%description -n libical-devel
+%description devel
 Libical is an Open Source implementation of the IETF's iCalendar
 Calendaring and Scheduling protocols. (RFC 2445, 2446, and 2447). It
 parses iCal components and provides a C API for manipulating the
 component properties, parameters, and subcomponents.
 
-%package -n libical-doc
-License:        MPL ..
+%package doc
 Summary:        An Implementation of Basic iCAL Protocols
 Group:          Development/Libraries/C and C++
 Requires:       libical = %{version}
 
-%description -n libical-doc
+%description doc
 Libical is an open source implementation of the IETF's iCalendar
 calendaring and scheduling protocols (RFC 2445, 2446, and 2447). It
 parses iCal components and provides a C API for manipulating the
@@ -116,14 +113,14 @@
 %doc README AUTHORS ChangeLog NEWS TEST THANKS TODO 
 %{_libdir}/*.so.*
 
-%files -n libical-devel
+%files devel
 %defattr(-,root,root)
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/libical.pc
 %{_includedir}/ical.h
 %{_includedir}/libical
 
-%files -n libical-doc
+%files doc
 %defattr(-,root,root)
 %doc doc examples scripts
 

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

Reply via email to