Hello community, here is the log from the commit of package fillmore-lombard for openSUSE:Factory checked in at Mon Sep 19 21:37:41 CEST 2011.
-------- --- GNOME/fillmore-lombard/fillmore-lombard.changes 2011-02-12 20:26:33.000000000 +0100 +++ /mounts/work_src_done/STABLE/fillmore-lombard/fillmore-lombard.changes 2011-09-05 20:43:58.000000000 +0200 @@ -1,0 +2,12 @@ +Mon Sep 5 18:10:23 UTC 2011 - [email protected] + +- Update to git version as of today, to fix build: + + Add fillmore-lombard-git.patch. + + Drop changeset_r1838.diff, changeset_r1946.diff, + changeset_r1947.diff, changeset_r1953.diff: fixed with the + update to git. + + Pass new --disable-icon-update flag to configure. + + Stop adding AudioVideoEditing category to desktop files: fixed + with the update to git. + +------------------------------------------------------------------- Package does not exist at destination yet. Using Fallback GNOME/fillmore-lombard Destination is fillmore-lombard calling whatdependson for head-i586 Old: ---- changeset_r1838.diff changeset_r1946.diff changeset_r1947.diff changeset_r1953.diff fillmore-lombard-no-update-mimedb.patch New: ---- fillmore-lombard-git.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fillmore-lombard.spec ++++++ --- /var/tmp/diff_new_pack.lTuUNL/_old 2011-09-19 21:37:36.000000000 +0200 +++ /var/tmp/diff_new_pack.lTuUNL/_new 2011-09-19 21:37:36.000000000 +0200 @@ -18,24 +18,16 @@ Name: fillmore-lombard -Version: 0.1.0 -Release: 4 -# FIXME: on update, check if http://trac.yorba.org/ticket/2388 is solved, and update %install accordingly +Version: 0.1.0_git20110905 +%define _version 0.1.0 +Release: 1 License: LGPLv2.1+ Summary: Audio and Video Editors for GNOME Url: http://yorba.org/ Group: Productivity/Multimedia/Other -Source: %{name}-%{version}.tar.bz2 -# PATCH-FIX-UPSTREAM changeset_r1838.diff [email protected] -- Taken from svn, update for vala changes -Patch0: changeset_r1838.diff -# PATCH-FIX-UPSTREAM changeset_r1946.diff [email protected] -- Taken from svn, fix issue in .desktop files -Patch1: changeset_r1946.diff -# PATCH-FIX-UPSTREAM changeset_r1947.diff [email protected] -- Taken from svn fix --prefix in configure -Patch2: changeset_r1947.diff -# PATCH-FIX-UPSTREAM changeset_r1953.diff [email protected] -- Taken from svn, another update for vala changes -Patch3: changeset_r1953.diff -# PATCH-FIX-UPSTREAM fillmore-lombard-no-update-mimedb.patch [email protected] -- Do not call update-mime-database on install. Sent upstream by mail (2010-12-09) -Patch4: fillmore-lombard-no-update-mimedb.patch +Source: %{name}-%{_version}.tar.bz2 +# PATCH-FIX-UPSTREAM fillmore-lombard-git.patch [email protected] -- Update to git 86ed6c87, to fix build with latest vala +Patch0: fillmore-lombard-git.patch BuildRequires: vala BuildRequires: update-desktop-files BuildRequires: pkgconfig(gdk-x11-2.0) @@ -84,24 +76,21 @@ your project as a single video file. %prep -%setup -q -n media-%{version} -%patch0 -p3 -%patch1 -p3 -%patch2 -p3 -%patch3 -p3 -%patch4 -p1 +%setup -q -n media-%{_version} +%patch0 -p1 %build # We can't use the configure macro: it's not a standard autotools configure script export CFLAGS="%{optflags} -fPIC" ./configure \ - --prefix=%{_prefix} + --prefix=%{_prefix} \ + --disable-icon-update %__make %{?_smp_mflags} %install %makeinstall DISABLE_ICON_UPDATE=1 DISABLE_MIME_UPDATE=1 -%suse_update_desktop_file fillmore AudioVideoEditing -%suse_update_desktop_file lombard AudioVideoEditing +%suse_update_desktop_file fillmore +%suse_update_desktop_file lombard # We should call fdupes for duplicate files in %{_datadir}, except # that we have two subpackages with files there, so we can't do # that blindly :/ ++++++ fillmore-lombard-git.patch ++++++ ++++ 6819 lines (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
