SPECS: gnome-screensaver.spec - updated to 0.0.9 (new themes) - ad...
paladine
paladine at pld-linux.org
Wed Aug 24 18:15:46 CEST 2005
Author: paladine Date: Wed Aug 24 16:15:46 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.0.9 (new themes)
- added cosmos_theme_dir patch
- sorted %%files
- itemize schemas
---- Files affected:
SPECS:
gnome-screensaver.spec (1.4 -> 1.5)
---- Diffs:
================================================================
Index: SPECS/gnome-screensaver.spec
diff -u SPECS/gnome-screensaver.spec:1.4 SPECS/gnome-screensaver.spec:1.5
--- SPECS/gnome-screensaver.spec:1.4 Wed Jul 27 22:04:54 2005
+++ SPECS/gnome-screensaver.spec Wed Aug 24 18:15:41 2005
@@ -2,14 +2,15 @@
Summary: GNOME screensaver
Summary(pl): Wygaszacz ekranu GNOME
Name: gnome-screensaver
-Version: 0.0.8
+Version: 0.0.9
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: 7f5b63f61aa7019dfd411054cf53916a
+# Source0-md5: 3cd0458bfb1ae1bc96820157560042cc
Source1: %{name}.pamd
Patch0: %{name}-desktop.patch
+Patch1: %{name}-cosmos_theme_dir.patch
BuildRequires: GConf2-devel >= 2.6.1
BuildRequires: autoconf
BuildRequires: automake
@@ -37,6 +38,7 @@
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
%build
%{__libtoolize}
@@ -82,11 +84,11 @@
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README TODO
%config(noreplace) %verify(not md5 mtime size) /etc/pam.d/gnome-screensaver
-%{_sysconfdir}/gconf/schemas/*
%attr(755,root,root) %{_bindir}/*
-%attr(755,root,root) %{_libdir}/*
%{_datadir}/%{name}
%{_desktopdir}/*.desktop
+%attr(755,root,root) %{_libdir}/*
+%{_sysconfdir}/gconf/schemas/gnome-screensaver.schemas
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -94,6 +96,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.5 2005/08/24 16:15:41 paladine
+- updated to 0.0.9 (new themes)
+- added cosmos_theme_dir patch
+- sorted %%files
+- itemize schemas
+
Revision 1.4 2005/07/27 20:04:54 qboosh
- sorted verify() flags, no need for default attr
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/gnome-screensaver.spec?r1=1.4&r2=1.5&f=u
More information about the pld-cvs-commit
mailing list