SPECS: arcacmd.spec - propably done - RFC - ready for tests

spider spider at pld-linux.org
Wed Aug 9 10:01:02 CEST 2006


Author: spider                       Date: Wed Aug  9 08:01:02 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- propably done
- RFC
- ready for tests

---- Files affected:
SPECS:
   arcacmd.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/arcacmd.spec
diff -u SPECS/arcacmd.spec:1.1 SPECS/arcacmd.spec:1.2
--- SPECS/arcacmd.spec:1.1	Tue Aug  8 16:20:26 2006
+++ SPECS/arcacmd.spec	Wed Aug  9 10:00:57 2006
@@ -1,13 +1,10 @@
 # $Revision$, $Date$
-#
-# Conditional build:
-%bcond_without	md5sum	# don't check md5sum for antivirus database (useful
 Summary:	An anti-virus utility for Unix
 Summary(pl):	Antywirusowe narzędzie dla Uniksów
 Name:		arcacmd
 Version:	2.6
 Release:	1
-License:	This program will be for free till the end of year 2004 (see licence.txt)
+License:	see COPYING
 Group:		Applications
 Source0:	http://arcabit.pl/download/linux/%{name}-linux%{version}-bundle-20060731.tgz
 # Source0-md5:	ffc56e252fbb05b60fa80255140a81d8
@@ -27,10 +24,11 @@
 Group:		Applications
 
 %description bases
+This package contains antivirus databases.
 
 %description bases -l pl
+Pakiet ten zawiera bazy antywirusowe.
 
-###
 %package updater
 Summary:	Arcavir Antivirus database updater
 Summary(pl):	Aktualizator baz antywirusowych arcavir
@@ -61,18 +59,24 @@
 install arcacmdg.conf $RPM_BUILD_ROOT%{_sysconfdir}
 install arcacmdl.conf.template $RPM_BUILD_ROOT%{_sysconfdir}
 
+for f in lang/* bases/*; do
+	install $f $RPM_BUILD_ROOT%{_datadir}/%{name}
+done
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc
-%attr(755,root,root) %{_bindir}/arcacmd
+%doc files/docs/COPYING.*
+%{_mandir}/man1/*
+%{_datadir}/%{name}/pl_ascii.atr
+%attr(755,root,root) %{_bindir}/%{name}
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/arcacmdg.conf
 
 %files bases
 %defattr(644,root,root,755)
-#%verify(not md5 mtime size) %{_var}/lib/%{name}/mksbase?.dat
+%verify(not md5 mtime size) %{_datadir}/%{name}/abase?.dat
 
 %files updater
 %defattr(644,root,root,755)
@@ -84,6 +88,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2006/08/09 08:00:57  spider
+- propably done
+- RFC
+- ready for tests
+
 Revision 1.1  2006/08/08 14:20:26  spider
 - PLD init
 - RAW and NFY, dont touch
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/arcacmd.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list