Mailinglist Archive: opensuse-commit (1069 mails)

< Previous Next >
commit libgarcon for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Sun, 05 Dec 2010 23:23:57 +0100
  • Message-id: <20101205222358.036A92021C@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package libgarcon for openSUSE:Factory
checked in at Sun Dec 5 23:23:57 CET 2010.



--------
New Changes file:

--- /dev/null 2010-07-09 01:59:37.000000000 +0200
+++ /mounts/work_src_done/STABLE/libgarcon/libgarcon.changes 2010-12-05
23:19:05.000000000 +0100
@@ -0,0 +1,37 @@
+-------------------------------------------------------------------
+Sun Dec 5 22:19:39 UTC 2010 - andrea@xxxxxxxxxxxx
+
+- update to 0.1.4
+
+-------------------------------------------------------------------
+Wed Dec 1 18:12:44 UTC 2010 - prusnak@xxxxxxxxxxxx
+
+- use pkgconfig symbol in BuildRequires
+
+-------------------------------------------------------------------
+Tue Nov 30 23:04:58 UTC 2010 - andrea@xxxxxxxxxxxx
+
+- used some macros
+- fixed rpm groups
+
+-------------------------------------------------------------------
+Mon Nov 8 17:07:27 UTC 2010 - prusnak@xxxxxxxxxxxx
+
+- updated to 0.1.3
+- drop preamble.patch (included upstream)
+
+-------------------------------------------------------------------
+Mon Apr 26 15:46:19 CEST 2010 - prusnak@xxxxxxx
+
+- fix license in preamble (preamble.patch)
+
+-------------------------------------------------------------------
+Fri Mar 12 14:33:58 UTC 2010 - prusnak@xxxxxxx
+
+- updated to 0.1.1
+
+-------------------------------------------------------------------
+Fri Nov 13 19:46:04 CET 2009 - prusnak@xxxxxxx
+
+- created package (version 0.1.0)
+

calling whatdependson for head-i586


New:
----
garcon-0.1.4.tar.bz2
libgarcon.changes
libgarcon.spec

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

Other differences:
------------------
++++++ libgarcon.spec ++++++
#
# spec file for package libgarcon (Version 0.1.4)
#
# 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/
#



Name: libgarcon
Version: 0.1.4
Release: 1
License: GPLv2+
Summary: A freedesktop.org compliant menu implementation
Url: http://wiki.xfce.org/dev/garcon
Group: System/GUI/XFCE
Source:
http://git.xfce.org/libs/garcon/snapshot/garcon-%{version}.tar.bz2
BuildRequires: gtk-doc
BuildRequires: intltool
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(gtk+-2.0)
BuildRequires: xfce4-dev-tools
BuildRoot: %{_tmppath}/%{name}-%{version}-build

%define libname libgarcon-1-0

%description
A freedesktop.org compliant menu implementation based on GLib and GIO.
It was started as a complete rewrite of the former Xfce menu library
called libxfce4menu, which, in contrast to garcon, was lacking menu
merging features essential for loading menus modified with menu editors.

%package -n %{libname}

Summary: Development files for garcon
Group: Development/Libraries/C and C++

%description -n %{libname}
Development files for garcon

%package devel
License: GPLv2+
Summary: Development files for garcon
Group: Development/Libraries/C and C++
Requires: %{libname} = %{version}
Requires: pkgconfig(glib-2.0)
Requires: pkgconfig(gtk+-2.0)

%description devel
Development files for garcon

%package doc
License: GPLv2+
Summary: Documentation for garcon
Group: Documentation/HTML
Requires: %{libname} = %{version}
BuildArch: noarch

%description doc
Documentation for garcon.

%prep
%setup -q -n garcon-%{version}

%build
./autogen.sh
%configure \
--disable-static \
--enable-gtk-doc
make %{?_smp_mflags}

%install
%make_install
rm -f %{buildroot}%{_libdir}/*.la
%find_lang garcon

%clean
rm -rf %{buildroot}

%post -n %{libname} -p /sbin/ldconfig

%postun -n %{libname} -p /sbin/ldconfig

%files -n %{libname} -f garcon.lang
%defattr(-,root,root)
%doc AUTHORS COPYING HACKING NEWS NEWS.libxfce4menu README STATUS TODO
%{_libdir}/*.so.*
%dir %{_sysconfdir}/xdg/menus
%{_sysconfdir}/xdg/menus/xfce-applications.menu
%dir %{_datadir}/desktop-directories
%{_datadir}/desktop-directories/*.directory

%files devel
%defattr(-,root,root)
%dir %{_includedir}/garcon-1
%{_includedir}/garcon-1/garcon/
%{_libdir}/pkgconfig/garcon-1.pc
%{_libdir}/*.so

%files doc
%defattr(-,root,root)
%dir %{_datadir}/gtk-doc
%dir %{_datadir}/gtk-doc/html
%{_datadir}/gtk-doc/html/garcon/

%changelog

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



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread
  • No further messages