summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Tomasik2007-02-03 14:21:01 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitea24141f57111e1903dc8f21d4e7de84b978dbe7 (patch)
treef7789acb43595d8869a00c85780d86c13ed855b5
parent2d742bd3475cc4c5339acaa4e15a5b68c890d8ff (diff)
downloadaquamarine-ea24141f57111e1903dc8f21d4e7de84b978dbe7.zip
aquamarine-ea24141f57111e1903dc8f21d4e7de84b978dbe7.tar.gz
- up to 0.1.9999.1
- BRs added Changed files: aquamarine.spec -> 1.21
-rw-r--r--aquamarine.spec19
1 files changed, 11 insertions, 8 deletions
diff --git a/aquamarine.spec b/aquamarine.spec
index c690ab4..8fb88da 100644
--- a/aquamarine.spec
+++ b/aquamarine.spec
@@ -1,15 +1,15 @@
Summary: Themeable window decorator and compositing manager for beryl
Summary(pl): Dekorator okien dla beryla używający motywów
Name: aquamarine
-Version: 0.1.4
+Version: 0.1.9999.1
Release: 0.1
License: GPL v2+
Group: Themes
Source0: http://releases.beryl-project.org/%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5: 6b0009bb7af2d37654d8001b1aecfdbe
+# Source0-md5: aeb3fb74c880c7caa3e789b7248174bd
Patch0: %{name}-ac260-lt.patch
-Patch1: %{name}-nodeps_am.patch
-Patch2: %{name}-include.patch
+Patch1: %{name}-include.patch
+Patch2: kde-ac260-lt.patch
URL: http://www.beryl-project.org/
BuildRequires: autoconf >= 2.50
BuildRequires: automake >= 1.5
@@ -19,10 +19,13 @@ BuildRequires: boost-regex-devel
BuildRequires: gtk+2-devel >= 2:2.8.0
BuildRequires: kdebase-devel >= 9:3.5.0
BuildRequires: kdelibs-devel >= 9:3.5.0
+BuildRequires: libart_lgpl-devel
BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.129
BuildRequires: startup-notification-devel
BuildRequires: xorg-lib-libXcomposite-devel
+BuildRequires: xorg-lib-libXmu-devel
+BuildRequires: xorg-lib-libXft-devel
Requires: beryl-core >= 1:0.1.3
Obsoletes: compiz-quinnstorm-kde-decorator
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -38,8 +41,8 @@ przeznaczony do używania wraz z KDE.
%prep
%setup -q
%patch0 -p1
-#%patch1 -p0
-#%patch2 -p0
+%patch1 -p0
+%patch2 -p1
mv -f po/{ca_ES,ca}.po
mv -f po/{es_ES,es}.po
@@ -72,8 +75,8 @@ EOF
%build
# can't libtoolize with KDE mess
#%{__aclocal}
-#%{__autoconf}
-#%{__autoheader}
+%{__autoconf}
+%{__autoheader}
#%{__automake}
%configure \
%if "%{_lib}" == "lib64"