]> git.pld-linux.org Git - packages/ggrelay.git/commitdiff
- adapterized (sorted %verify attrs)
authorElan Ruusamäe <glen@pld-linux.org>
Mon, 12 Dec 2005 16:24:19 +0000 (16:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ggrelay.spec -> 1.10

ggrelay.spec

index 3467758ce6678d0da086699a8f09e19d125cc44d..a00574bfe09d83b8fc11e7a7b0bad66f4fd01979 100644 (file)
@@ -1,4 +1,4 @@
-# $Revision: 1.9 $
+# $Revision: 1.10 $
 Summary:       ggrelay - Gadu-Gadu instant messenger transparent proxy with DCC support
 Summary(pl):   ggrelay - przezroczyste proxy dla komunikatora Gadu-Gadu z obs³ug± DCC
 Name:          ggrelay
 Summary:       ggrelay - Gadu-Gadu instant messenger transparent proxy with DCC support
 Summary(pl):   ggrelay - przezroczyste proxy dla komunikatora Gadu-Gadu z obs³ug± DCC
 Name:          ggrelay
@@ -6,12 +6,12 @@ Version:      1.4
 Release:       0.1
 License:       GPL
 Group:         Networking/Utilities
 Release:       0.1
 License:       GPL
 Group:         Networking/Utilities
-Source0:       http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+Source0:       http://dl.sourceforge.net/ggrelay/%{name}-%{version}.tar.gz
 # Source0-md5: 46e1d32d2e809083a9fc8bfe9eb45b47
 URL:           http://ggrelay.sourceforge.net/
 Patch0:                %{name}-init.patch
 # Source0-md5: 46e1d32d2e809083a9fc8bfe9eb45b47
 URL:           http://ggrelay.sourceforge.net/
 Patch0:                %{name}-init.patch
-PreReq:                rc-scripts
 Requires(post,preun):  /sbin/chkconfig
 Requires(post,preun):  /sbin/chkconfig
+Requires:      rc-scripts
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -73,5 +73,5 @@ fi
 %defattr(644,root,root,755)
 %doc README*
 %attr(755,root,root) %{_sbindir}/ggrelay
 %defattr(644,root,root,755)
 %doc README*
 %attr(755,root,root) %{_sbindir}/ggrelay
-%config(noreplace) %verify(not size mtime md5) /etc/sysconfig/ggrelay
+%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/ggrelay
 %attr(754,root,root) /etc/rc.d/init.d/ggrelay
 %attr(754,root,root) /etc/rc.d/init.d/ggrelay
This page took 0.062737 seconds and 4 git commands to generate.