SPECS: PyICQt.spec - some cleanups, - added .sh file (source3),

djrzulf djrzulf at pld-linux.org
Sun Aug 19 13:43:43 CEST 2007


Author: djrzulf                      Date: Sun Aug 19 11:43:43 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- some cleanups,
- added .sh file (source3),

---- Files affected:
SPECS:
   PyICQt.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/PyICQt.spec
diff -u SPECS/PyICQt.spec:1.3 SPECS/PyICQt.spec:1.4
--- SPECS/PyICQt.spec:1.3	Sun Aug 19 07:26:13 2007
+++ SPECS/PyICQt.spec	Sun Aug 19 13:43:38 2007
@@ -15,6 +15,7 @@
 # Source0-md5:	eb44605d5f952759e3cba19815d367d2
 Source1:	%{name}-config.xml
 Source2:	%{name}.init
+Source3:	pyicqt.sh
 URL:		http://www.blathersource.org/
 BuildRequires:	python
 BuildRequires:	rpm-pythonprov
@@ -41,6 +42,7 @@
 install -d $RPM_BUILD_ROOT/{%{_datadir}/pyicqt/src/{twistfix/words/{xish/,protocols/jabber/},legacy/services/,langs/,tlib/,services/,xdb/,web/},%{_var}/lib/pyicqt}
 install -d $RPM_BUILD_ROOT/%{_sysconfdir}/{jabber,init.d}
 install -d $RPM_BUILD_ROOT/%{_datadir}/pyicqt/data/www/{css,images}
+install -d $RPM_BUILD_ROOT/%{_sbindir}/
 install src/twistfix/*.py $RPM_BUILD_ROOT/%{_datadir}/pyicqt/src/twistfix/
 install src/twistfix/words/*.py $RPM_BUILD_ROOT/%{_datadir}/pyicqt/src/twistfix/words/
 install src/twistfix/words/xish/*.py $RPM_BUILD_ROOT/%{_datadir}/pyicqt/src/twistfix/words/xish/
@@ -62,6 +64,7 @@
 
 install %{SOURCE1} $RPM_BUILD_ROOT/%{_sysconfdir}/jabber/PyICQt.xml
 install %{SOURCE2} $RPM_BUILD_ROOT/%{_sysconfdir}/init.d/PyICQt
+install %{SOURCE3} $RPM_BUILD_ROOT/%{_sbindir}/
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -134,6 +137,7 @@
 %dir %{_var}/lib/pyicqt
 %attr(755,root,root) %{_sysconfdir}/init.d/PyICQt
 %attr(640,root,jabber) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/jabber/PyICQt.xml
+%attr(755,root,root) %{_sbindir}/*.sh
 
 %define date	%(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -141,6 +145,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007/08/19 11:43:38  djrzulf
+- some cleanups,
+- added .sh file (source3),
+
 Revision 1.3  2007/08/19 05:26:13  djrzulf
 - cleanups and added 2 sources, seems to be finished,
 
================================================================

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



More information about the pld-cvs-commit mailing list