Author: qboosh Date: Sun Jul 24 19:51:27 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - unified
---- Files affected: SPECS: jabber-gg-transport.spec (1.56 -> 1.57) ---- Diffs: ================================================================ Index: SPECS/jabber-gg-transport.spec diff -u SPECS/jabber-gg-transport.spec:1.56 SPECS/jabber-gg-transport.spec:1.57 --- SPECS/jabber-gg-transport.spec:1.56 Sun Jul 24 21:10:01 2005 +++ SPECS/jabber-gg-transport.spec Sun Jul 24 21:51:21 2005 @@ -9,7 +9,7 @@ Release: 1 License: GPL Group: Applications/Communications -Source0: http://files.jabberstudio.org/%{name}/%{name}-%{version}.tar.gz +Source0: http://files.jabberstudio.org/jabber-gg-transport/%{name}-%{version}.tar.gz # Source0-md5: 0365c0aa9e00b0c6f607f1b5cc5eb2f6 Source1: jggtrans.init Source2: jggtrans.sysconfig @@ -21,13 +21,13 @@ BuildRequires: autoconf BuildRequires: expat-devel >= 1.95.1 BuildRequires: glib2-devel +BuildRequires: libgadu-devel BuildRequires: libidn-devel >= 0.3.0 BuildRequires: pkgconfig -BuildRequires: libgadu-devel -Requires: jabber-common Requires(post,preun): /sbin/chkconfig Requires(post): /usr/bin/perl Requires(pre): jabber-common +Requires: jabber-common BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -95,10 +95,10 @@ %defattr(644,root,root,755) %doc AUTHORS ChangeLog NEWS README TODO README.Pl jggtrans.xml.Pl %attr(755,root,root) %{_sbindir}/* -%attr(640,root,jabber) %config(noreplace) %verify(not size mtime md5) %{_sysconfdir}/jabber/jggtrans.xml +%attr(640,root,jabber) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/jabber/jggtrans.xml %attr(754,root,root) /etc/rc.d/init.d/jggtrans +%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/jggtrans %attr(770,root,jabber) /var/lib/jggtrans -%config(noreplace) %verify(not size mtime md5) /etc/sysconfig/jggtrans %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -106,6 +106,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.57 2005/07/24 19:51:21 qboosh +- unified + Revision 1.56 2005/07/24 19:10:01 arekm - add TODO ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/jabber-gg-transport.spec?r1=1.56&r2=1.57&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
