Author: megabajt Date: Fri Dec 14 15:59:08 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - use --with-omf - R: dotnet-libgphoto2-sharp - release 3
---- Files affected: SPECS: f-spot.spec (1.65 -> 1.66) ---- Diffs: ================================================================ Index: SPECS/f-spot.spec diff -u SPECS/f-spot.spec:1.65 SPECS/f-spot.spec:1.66 --- SPECS/f-spot.spec:1.65 Thu Dec 13 15:56:44 2007 +++ SPECS/f-spot.spec Fri Dec 14 16:59:03 2007 @@ -10,7 +10,7 @@ Summary(pl.UTF-8): Menedżer prywatnych galerii fotograficznych Name: f-spot Version: 0.4.1 -Release: 2 +Release: 3 License: GPL Group: X11/Applications/Graphics Source0: http://ftp.gnome.org/Public/GNOME/sources/f-spot/0.4/%{name}-%{version}.tar.bz2 @@ -24,6 +24,7 @@ BuildRequires: autoconf BuildRequires: automake BuildRequires: dotnet-gnome-sharp-devel >= 2.16.0 +BuildRequires: dotnet-ndesk-dbus-glib-sharp BuildRequires: gettext-devel BuildRequires: gnome-doc-utils BuildRequires: intltool >= 0.35 @@ -35,14 +36,15 @@ BuildRequires: libstdc++-devel BuildRequires: libtool BuildRequires: mono-csharp >= 1.1.16.1 -BuildRequires: dotnet-ndesk-dbus-glib-sharp BuildRequires: pkgconfig +BuildRequires: rpmbuild(find_lang) >= 1.23 BuildRequires: rpmbuild(macros) >= 1.311 BuildRequires: sqlite-devel >= 2.8.6 Requires(post,postun): desktop-file-utils Requires(post,postun): gtk+2 Requires(post,postun): hicolor-icon-theme Requires(post,postun): scrollkeeper +Requires: dotnet-libgphoto2-sharp # [EMAIL PROTECTED] vs. [EMAIL PROTECTED] Conflicts: glibc-misc < 6:2.7 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -101,7 +103,7 @@ [ -d $RPM_BUILD_ROOT%{_datadir}/locale/[EMAIL PROTECTED] ] || \ mv -f $RPM_BUILD_ROOT%{_datadir}/locale/[EMAIL PROTECTED],latin} -%find_lang %{name} --with-gnome +%find_lang %{name} --with-gnome --with-omf %clean rm -rf $RPM_BUILD_ROOT @@ -132,7 +134,6 @@ %{_libdir}/%{name}/*.dll.config %{_libdir}/%{name}/*.exe.config %{_desktopdir}/*.desktop -%{_omf_dest_dir}/%{name} %{_pkgconfigdir}/f-spot.pc %files screensaver @@ -146,6 +147,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.66 2007-12-14 15:59:03 megabajt +- use --with-omf +- R: dotnet-libgphoto2-sharp +- release 3 + Revision 1.65 2007-12-13 14:56:44 wrobell - rel. 2 to rebuild with dotnet-ndesk-dbus* ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/f-spot.spec?r1=1.65&r2=1.66&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
