Author: freetz Date: Thu Oct 13 20:07:10 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - 0.0.16, more dirs
---- Files affected: SPECS: gnome-screensaver.spec (1.10 -> 1.11) ---- Diffs: ================================================================ Index: SPECS/gnome-screensaver.spec diff -u SPECS/gnome-screensaver.spec:1.10 SPECS/gnome-screensaver.spec:1.11 --- SPECS/gnome-screensaver.spec:1.10 Fri Sep 30 02:09:11 2005 +++ SPECS/gnome-screensaver.spec Thu Oct 13 22:07:05 2005 @@ -2,16 +2,15 @@ Summary: GNOME screensaver Summary(pl): Wygaszacz ekranu GNOME Name: gnome-screensaver -Version: 0.0.13 +Version: 0.0.16 Release: 1 License: GPL v2 Group: X11/Applications Source0: http://ftp.gnome.org/pub/gnome/sources/gnome-screensaver/0.0/%{name}-%{version}.tar.gz -# Source0-md5: 22d8d4110224e97c1afecabac0a537f1 +# Source0-md5: 19f966523a52e102e8c3231795bb1748 Source1: %{name}.pamd Patch0: %{name}-desktop.patch Patch1: %{name}-cosmos_theme_dir.patch -Patch2: %{name}-xscreensaver.patch BuildRequires: GConf2-devel >= 2.12.0 BuildRequires: autoconf BuildRequires: automake @@ -27,6 +26,7 @@ BuildRequires: pam-devel BuildRequires: pkgconfig Requires(post,preun): GConf2 +Requires: xdg-menus BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -41,7 +41,6 @@ %setup -q %patch0 -p1 %patch1 -p1 -%patch2 -p1 %build %{__libtoolize} @@ -90,10 +89,12 @@ %doc AUTHORS ChangeLog NEWS README TODO %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/gnome-screensaver %attr(755,root,root) %{_bindir}/* +%attr(755,root,root) %{_libdir}/* %{_datadir}/%{name} +%{_datadir}/desktop-directories %{_desktopdir}/*.desktop -%attr(755,root,root) %{_libdir}/* %{_sysconfdir}/gconf/schemas/gnome-screensaver.schemas +%{_sysconfdir}/xdg/menus %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -101,6 +102,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.11 2005/10/13 20:07:05 freetz +- 0.0.16, more dirs + Revision 1.10 2005/09/30 00:09:11 patrys - addedd missing BR: ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/gnome-screensaver.spec?r1=1.10&r2=1.11&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
