Mailinglist Archive: opensuse-commit (794 mails)

< Previous Next >
commit last-exit for openSUSE:Factory
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 04 Sep 2009 00:45:10 +0200
  • Message-id: <20090903224511.00ACC6487@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package last-exit for openSUSE:Factory
checked in at Fri Sep 4 00:45:10 CEST 2009.



--------
--- last-exit/last-exit.changes 2008-10-20 17:48:40.000000000 +0200
+++ last-exit/last-exit.changes 2009-08-28 17:32:31.000000000 +0200
@@ -1,0 +2,6 @@
+Fri Aug 28 17:27:12 CEST 2009 - vuntz@xxxxxxxxxx
+
+- Merge the changes that were done in GNOME:Contrib: update
+ BuildRequires, Requires, and clean up the spec file.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ last-exit.spec ++++++
--- /var/tmp/diff_new_pack.HFKhkX/_old 2009-09-04 00:42:10.000000000 +0200
+++ /var/tmp/diff_new_pack.HFKhkX/_new 2009-09-04 00:42:10.000000000 +0200
@@ -15,63 +15,59 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#

-# norootforbuild


Name: last-exit
Version: 6
-Release: 8
-License: GPL v2 only
+Release: 9
+License: GPL v2 or later
+Summary: Last.fm player for GNOME
Url: http://lastexit-player.org
-Source0: last-exit-%{version}.tar.bz2
-BuildRequires: dbus-1-devel dbus-1-glib-devel gconf-sharp2 gconf2-devel
glade-sharp2 glib-sharp2 gnome-sharp2 gstreamer010-devel
gstreamer010-plugins-base-devel gtk-sharp2 gtk2-devel libsexy-devel mono-data
mono-devel perl-XML-Parser update-desktop-files
-Summary: Last Exit is a player for Last.fm written for gtk# and Mono
Group: Productivity/Multimedia/Sound/Players
+Source0: %{name}-%{version}.tar.bz2
+BuildRequires: dbus-1-glib-devel
+BuildRequires: gconf-sharp2
+BuildRequires: gconf2-devel
+BuildRequires: glade-sharp2
+BuildRequires: gnome-sharp2
+BuildRequires: gstreamer010-plugins-base-devel
+BuildRequires: gtk-sharp2
+BuildRequires: gtk2-devel
+BuildRequires: intltool
+BuildRequires: libsexy-devel
+BuildRequires: mono-devel
+BuildRequires: ndesk-dbus-glib-devel
+BuildRequires: update-desktop-files
+Requires: %{name}-lang = %{version}
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%gconf_schemas_prereq

%description
-Listen with Last.fm and fuel the social music revolution. It�s easy.
+Listen with Last.fm and fuel the social music revolution. It's easy.
What are *you* listening to?

-
-
-Authors:
---------
- Iain Holmes <iain@xxxxxxxxx>
- Brandon Hale
-
+%lang_package
%prep
%setup -q

%build
-CFLAGS="$RPM_OPT_FLAGS" \
-./configure \
- --prefix=/usr \
- --libdir=/usr/%_lib \
- --sysconfdir=/etc
-make
+%configure --disable-static
+%__make %{?jobs:-j%jobs}

%install
-make install DESTDIR=${RPM_BUILD_ROOT}
-rm %{buildroot}%{_libdir}/last-exit/liblastexit.a
-%suse_update_desktop_file last-exit AudioVideo Player
-%find_gconf_schemas
-#Include -f for list of schema files
+%makeinstall
+find %{buildroot} -type f -name "*.la" -delete -print
%find_lang %{name}
-cat %{name}.schemas_list %{name}.lang > %{name}.file_list
+%find_gconf_schemas
+%suse_update_desktop_file %{name} Player

-%files -f %{name}.file_list
-%defattr(-, root, root)
-%{_bindir}/%{name}
-%{_libdir}/%{name}
-%{_datadir}/applications/%{name}.desktop
-%{_datadir}/%{name}
-%{_datadir}/icons/hicolor/*/apps/%{name}.*
+%clean
+rm -rf %{buildroot}

%pre -f %{name}.schemas_pre

%preun -f %{name}.schemas_preun
+
%posttrans -f %{name}.schemas_posttrans
%if 0%{?fedora_version} || 0%{?rhel_version}
# Allows overrides of __find_provides in fedora distros... (already set to
zero on newer suse distros)
@@ -80,4 +76,15 @@
%define __find_provides env sh -c 'filelist=($(grep -v
"NDesk\\|XmlRpcCS\\|notify-sharp")) && { printf "%s\\n" "${filelist[@]}" |
/usr/lib/rpm/find-provides && printf "%s\\n" "${filelist[@]}" |
/usr/bin/mono-find-provides ; } | sort | uniq'
%define __find_requires env sh -c 'filelist=($(cat)) && { printf "%s\\n"
"${filelist[@]}" | /usr/lib/rpm/find-requires && printf "%s\\n"
"${filelist[@]}" | /usr/bin/mono-find-requires ; } | sort | uniq'

+%files -f %{name}.schemas_list
+%defattr(-, root, root)
+%doc AUTHORS ChangeLog COPYING COPYING.GPL NEWS README
+%{_bindir}/%{name}
+%{_libdir}/%{name}
+%{_datadir}/%{name}
+%{_datadir}/applications/%{name}.desktop
+%{_datadir}/icons/hicolor/*/apps/%{name}.*
+
+%files lang -f %{name}.lang
+
%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