Author: blekot                       Date: Sat Feb 19 23:23:47 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- New
- It should working with allegro.pl but it doesn't!
- TODO: fix myauction.py to work with allegro.pl

---- Files affected:
SPECS:
   superkaramba-theme-MyAuction.spec (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SPECS/superkaramba-theme-MyAuction.spec
diff -u /dev/null SPECS/superkaramba-theme-MyAuction.spec:1.1
--- /dev/null   Sun Feb 20 00:23:47 2005
+++ SPECS/superkaramba-theme-MyAuction.spec     Sun Feb 20 00:23:41 2005
@@ -0,0 +1,64 @@
+# $Revision$, $Date$
+%define                theme   MyAuction
+
+Summary:       superkaramba - MyAuction theme
+Summary(pl):   superkaramba - motyw MyAuction
+Name:          superkaramba-theme-%{theme}
+Version:       2.6
+Release:        0.beta.1
+License:       GPL
+Group:         Themes
+Source0:       http://kde-look.org/content/files/15347-%{theme}.tar.gz
+# Source0-md5: a2cdfff3fae7edec931b18aeb621f279
+URL:           http://www.kde-look.org/content/show.php?content=13166
+Requires:      superkaramba
+BuildArch:     noarch
+BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+MyAuction lets you watch price and left time of auctions on internet
+bidding platforms. Features:
+- Configuration by interactive GUI menus (no script hacking required!)
+- Features different platforms:
+ - Ebay
+ - Allegro.pl
+
+%description -l pl
+MyAuction pozwala Ci na ogladanie ceny i pozostałego czasu aukcji
+internetowej. Możliwości:
+- Konfiguracja przez interaktywne menu GUI (nie jest wymagane ręczne
+  edytowanie skryptów)
+- Możliwe różne platformy:
+ - Ebay
+ - Allegro.pl
+
+%prep
+%setup -q -c
+
+%install
+rm -rf $RPM_BUILD_ROOT
+install -d $RPM_BUILD_ROOT%{_datadir}/themes/superkaramba/%{theme}
+install -d $RPM_BUILD_ROOT%{_datadir}/themes/superkaramba/%{theme}/{dev,img}
+install %{theme}/dev/*.py 
$RPM_BUILD_ROOT%{_datadir}/themes/superkaramba/%{theme}/dev
+install %{theme}/img/*.* 
$RPM_BUILD_ROOT%{_datadir}/themes/superkaramba/%{theme}/img
+install %{theme}/*.p* $RPM_BUILD_ROOT%{_datadir}/themes/superkaramba/%{theme}
+install %{theme}/*.theme 
$RPM_BUILD_ROOT%{_datadir}/themes/superkaramba/%{theme}
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%{_datadir}/themes/superkaramba/%{theme}/
+
+%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  2005/02/19 23:23:41  blekot
+- New
+- It should working with allegro.pl but it doesn't!
+- TODO: fix myauction.py to work with allegro.pl
+
================================================================

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to