Author: rotom                        Date: Sun Dec  3 18:14:01 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- new spec

---- Files affected:
SPECS:
   aquamarine.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SPECS/aquamarine.spec
diff -u /dev/null SPECS/aquamarine.spec:1.1
--- /dev/null   Sun Dec  3 19:14:01 2006
+++ SPECS/aquamarine.spec       Sun Dec  3 19:13:55 2006
@@ -0,0 +1,56 @@
+# $Revision$, $Date$
+%define         _snap   20061203
+Summary:       Themeable window decorator and compositing manager for Beryl
+Summary(pl):   Dekorator dla Beryla używający tematów
+Name:          aquamarine
+Version:       0.1.2_%{_snap}
+Release:       1
+License:       GPL
+Group:         Themes
+Source0:       %{name}-%{_snap}.tar.gz
+# Source0-md5: ff567dcd75dede824fe66ab1955d2f21
+Source1:       admin.tar.gz
+BuildRequires: kdebase-devel >= 9:3.5.0
+BuildRequires: kdelibs-devel >= 9:3.5.0
+BuildRequires: rpmbuild(macros) >= 1.129
+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.
+
+%description -l pl
+Aquamarine jest dekoratorem okien dla beryla używającym tematów. Jest
+przeznaczony do używania wraz z kde.
+
+%prep
+%setup -q -n %{name}
+%{__make} -f admin/Makefile.common svn
+
+%build
+%configure
+%{__make}
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%{__make} install \
+       DESTDIR=$RPM_BUILD_ROOT
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/aquamarine
+
+
+%define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <[EMAIL PROTECTED]>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.1  2006/12/03 18:13:55  rotom
+- new spec
+
================================================================
_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to