SPECS: openspace.spec - config(noreplace), verify() flags
qboosh
qboosh at pld-linux.org
Mon Oct 24 14:26:01 CEST 2005
Author: qboosh Date: Mon Oct 24 12:26:01 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- config(noreplace), verify() flags
---- Files affected:
SPECS:
openspace.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/openspace.spec
diff -u SPECS/openspace.spec:1.2 SPECS/openspace.spec:1.3
--- SPECS/openspace.spec:1.2 Mon Oct 24 14:25:08 2005
+++ SPECS/openspace.spec Mon Oct 24 14:25:56 2005
@@ -8,7 +8,7 @@
Group: X11/Applications
Source0: http://www.openspace.linux.pl/data/%{name}-%{version}.tar.bz2
# Source0-md5: 7b45961ad79a3597be55171f16940ccc
-URL: http://www.openspace.linux.pl
+URL: http://www.openspace.linux.pl/
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: fox-devel >= 1.4.0
@@ -78,7 +78,7 @@
%files
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README
-%config %{_sysconfdir}/openspacerc
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/openspacerc
%{_sysconfdir}/mimeapp
%attr(755,root,root) %{_bindir}/%{name}
%{_libdir}/%{name}
@@ -90,10 +90,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2005/10/24 12:25:56 qboosh
+- config(noreplace), verify() flags
+
Revision 1.2 2005/10/24 12:25:08 qboosh
- fixed spelling (argh), unified pl
Revision 1.1 2005/10/24 12:04:46 spider
- init
- spec by Piotr Wawrzyniak JabberID piti at jabber.uznam.net.pl
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/openspace.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list