]> git.pld-linux.org Git - packages/aquamarine.git/commitdiff
- kill unneeded automake BR
authorshadzik <shadzik@pld-linux.org>
Mon, 2 Apr 2007 01:12:47 +0000 (01:12 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- remove ac260-lt.patch (not needed)

Changed files:
    aquamarine.spec -> 1.32

aquamarine.spec

index 91e360af7f24c4d9851b0d60ae17619525c87971..6e61503f604719f43c7d355d473843fc0fbe4bfe 100644 (file)
@@ -7,12 +7,10 @@ License:      GPL v2+
 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
@@ -38,9 +36,8 @@ przeznaczony do używania wraz z KDE.
 
 %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
@@ -73,11 +70,8 @@ zh_TW
 EOF
 
 %build
-# can't libtoolize with KDE mess
-#%{__aclocal}
 %{__autoconf}
 %{__autoheader}
-#%{__automake}
 %configure \
 %if "%{_lib}" == "lib64"
        --enable-libsuffix=64 \
This page took 0.077119 seconds and 4 git commands to generate.