Author: gotar Date: Sat Apr 5 08:09:43 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - upgraded to 0.2.0 (TODO: PLD-ize desktop file)
---- Files affected: SPECS: osmo.spec (1.2 -> 1.3) ---- Diffs: ================================================================ Index: SPECS/osmo.spec diff -u SPECS/osmo.spec:1.2 SPECS/osmo.spec:1.3 --- SPECS/osmo.spec:1.2 Mon Mar 10 21:32:37 2008 +++ SPECS/osmo.spec Sat Apr 5 10:09:38 2008 @@ -2,14 +2,17 @@ Summary: Simple PIM application Summary(pl.UTF-8): Prosta aplikacja PIM (do zarzÄ…dzania informacjami osobistymi) Name: osmo -Version: 0.1.1 +Version: 0.2.0 Release: 1 License: GPL v2+ Group: X11/Applications -Source0: http://clay.ll.pl/osmo/%{name}-%{version}.tar.gz -# Source0-md5: 0593e4798fc58aa0c54c1cd17c1a64be +Source0: http://dl.sourceforge.net/osmo-pim/%{name}-%{version}.tar.gz +# Source0-md5: 6960aae8b95eb09bf8d0bf4f8656a080 URL: http://clay.ll.pl/osmo/ -BuildRequires: gtk+2-devel >= 2:2.8.0 +BuildRequires: gtk+2-devel >= 2:2.10.0 +BuildRequires: libgringotts-devel >= 1.2.1 +BuildRequires: libical-devel >= 0.27 +BuildRequires: libnotify-devel >= 0.4.4 BuildRequires: libxml2-devel >= 2.0 BuildRequires: pkgconfig BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -59,6 +62,7 @@ %attr(755,root,root) %{_bindir}/osmo %{_pixmapsdir}/osmo.png %{_pixmapsdir}/osmo.svg +%{_desktopdir}/*.desktop %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -66,6 +70,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.3 2008-04-05 08:09:38 gotar +- upgraded to 0.2.0 (TODO: PLD-ize desktop file) + Revision 1.2 2008-03-10 20:32:37 qboosh - pl, more docs and BRs ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/osmo.spec?r1=1.2&r2=1.3&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
