Author: deejay1 Date: Sun Feb 3 17:11:55 2008 GMT Module: SPECS Tag: DEVEL ---- Log message: - pass proper monodocdir on x86_64 to make install - rel 1
---- Files affected: SPECS: beagle.spec (1.115.2.4 -> 1.115.2.5) ---- Diffs: ================================================================ Index: SPECS/beagle.spec diff -u SPECS/beagle.spec:1.115.2.4 SPECS/beagle.spec:1.115.2.5 --- SPECS/beagle.spec:1.115.2.4 Sun Feb 3 17:56:32 2008 +++ SPECS/beagle.spec Sun Feb 3 18:11:50 2008 @@ -26,7 +26,7 @@ Summary(pl.UTF-8): Beagle - podsystem indeksujÄ…cy Name: beagle Version: 0.3.3 -Release: 0.9 +Release: 1 License: Various Group: Libraries Source0: http://ftp.gnome.org/pub/GNOME/sources/beagle/0.3/%{name}-%{version}.tar.bz2 @@ -292,7 +292,7 @@ --%{!?with_thunderbird:dis}%{?with_thunderbird:en}able-thunderbird \ --%{!?with_avahi:dis}%{?with_avahi:en}able-avahi -%{__make} -j1 \ +%{__make} \ MOZILLA_HOME=%{_libdir}/mozilla \ pythondir=%{py_sitedir} @@ -302,7 +302,8 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT \ - pythondir=%{py_sitedir} + pythondir=%{py_sitedir} \ + monodocdir=%{_libdir}/monodoc/sources dest=$RPM_BUILD_ROOT%{_datadir}/mozilla-firefox/extensions/\{fda00e13-8c62-4f63-9d19-d168115b11ca\} install -d $dest $dest/chrome @@ -452,6 +453,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.115.2.5 2008-02-03 17:11:50 deejay1 +- pass proper monodocdir on x86_64 to make install +- rel 1 + Revision 1.115.2.4 2008-02-03 16:56:32 deejay1 - renumbered patches - updated TODO ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/beagle.spec?r1=1.115.2.4&r2=1.115.2.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
