Author: mguevara Date: Sun Mar 18 22:57:55 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - rel 2, added devel package
---- Files affected: SPECS: snort.spec (1.137.2.3 -> 1.137.2.4) ---- Diffs: ================================================================ Index: SPECS/snort.spec diff -u SPECS/snort.spec:1.137.2.3 SPECS/snort.spec:1.137.2.4 --- SPECS/snort.spec:1.137.2.3 Fri Mar 9 17:01:05 2007 +++ SPECS/snort.spec Sun Mar 18 23:57:50 2007 @@ -24,7 +24,7 @@ Summary(uk): Snort - ÓÉÓÔĹÍÁ ×ÉŃ×ĚĹÎÎŃ ÓĐŇĎ ×ÔĎŇÇÎĹÎÎŃ × ÍĹŇĹÖŐ Name: snort Version: 2.6.1.3 -Release: 1 +Release: 2 License: GPL v2 (vrt rules on VRT-License) Group: Networking Source0: http://www.snort.org/dl/current/%{name}-%{version}.tar.gz @@ -142,6 +142,13 @@ ŢÁÓŚ, ÎÁÄÓÉĚÁŔŢÉ ĐĎ׌ÄĎÍĚĹÎÎŃ ÄĎ syslog, ĎËŇĹÍĎÇĎ ĆÁĘĚŐ ŢÉ ŃË WinPopup ĐĎ׌ÄĎÍĚĹÎÎŃ ŢĹŇĹÚ smbclient. +%package devel +Summary: Snort devel files +Group: Networking + +%description devel +Snort IDS/IPS devel files. + %prep %setup -q -a1 %{?with_registered:-a2} %patch0 -p1 @@ -277,12 +284,19 @@ %attr(755,root,root) /usr/lib/snort_dynamicpreprocessor/libsf_ssh_preproc.so* %attr(755,root,root) /usr/lib/snort_dynamicpreprocessor/libsf_smtp_preproc.so* +%files devel +%defattr(644,root,root,755) +%attr(640,root,root) /usr/src/snort_dynamicsrc/* + %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog * %{date} PLD Team <[EMAIL PROTECTED]> All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.137.2.4 2007/03/18 22:57:50 mguevara +- rel 2, added devel package + Revision 1.137.2.3 2007/03/09 16:01:05 shadzik - don't pack header and source files unless there is a -devel subpackage (which will, as I suppose, never exist) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/snort.spec?r1=1.137.2.3&r2=1.137.2.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
