summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Gołębiowski2004-12-19 11:50:12 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commit79eeda371a5f0e5ca6973330003fb15aabbf96aa (patch)
tree4c0ad396ac05b41b8c3840797f71c8648ffa9e05
parent0f85e20d670ce770c713c0a9e7b6bcda25bfb27f (diff)
downloadgkrellm-seti-79eeda371a5f0e5ca6973330003fb15aabbf96aa.zip
gkrellm-seti-79eeda371a5f0e5ca6973330003fb15aabbf96aa.tar.gz
- put plugin file into proper place (pointed out by Pawel Zaskorskiauto/ac/gkrellm-seti-0_7_0b-3AC-STABLEAC-branch
<p.zaskorski (at) wp.pl> and Piotr Wawrzyniak <wopozka (at) gazeta.pl>) - release 3 Changed files: gkrellm-seti.spec -> 1.15
-rw-r--r--gkrellm-seti.spec6
1 files changed, 3 insertions, 3 deletions
diff --git a/gkrellm-seti.spec b/gkrellm-seti.spec
index fc2ae17..8db8072 100644
--- a/gkrellm-seti.spec
+++ b/gkrellm-seti.spec
@@ -2,7 +2,7 @@ Summary: SETI@Home monitor plugin for gkrellm
Summary(pl): Plugin gkrellm z monitorem SETI@Home
Name: gkrellm-seti
Version: 0.7.0b
-Release: 2
+Release: 3
License: GPL
Group: X11/Applications
Source0: http://xavier.serpaggi.free.fr/seti/seti-%{version}.tar.bz2
@@ -35,7 +35,7 @@ Plugin GKrellM pozwalaj±cy monitorować swoje postępy w SETI@Home.
%install
rm -rf $RPM_BUILD_ROOT
-install -D seti.so $RPM_BUILD_ROOT%{_libdir}/gkrellm/seti.so
+install -D seti.so $RPM_BUILD_ROOT%{_libdir}/gkrellm2/plugins/seti.so
%clean
rm -rf $RPM_BUILD_ROOT
@@ -43,4 +43,4 @@ rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
%doc README ChangeLog TODO
-%attr(755,root,root) %{_libdir}/gkrellm/seti.so
+%attr(755,root,root) %{_libdir}/gkrellm2/plugins/seti.so