SPECS: aquamarine.spec - updated to 0.1.3 release (untested) - ber...
qboosh
qboosh at pld-linux.org
Sun Dec 10 20:05:56 CET 2006
Author: qboosh Date: Sun Dec 10 19:05:56 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.1.3 release (untested)
- berylsettings deps
- unified beryl caps
---- Files affected:
SPECS:
aquamarine.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/aquamarine.spec
diff -u SPECS/aquamarine.spec:1.11 SPECS/aquamarine.spec:1.12
--- SPECS/aquamarine.spec:1.11 Tue Dec 5 21:44:43 2006
+++ SPECS/aquamarine.spec Sun Dec 10 20:05:51 2006
@@ -1,38 +1,44 @@
# $Revision$, $Date$
-%define _snap 20061203
-Summary: Themeable window decorator and compositing manager for Beryl
-Summary(pl): Dekorator okien dla Beryla używający motywów
+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.3
-Release: 0.%{_snap}.1
+Release: 1
License: GPL v2+
Group: Themes
-Source0: %{name}-%{_snap}.tar.gz
-# Source0-md5: ff567dcd75dede824fe66ab1955d2f21
-Patch0: kde-ac260-lt.patch
+Source0: http://releases.beryl-project.org/%{version}/%{name}-%{version}.tar.bz2
+# Source0-md5: aeb1c42f907f08226c5d4ce48b8d209c
+Patch0: %{name}-ac260-lt.patch
URL: http://www.beryl-project.org/
-BuildRequires: autoconf
-BuildRequires: automake
+BuildRequires: autoconf >= 2.50
+BuildRequires: automake >= 1.5
+BuildRequires: beryl-core-devel >= 1:0.1.3
+BuildRequires: gtk+2-devel >= 2:2.8.0
BuildRequires: kdebase-devel >= 9:3.5.0
BuildRequires: kdelibs-devel >= 9:3.5.0
BuildRequires: rpmbuild(macros) >= 1.129
BuildRequires: xorg-lib-libXcomposite-devel
+Requires: beryl-core >= 1:0.1.3
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
Aquamarine is themeable window decorator and compositing manager for
-Beryl. Aquamarine is intended for use with KDE.
+beryl. Aquamarine is intended for use with KDE.
%description -l pl
-Aquamarine jest dekoratorem okien dla Beryla używającym motywów. Jest
+Aquamarine jest dekoratorem okien dla beryla używającym motywów. Jest
przeznaczony do używania wraz z KDE.
%prep
-%setup -q -n %{name}
+%setup -q
%patch0 -p1
%build
-%{__make} -f admin/Makefile.common svn
+# can't libtoolize with KDE mess
+%{__aclocal}
+%{__autoconf}
+%{__autoheader}
+%{__automake}
%configure \
%if "%{_lib}" == "lib64"
--enable-libsuffix=64 \
@@ -52,6 +58,7 @@
%files
%defattr(644,root,root,755)
+%doc AUTHORS
%attr(755,root,root) %{_bindir}/aquamarine
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -60,6 +67,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2006/12/10 19:05:51 qboosh
+- updated to 0.1.3 release (untested)
+- berylsettings deps
+- unified beryl caps
+
Revision 1.11 2006/12/05 20:44:43 qboosh
- unified pl
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/aquamarine.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list