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

asa.spec

index 7b204ca371b9818a538afd1eec4d25c0db01f479..0faf2db2b74263491fbcaf3480991731cf71a574 100644 (file)
--- a/asa.spec
+++ b/asa.spec
@@ -12,30 +12,29 @@ License:    GPL
 Group:         Applications/Communications
 Source0:       http://www.apatsch.wroc.biz/asa/%{name}-%{version}.tar.gz
 # Source0-md5: 2a754e9ab1220f79060a68a46a76cc6c
-Source1:       jabber-asa-transport.init
+Source1:       jabber-%{name}-transport.init
 Source2:       %{name}.sh
 Patch0:                %{name}-PLD.patch
 Patch1:                %{name}-lib64.patch
 Patch2:                %{name}-userrun.patch
 URL:           http://www.apatsch.wroc.biz/asa/
 BuildRequires: rpm-perlprov
-Requires(pre): jabber-common
-Requires(post,preun):  /sbin/chkconfig
 Requires(post):        /usr/bin/perl
+Requires(post,preun):  /sbin/chkconfig
+Requires(pre): jabber-common
 Requires:      jabberd >= 1.4
-Requires:      perl-libwww
-Requires:      perl-Unicode-Lite
 Requires:      perl-Crypt-SSLeay
-Requires:      perl-Unicode-String
+Requires:      perl-Unicode-Lite
 Requires:      perl-Unicode-Map
+Requires:      perl-Unicode-String
+Requires:      perl-libwww
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-ApaSMSAgent - Jabber server component agent for sending
-SMS messages to cellular networks. Targetted at polish users,
-but can be adopted for international use, because of it's
-plugin-based architecture.
+ApaSMSAgent - Jabber server component agent for sending SMS messages
+to cellular networks. Targetted at polish users, but can be adopted
+for international use, because of it's plugin-based architecture.
 
 %description -l pl
 ApaSMSAgent - komponent serwera Jabbera umo¿liwiaj±cy wysy³anie
@@ -91,7 +90,7 @@ fi
 %defattr(644,root,root,755)
 %doc ChangeLog AUTHORS README
 %attr(755,root,root) %{_sbindir}/*
-%attr(640,root,jabber) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/jabber/asa.xml
+%attr(640,root,jabber) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/jabber/asa.xml
 %attr(754,root,root) /etc/rc.d/init.d/jabber-asa-transport
 %attr(770,root,jabber) /var/lib/jabber
 %dir %{_libdir}/jabber
This page took 0.034072 seconds and 4 git commands to generate.