]> git.pld-linux.org Git - packages/LinuxUpdate.git/commitdiff
- version up to 0.4.1 auto/ac/LinuxUpdate-0_4_1-1
authorPatryk Zawadzki <patrys@room-303.com>
Tue, 30 Nov 2004 22:07:09 +0000 (22:07 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    LinuxUpdate.spec -> 1.15

LinuxUpdate.spec

index e337bd4154c6cd70727a07bdea943970bf9e7b62..c4596e8b4746d0873d8b18964441e603ced6d46b 100644 (file)
@@ -1,14 +1,14 @@
 Summary:       PLD automatic update notification and upgrade wizard
 Summary(pl):   Program powiadamiania o aktualizacjach w PLD
 Name:          LinuxUpdate
 Summary:       PLD automatic update notification and upgrade wizard
 Summary(pl):   Program powiadamiania o aktualizacjach w PLD
 Name:          LinuxUpdate
-Version:       0.4
-Release:       2
+Version:       0.4.1
+Release:       1
 Epoch:         0
 License:       GPL
 Group:         X11/Applications
 Vendor:                Patryk Zawadzki <patrys@pld-linux.org>
 Source0:       http://patrys.qns.pl/linux/LinuxUpdate/%{name}-%{version}.tar.gz
 Epoch:         0
 License:       GPL
 Group:         X11/Applications
 Vendor:                Patryk Zawadzki <patrys@pld-linux.org>
 Source0:       http://patrys.qns.pl/linux/LinuxUpdate/%{name}-%{version}.tar.gz
-# Source0-md5: 6b52f7c0ebce6c3346ac824cc7f641a6
+# Source0-md5: 721fc4a45b3cb208643f5caea06d8565
 Source1:       %{name}.desktop
 Requires:      perl-Gtk2
 Requires:      perl-Gtk2-TrayIcon
 Source1:       %{name}.desktop
 Requires:      perl-Gtk2
 Requires:      perl-Gtk2-TrayIcon
@@ -28,7 +28,7 @@ Program powiadamiania o aktualizacjach w PLD.
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_pixmapsdir}/LinuxUpdate,%{_bindir},%{_desktopdir}}
 
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_pixmapsdir}/LinuxUpdate,%{_bindir},%{_desktopdir}}
 
-install *.xpm $RPM_BUILD_ROOT%{_pixmapsdir}/LinuxUpdate
+install *.svg $RPM_BUILD_ROOT%{_pixmapsdir}/LinuxUpdate
 install LinuxUpdate $RPM_BUILD_ROOT%{_bindir}
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 
 install LinuxUpdate $RPM_BUILD_ROOT%{_bindir}
 install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
 
This page took 0.095004 seconds and 4 git commands to generate.