Author: shadzik Date: Mon Apr 2 01:12:52 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - kill unneeded automake BR - remove ac260-lt.patch (not needed)
---- Files affected: SPECS: aquamarine.spec (1.31 -> 1.32) ---- Diffs: ================================================================ Index: SPECS/aquamarine.spec diff -u SPECS/aquamarine.spec:1.31 SPECS/aquamarine.spec:1.32 --- SPECS/aquamarine.spec:1.31 Sun Mar 18 11:55:23 2007 +++ SPECS/aquamarine.spec Mon Apr 2 03:12:47 2007 @@ -8,12 +8,10 @@ Group: Themes Source0: http://releases.beryl-project.org/%{version}/%{name}-%{version}.tar.bz2 # Source0-md5: 186826182dc2cefb3aaa09b7af938bec -Patch0: %{name}-ac260-lt.patch -Patch1: %{name}-include.patch -Patch2: kde-ac260-lt.patch +Patch0: %{name}-include.patch +Patch1: kde-ac260-lt.patch URL: http://www.beryl-project.org/ BuildRequires: autoconf >= 2.50 -BuildRequires: automake >= 1.5 BuildRequires: beryl-core-devel >= 1:%{version} BuildRequires: gtk+2-devel >= 2:2.8.0 BuildRequires: kdebase-devel >= 9:3.5.0 @@ -39,9 +37,8 @@ %prep %setup -q -%patch0 -p1 -%patch1 -p0 -%patch2 -p1 +%patch0 -p0 +%patch1 -p1 mv -f po/{es_ES,es}.po mv -f po/{hu_HU,hu}.po @@ -74,11 +71,8 @@ EOF %build -# can't libtoolize with KDE mess -#%{__aclocal} %{__autoconf} %{__autoheader} -#%{__automake} %configure \ %if "%{_lib}" == "lib64" --enable-libsuffix=64 \ @@ -114,6 +108,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.32 2007/04/02 01:12:47 shadzik +- kill unneeded automake BR +- remove ac260-lt.patch (not needed) + Revision 1.31 2007/03/18 10:55:23 rotom - 0.2.1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/aquamarine.spec?r1=1.31&r2=1.32&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
