Author: havner Date: Fri Aug 18 20:56:38 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - HEAD merge, sonames patch - rel 2
---- Files affected: SPECS: beagle.spec (1.76.2.4 -> 1.76.2.5) ---- Diffs: ================================================================ Index: SPECS/beagle.spec diff -u SPECS/beagle.spec:1.76.2.4 SPECS/beagle.spec:1.76.2.5 --- SPECS/beagle.spec:1.76.2.4 Fri Aug 18 00:16:25 2006 +++ SPECS/beagle.spec Fri Aug 18 22:56:33 2006 @@ -23,7 +23,7 @@ Summary(pl): Beagle - podsystem indeksujÄ…cy Name: beagle Version: 0.2.8 -Release: 1 +Release: 2 License: Various Group: Libraries Source0: http://ftp.gnome.org/pub/gnome/sources/beagle/0.2/%{name}-%{version}.tar.bz2 @@ -32,6 +32,7 @@ Patch1: %{name}-crawl.patch Patch2: %{name}-kill_exec_a.patch Patch3: %{name}-configure.patch +Patch4: %{name}-sonames.patch URL: http://beaglewiki.org/Main_Page BuildRequires: autoconf >= 2.52 BuildRequires: automake @@ -209,6 +210,7 @@ %patch1 -p1 %patch2 -p1 %patch3 -p1 +%patch4 -p1 %build %{__libtoolize} @@ -280,8 +282,9 @@ %attr(755,root,root) %{_libdir}/%{name}/*.exe %dir %{_libdir}/%{name} %dir %{_libdir}/%{name}/Backends -%{_libdir}/%{name}/Filters -%{_libdir}/%{name}/*.dll* +%dir %{_libdir}/%{name}/Filters +%{_libdir}/%{name}/*.dll +%{_libdir}/%{name}/Filters/*.dll %attr(755,root,root) %{_libdir}/%{name}/beagled-index-helper %{_mandir}/man*/* @@ -352,6 +355,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.76.2.5 2006/08/18 20:56:33 havner +- HEAD merge, sonames patch +- rel 2 + Revision 1.76.2.4 2006/08/17 22:16:25 havner - enable epiphany by default ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/beagle.spec?r1=1.76.2.4&r2=1.76.2.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
