From 2e6036c0598fa988b6e55d2a18107152ccac25f3 Mon Sep 17 00:00:00 2001 From: Patryk Zawadzki Date: Tue, 7 Dec 2004 20:02:48 +0000 Subject: [PATCH] - pixmaps moved as ordered by havner Changed files: LinuxUpdate.spec -> 1.16 --- LinuxUpdate.spec | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/LinuxUpdate.spec b/LinuxUpdate.spec index c4596e8..5307062 100644 --- a/LinuxUpdate.spec +++ b/LinuxUpdate.spec @@ -2,7 +2,7 @@ Summary: PLD automatic update notification and upgrade wizard Summary(pl): Program powiadamiania o aktualizacjach w PLD Name: LinuxUpdate Version: 0.4.1 -Release: 1 +Release: 2 Epoch: 0 License: GPL Group: X11/Applications @@ -16,19 +16,22 @@ BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description -PLD automatic update notification and upgrade wizard. +PLD automatic update notification and upgrade wizard. This program lets +you know when new packages are ready for upgrade and allows you to update +selected components. %description -l pl -Program powiadamiania o aktualizacjach w PLD. +Program powiadamiania o aktualizacjach w PLD i umo¿liwia dokonanie +aktualizacji wybranych pakietów. %prep %setup -q -n %{name} %install rm -rf $RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT{%{_pixmapsdir}/LinuxUpdate,%{_bindir},%{_desktopdir}} +install -d $RPM_BUILD_ROOT{%{_pixmapsdir},%{_bindir},%{_desktopdir}} -install *.svg $RPM_BUILD_ROOT%{_pixmapsdir}/LinuxUpdate +install *.svg $RPM_BUILD_ROOT%{_pixmapsdir} install LinuxUpdate $RPM_BUILD_ROOT%{_bindir} install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir} @@ -39,4 +42,4 @@ rm -rf $RPM_BUILD_ROOT %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/* %attr(644,root,root) %{_desktopdir}/* -%{_pixmapsdir}/LinuxUpdate +%attr(644,root,root) %{_pixmapsdir}/* -- 2.43.0