Author: freetz Date: Tue Jul 12 19:22:34 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - dropped outdated patches, rm no locale
---- Files affected: SPECS: beagle.spec (1.32 -> 1.33) ---- Diffs: ================================================================ Index: SPECS/beagle.spec diff -u SPECS/beagle.spec:1.32 SPECS/beagle.spec:1.33 --- SPECS/beagle.spec:1.32 Tue Jul 12 21:17:18 2005 +++ SPECS/beagle.spec Tue Jul 12 21:22:28 2005 @@ -15,9 +15,6 @@ Group: Libraries Source0: http://ftp.gnome.org/pub/gnome/sources/beagle/0.0/%{name}-%{version}.tar.bz2 # Source0-md5: 27bfdc64982a471a7d9c2a86c620752d -Patch0: %{name}-Filters-dir.patch -Patch1: %{name}-pc.patch -Patch2: %{name}-bash.patch URL: http://beaglewiki.org/Main_Page BuildRequires: autoconf >= 2.52 BuildRequires: automake @@ -93,9 +90,6 @@ %prep %setup -q -#%patch0 -p0 -#%patch1 -p0 -#%patch2 -p0 %build %{__libtoolize} @@ -122,7 +116,8 @@ # Kill useless files rm -f $RPM_BUILD_ROOT%{_libdir}/epiphany/extensions/*.la \ $RPM_BUILD_ROOT%{_libdir}/gtk-2.0/2.4.0/filesystems/*.la \ - $RPM_BUILD_ROOT%{_libdir}/%{name}/*.la + $RPM_BUILD_ROOT%{_libdir}/%{name}/*.la \ + $RPM_BUILD_ROOT%{_datadir}/locale/no %find_lang %{name} @@ -166,6 +161,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.33 2005/07/12 19:22:28 freetz +- dropped outdated patches, rm no locale + Revision 1.32 2005/07/12 19:17:18 freetz - updated BRs/Rs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/beagle.spec?r1=1.32&r2=1.33&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
