SPECS: rss-glx.spec - wtf was it doing in /etc?
patrys
patrys at pld-linux.org
Mon Mar 5 02:43:25 CET 2007
Author: patrys Date: Mon Mar 5 01:43:25 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- wtf was it doing in /etc?
---- Files affected:
SPECS:
rss-glx.spec (1.11 -> 1.12)
---- Diffs:
================================================================
Index: SPECS/rss-glx.spec
diff -u SPECS/rss-glx.spec:1.11 SPECS/rss-glx.spec:1.12
--- SPECS/rss-glx.spec:1.11 Mon Mar 5 02:39:00 2007
+++ SPECS/rss-glx.spec Mon Mar 5 02:43:19 2007
@@ -30,7 +30,6 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _noautoreqdep libGL.so.1 libGLU.so.1 libGLcore.so.1
-%define _sysconfdir /etc/X11
%define _themedir /usr/share/applications/screensavers
%description
@@ -61,7 +60,7 @@
%{__autoconf}
%{__automake}
%configure \
- --with-configdir=%{_sysconfdir}/xscreensaver \
+ --with-configdir=%{_datadir}/xscreensaver \
%{!?with_sound: --disable-sound}
%{__make} \
@@ -137,7 +136,7 @@
%doc README
%attr(755,root,root) %{_bindir}/*
%attr(755,root,root) %{_libdir}/xscreensaver/*
-%attr(755,root,root) %{_sysconfdir}/xscreensaver/*.xml
+%attr(755,root,root) %{_datadir}/xscreensaver/*.xml
%{_mandir}/man1/*
%files -n gnome-screensaver-theme-rss-glx
@@ -150,6 +149,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.12 2007/03/05 01:43:19 patrys
+- wtf was it doing in /etc?
+
Revision 1.11 2007/03/05 01:39:00 patrys
- up to 0.8.1
- added support for gnome-screensaver
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/rss-glx.spec?r1=1.11&r2=1.12&f=u
More information about the pld-cvs-commit
mailing list