commit jana for openSUSE:Factory
Hello community, here is the log from the commit of package jana for openSUSE:Factory checked in at Fri Mar 19 15:07:51 CET 2010. -------- New Changes file: --- /dev/null 2009-09-30 08:50:26.000000000 +0200 +++ jana/jana.changes 2009-11-11 12:04:56.000000000 +0100 @@ -0,0 +1,35 @@ +------------------------------------------------------------------- +Wed Nov 11 11:03:16 UTC 2009 - glin@novell.com + +- Update to commit commit 9bce985d6fee470b014f5efd23c50efcd2cf5bdb + +------------------------------------------------------------------- +Thu Mar 19 00:00:00 CET 2009 - damien.lespiau@intel.com + +- Update to revision 747 + +------------------------------------------------------------------- +Thu Mar 19 00:00:00 CET 2009 - damien.lespiau@intel.com + +- Update to revision 744 + +------------------------------------------------------------------- +Wed Mar 11 00:00:00 CET 2009 - damien.lespiau@intel.com + +- Update to revision 740 +- fix memory corruption caused by the US/Eastern-like time zone + +------------------------------------------------------------------- +Wed Mar 11 00:00:00 CET 2009 - damien.lespiau@intel.com + +- Update to revision 738 + +------------------------------------------------------------------- +Tue Feb 24 00:00:00 CET 2009 - damien.lespiau@intel.com + +- Update the snapshot to latest SVN head (revision 735) +- Update the build target in Makefile +- fixed 4 rpmlint errors/warnings + * Fri 05 Dec 2008 Joshua Lock <josh@linux.intel.com> - 20081205-1 +- Package a tarball of SVN trunk + calling whatdependson for head-i586 New: ---- jana-20091006.tar.bz2 jana.changes jana.spec ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ jana.spec ++++++ # # spec file for package jana (Version 20091006) # # Copyright (c) 2010 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 # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # 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/ # # norootforbuild Name: jana Summary: An interface library for time-related PIM Group: Development/Libraries/Other Version: 20091006 Release: 1 License: GPLv2 Url: http://a-pseudo.url/sources/jana-20090319.tar.bz2 Source0: http://a-pseudo.url/sources/%{name}-%{version}.tar.bz2 BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: dbus-1-devel evolution-data-server-devel gconf2-devel libsoup-devel libxml2-devel BuildRequires: gtk2-devel BuildRequires: gnome-common BuildRequires: gtk-doc BuildRequires: intltool Requires: gtk2 Requires: evolution-data-server Requires: gconf2 %description An interface library for time-related personal information management related data. %package doc License: GPLv2 Summary: An interface library for time-related PIM Group: Development/Libraries/Other %description doc An interface library for time-related personal information management related data. %package devel License: GPLv2 Summary: An interface library for time-related PIM Group: Development/Libraries/Other Requires: %{name} = %{version}-%{release} Requires: pkgconfig Requires: %{name} >= %{version} %description devel An interface library for time-related personal information management related data. %prep %setup -q -n %{name}-%{version} %build #./autogen.sh --prefix=$BuildRoot/usr --enable-gtk-doc --disable-static ./autogen.sh %configure --enable-gtk-doc --disable-static make %{?_smp_mflags} %install rm -rf %{buildroot} %makeinstall %find_lang jana || echo -n >> jana.lang mkdir -p %{buildroot}/%{_datadir}/doc/%{name}-%{version} for f in `ls %{buildroot}/%{_datadir}/doc/`; do if [ -f %{buildroot}/%{_datadir}/doc/$f ]; then mv %{buildroot}/%{_datadir}/doc/$f %{buildroot}/%{_datadir}/doc/%{name}-%{version} fi done %clean rm -rf %{buildroot} %post -p /sbin/ldconfig %postun -p /sbin/ldconfig %post devel -p /sbin/ldconfig %postun devel -p /sbin/ldconfig %files -f jana.lang %defattr(-,root,root,-) %doc COPYING %{_libdir}/libjana.so.0 %{_libdir}/libjana.so.0.* %{_libdir}/libjana-*.so.0 %{_libdir}/libjana-*.so.0.* %files doc %defattr(-,root,root,-) #%{_datadir}/doc/* %{_datadir}/gtk-doc/* %doc AUTHORS ChangeLog MAINTAINERS README %files devel %defattr(-,root,root,-) %dir %{_datadir}/jana %{_datadir}/jana/landwater.vmf #%{_datadir}/gtk-doc/* %{_includedir}/* %{_libdir}/libjana.so %{_libdir}/libjana.la %{_libdir}/libjana-*.so %{_libdir}/libjana-*.la %{_libdir}/pkgconfig/libjana.pc %{_libdir}/pkgconfig/libjana-ecal.pc %{_libdir}/pkgconfig/libjana-gtk.pc %changelog ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@Hilbert.suse.de