packages: system-tools-backends/system-tools-backends.spec - ppp options sh...
glen
glen at pld-linux.org
Mon Mar 15 08:47:06 CET 2010
Author: glen Date: Mon Mar 15 07:47:06 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- ppp options should not be executable, fix duplicate files; rel 2
---- Files affected:
packages/system-tools-backends:
system-tools-backends.spec (1.32 -> 1.33)
---- Diffs:
================================================================
Index: packages/system-tools-backends/system-tools-backends.spec
diff -u packages/system-tools-backends/system-tools-backends.spec:1.32 packages/system-tools-backends/system-tools-backends.spec:1.33
--- packages/system-tools-backends/system-tools-backends.spec:1.32 Mon Dec 21 18:49:55 2009
+++ packages/system-tools-backends/system-tools-backends.spec Mon Mar 15 08:47:00 2010
@@ -3,7 +3,7 @@
Summary(pl.UTF-8): Backendy GNOME System Tools (narzędzi systemowych GNOME)
Name: system-tools-backends
Version: 2.8.3
-Release: 1
+Release: 2
License: LGPL
Group: Applications/System
Source0: http://ftp.gnome.org/pub/GNOME/sources/system-tools-backends/2.8/%{name}-%{version}.tar.bz2
@@ -76,9 +76,10 @@
%{_datadir}/polkit-1/actions/org.freedesktop.SystemToolsBackends.policy
%dir %{_datadir}/%{name}-2.0
%dir %{_datadir}/%{name}-2.0/files
+%{_datadir}/%{name}-2.0/files/general_gprs_chatscript
+%{_datadir}/%{name}-2.0/files/general_isdn_ppp_options
+%{_datadir}/%{name}-2.0/files/general_pppoe_ppp_options
%dir %{_datadir}/%{name}-2.0/scripts
-%attr(755,root,root) %{_datadir}/%{name}-2.0/files/general_isdn_ppp_options
-%attr(755,root,root) %{_datadir}/%{name}-2.0/files/general_pppoe_ppp_options
%attr(755,root,root) %{_datadir}/%{name}-2.0/scripts/SystemToolsBackends.pl
%{_datadir}/%{name}-2.0/scripts/*.pm
%{_datadir}/%{name}-2.0/scripts/Init
@@ -87,7 +88,6 @@
%{_datadir}/%{name}-2.0/scripts/Time
%{_datadir}/%{name}-2.0/scripts/Users
%{_datadir}/%{name}-2.0/scripts/Utils
-%{_datadir}/%{name}-2.0/files
%{_pkgconfigdir}/system-tools-backends-2.0.pc
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -96,6 +96,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.33 2010/03/15 07:47:00 glen
+- ppp options should not be executable, fix duplicate files; rel 2
+
Revision 1.32 2009/12/21 17:49:55 megabajt
- updated to 2.8.3
@@ -215,7 +218,7 @@
Revision 1.7.2.4 2005/08/23 14:35:15 paladine
- updated to 1.3.92
-- sorted %%files
+- sorted %files
Revision 1.7.2.3 2005/08/09 11:52:46 aflinta
- up to version 1.3.2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/system-tools-backends/system-tools-backends.spec?r1=1.32&r2=1.33&f=u
More information about the pld-cvs-commit
mailing list