Author: megabajt Date: Wed Feb 23 09:54:55 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- update desktop file
- added %%{_pixmapsdir}
- release 0.3
- other cosmetics
---- Files affected:
SPECS:
tora.spec (1.14 -> 1.15)
---- Diffs:
================================================================
Index: SPECS/tora.spec
diff -u SPECS/tora.spec:1.14 SPECS/tora.spec:1.15
--- SPECS/tora.spec:1.14 Tue Feb 22 19:28:39 2005
+++ SPECS/tora.spec Wed Feb 23 10:54:50 2005
@@ -1,14 +1,12 @@
# $Revision$, $Date$
-# TODO:
-# - update .desktop
Summary: GUI for managing SQL databases
Summary(pl): GUI do zarządzania SQLowymi bazami danych
Name: tora
Version: 1.3.14.1
-Release: 0.2
+Release: 0.3
License: GPL v2
Group: Applications/Databases/Interfaces
-Source0: http://dl.sourceforge.net/tora/tora-alpha-%{version}.tar.gz
+Source0: http://dl.sourceforge.net/tora/%{name}-alpha-%{version}.tar.gz
# Source0-md5: 5560b5104438e1b71bd89386d0fcdc00
Source1: %{name}.desktop
URL: http://www.globecom.se/tora/
@@ -42,21 +40,24 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT%{_desktopdir}
-install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
+install -d $RPM_BUILD_ROOT{%{_desktopdir},%{_pixmapsdir}}
%{__make} install \
ROOT=$RPM_BUILD_ROOT
+
+install %{SOURCE1} $RPM_BUILD_ROOT%{_desktopdir}
+install icons/tora.xpm $RPM_BUILD_ROOT%{_pixmapsdir}
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc README BUGS NEWS TODO
+%doc BUGS NEWS README TODO
%attr(755,root,root) %{_bindir}/*
%{_datadir}/%{name}
%{_desktopdir}/*
+%{_pixmapsdir}/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -64,6 +65,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.15 2005/02/23 09:54:50 megabajt
+- update desktop file
+- added %%{_pixmapsdir}
+- release 0.3
+- other cosmetics
+
Revision 1.14 2005/02/22 18:28:39 megabajt
- fixed group
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/tora.spec?r1=1.14&r2=1.15&f=u
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit