Author: charles Date: Tue Sep 28 22:53:22 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.2.2
---- Files affected: packages/sqliteman: sqliteman-desktop.patch (1.1 -> 1.2) , sqliteman.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: packages/sqliteman/sqliteman-desktop.patch diff -u packages/sqliteman/sqliteman-desktop.patch:1.1 packages/sqliteman/sqliteman-desktop.patch:1.2 --- packages/sqliteman/sqliteman-desktop.patch:1.1 Thu May 13 13:52:22 2010 +++ packages/sqliteman/sqliteman-desktop.patch Wed Sep 29 00:53:16 2010 @@ -1,11 +1,10 @@ ---- sqliteman-1.2.1/sqliteman.desktop~ 2009-03-02 18:47:55.000000000 +0100 -+++ sqliteman-1.2.1/sqliteman.desktop 2010-05-13 13:51:19.945254419 +0200 -@@ -7,7 +7,7 @@ - Icon=sqliteman.png +--- sqliteman-1.2.2/sqliteman.desktop.orig 2010-06-19 21:13:06.000000000 +0200 ++++ sqliteman-1.2.2/sqliteman.desktop 2010-09-29 00:51:08.000000000 +0200 +@@ -6,6 +6,7 @@ + Icon=sqliteman Exec=sqliteman %f Terminal=false --Categories=Office;Database +Categories=Database;System; StartupNotify=true - MimeType=application/x-sqlite3 + MimeType=application/x-sqlite3; ================================================================ Index: packages/sqliteman/sqliteman.spec diff -u packages/sqliteman/sqliteman.spec:1.9 packages/sqliteman/sqliteman.spec:1.10 --- packages/sqliteman/sqliteman.spec:1.9 Thu May 13 13:52:22 2010 +++ packages/sqliteman/sqliteman.spec Wed Sep 29 00:53:17 2010 @@ -5,13 +5,13 @@ Summary: Manager for sqlite - Sqlite Databases Made Easy Summary(pl.UTF-8): ZarzÄ…dca baz sqlite Name: sqliteman -Version: 1.2.1 -Release: 3 +Version: 1.2.2 +Release: 1 # src is GPLv2+, icons are LGPLv2+ License: GPLv2+ and LGPLv2+ Group: Applications/Databases Source0: http://dl.sourceforge.net/sqliteman/%{name}-%{version}.tar.bz2 -# Source0-md5: 1ad603d38e4eda63f1386c6ee22a2838 +# Source0-md5: c8197428739bcd86deaafa8ef267e3cb Patch0: %{name}-desktop.patch URL: http://www.sqliteman.com/ BuildRequires: QtCore-devel >= %{qtver} @@ -62,7 +62,7 @@ %files %defattr(644,root,root,755) %attr(755,root,root) %{_bindir}/sqliteman -%{_iconsdir}/*.png +%{_iconsdir}/hicolor/*.png %{_desktopdir}/*.desktop %{_datadir}/%{name} @@ -72,6 +72,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2010/09/28 22:53:17 charles +- updated to 1.2.2 + Revision 1.9 2010/05/13 11:52:22 baggins - rel 3 - fixed desktop categories ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sqliteman/sqliteman-desktop.patch?r1=1.1&r2=1.2&f=u http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/sqliteman/sqliteman.spec?r1=1.9&r2=1.10&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
