Author: blekot                       Date: Mon Sep 11 20:51:31 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 0.8c
- Source1 with resources added (iconset)
- patch0 removed

---- Files affected:
SPECS:
   ktraynetworker.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/ktraynetworker.spec
diff -u SPECS/ktraynetworker.spec:1.4 SPECS/ktraynetworker.spec:1.5
--- SPECS/ktraynetworker.spec:1.4       Wed Aug  4 08:23:49 2004
+++ SPECS/ktraynetworker.spec   Mon Sep 11 22:51:26 2006
@@ -2,16 +2,18 @@
 Summary:       KDE tray icon Network activity monitor
 Summary(pl):   Ikona tacki systemowej KDE monitorująca aktywność sieci
 Name:          ktraynetworker
-Version:       0.7
-Release:       2
+Version:       0.8c
+Release:       1
+%define                _res_ver        0.2
 Group:         X11/Applications
 License:       GPL
-Source0:       
http://www.xiaprojects.com/www/downloads/files/%{name}-%{version}.tar.bz2
-# Source0-md5: b33fcabb9eb6bda391f479bb0ad50baa
-Patch0:                %{name}-po.patch
+Source0:       
http://www.xiaprojects.com/www/downloads/files/ktraynetworker/%{name}-%{version}.tar.bz2
+# Source0-md5: b0e14fac9bcb0f5a33588a9c9386fea7
+Source1:       
http://www.xiaprojects.com/www/downloads/files/ktraynetworker/%{name}_resources_%{_res_ver}.tar.bz2
+# Source1-md5: 021d5529af23dd5607129982184688b7
 URL:           http://www.xiaprojects.com/www/prodotti/ktraynetworker/main.php
 BuildRequires: automake
-BuildRequires: kdelibs-devel >= 3.2
+BuildRequires: kdelibs-devel >= 3.3
 BuildRequires: qt-devel >= 3.3
 BuildRequires: rpmbuild(macros) >= 1.129
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -26,7 +28,9 @@
 
 %prep
 %setup -q
-%patch0 -p1
+tar xjf %{SOURCE1}
+mkdir themes
+tar xjf %{name}_resources_%{_res_ver}/themes.tar.bz2 -C themes
 
 %build
 cp -f /usr/share/automake/config.* admin
@@ -38,6 +42,9 @@
 %install
 rm -rf $RPM_BUILD_ROOT
 
+install -d $RPM_BUILD_ROOT%{_datadir}/apps/%{name}/themes
+cp -R themes  $RPM_BUILD_ROOT%{_datadir}/apps/%{name}
+
 %{__make} install \
        DESTDIR=$RPM_BUILD_ROOT \
        shelldesktopdir=%{_desktopdir}
@@ -63,6 +70,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2006/09/11 20:51:26  blekot
+- up to 0.8c
+- Source1 with resources added (iconset)
+- patch0 removed
+
 Revision 1.4  2004/08/04 06:23:49  ankry
 - i18n fixes (-po patch), rel. 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ktraynetworker.spec?r1=1.4&r2=1.5&f=u

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

Reply via email to