Author: aredridel Date: Mon Oct 20 01:21:32 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.6.1.0
---- Files affected: SPECS: gnome-do.spec (1.15 -> 1.16) ---- Diffs: ================================================================ Index: SPECS/gnome-do.spec diff -u SPECS/gnome-do.spec:1.15 SPECS/gnome-do.spec:1.16 --- SPECS/gnome-do.spec:1.15 Tue Jun 10 17:51:48 2008 +++ SPECS/gnome-do.spec Mon Oct 20 03:21:26 2008 @@ -3,13 +3,12 @@ Summary: A powerful, speedy, and sexy remote control for your GNOME Desktop Summary(pl.UTF-8): Potężne, szybkie i seksowne zdalne sterowanie pulpitem GNOME Name: gnome-do -Version: 0.5.0.1 +Version: 0.6.1.0 Release: 1 License: GPL v3 Group: X11/Applications -Source0: https://launchpad.net/do/trunk/0.5/+download/%{name}-%{version}.tar.gz -# Source0-md5: 1bc096b9ac6cd5fa30d5339be6dd6d9d -Patch0: %{name}-pkgconfig-fix.patch +Source0: http://launchpad.net/do/0.6/0.6.1/+download/%{name}-%{version}.tar.gz +# Source0-md5: 1b5df15e89f720b43c15e7bc8c205265 URL: http://do.davebsd.com/ BuildRequires: autoconf >= 2.54 BuildRequires: automake @@ -19,13 +18,16 @@ BuildRequires: dotnet-gtk-sharp2-devel BuildRequires: dotnet-ndesk-dbus-glib-sharp-devel BuildRequires: dotnet-ndesk-dbus-sharp-devel +BuildRequires: dotnet-notify-sharp-devel BuildRequires: gtk+2-devel >= 1:2.0 BuildRequires: libtool BuildRequires: mono-csharp >= 1.1.13 BuildRequires: pkgconfig BuildRequires: rpmbuild(monoautodeps) BuildRequires: sed >= 4.0 +Suggests: gnome-do-plugins Requires: xdg-utils +Requires(post,postun): hicolor-icon-theme BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -55,7 +57,6 @@ %prep %setup -q -%patch0 -p1 sed -i -e 's/^pkglib_SCRIPTS =/DLLFILES =/;s/^programfiles_DATA.*/& $(DLLFILES)/' Makefile.include @@ -79,6 +80,14 @@ %find_lang %{name} --with-gnome +%post +%update_desktop_database_post +%update_icon_cache hicolor + +%postun +%update_desktop_database_postun +%update_icon_cache hicolor + %clean rm -rf $RPM_BUILD_ROOT @@ -98,6 +107,9 @@ %dir %{_datadir}/gnome-do %dir %{_datadir}/gnome-do/plugins %{_desktopdir}/gnome-do.desktop +%{_sysconfdir}/gconf/schemas/gnome-do.schemas +%{_iconsdir}/hicolor/*/apps/gnome-do.png +%{_iconsdir}/hicolor/*/apps/gnome-do.svg %files devel %defattr(644,root,root,755) @@ -110,7 +122,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.15 2008/06/10 15:51:48 wolf +Revision 1.16 2008/10/20 01:21:26 aredridel +- 0.6.1.0 + +Revision 1.15 2008-06-10 15:51:48 wolf - R: xdg-utils Revision 1.14 2008-06-10 15:44:32 wolf ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-do.spec?r1=1.15&r2=1.16&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
