SPECS: gadmintools-gproftpd.spec - explicit config files list - BR...

qboosh qboosh at pld-linux.org
Sat Jan 12 20:48:28 CET 2008


Author: qboosh                       Date: Sat Jan 12 19:48:28 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- explicit config files list
- BR: pkgconfig

---- Files affected:
SPECS:
   gadmintools-gproftpd.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/gadmintools-gproftpd.spec
diff -u SPECS/gadmintools-gproftpd.spec:1.2 SPECS/gadmintools-gproftpd.spec:1.3
--- SPECS/gadmintools-gproftpd.spec:1.2	Sat Jan 12 20:44:50 2008
+++ SPECS/gadmintools-gproftpd.spec	Sat Jan 12 20:48:23 2008
@@ -17,7 +17,8 @@
 # Source0-md5:	0b8a06c4972a00b912b0afa3ae6ec539
 Patch0:		%{name}-install.patch
 URL:		http://mange.dynalias.org/linux.html
-BuildRequires:	gtk+2-devel
+BuildRequires:	gtk+2-devel >= 1:2.0.0
+BuildRequires:	pkgconfig
 Requires:	proftpd
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -69,7 +70,8 @@
 %attr(755,root,root) %{_sbindir}/%{realname}
 %attr(755,root,root) %{_sbindir}/gprostats
 %dir %{_sysconfdir}/%{realname}
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{realname}/*
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{realname}/gproftpd.pem
+%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{realname}/gprotls.conf
 %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/%{realname}
 %config(noreplace) %verify(not md5 mtime size) /etc/security/console.apps/%{realname}
 %{_desktopdir}/%{realname}.desktop
@@ -84,6 +86,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2008-01-12 19:48:23  qboosh
+- explicit config files list
+- BR: pkgconfig
+
 Revision 1.2  2008-01-12 19:44:50  qboosh
 - preliminary cleanup
 - no symlink hackery in post
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gadmintools-gproftpd.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list