[Erp5-report] r22463 - /spec/mandriva/2008.0/shorewall-compartments/
nobody at svn.erp5.org
nobody at svn.erp5.org
Fri Jul 11 22:44:52 CEST 2008
Author: kazuhiko
Date: Fri Jul 11 22:44:51 2008
New Revision: 22463
URL: http://svn.erp5.org?rev=22463&view=rev
Log:
cleanup.
Modified:
spec/mandriva/2008.0/shorewall-compartments/shorewall-compartments-0.1.tar.bz2
spec/mandriva/2008.0/shorewall-compartments/shorewall-compartments.spec
Modified: spec/mandriva/2008.0/shorewall-compartments/shorewall-compartments-0.1.tar.bz2
URL: http://svn.erp5.org/spec/mandriva/2008.0/shorewall-compartments/shorewall-compartments-0.1.tar.bz2?rev=22463&r1=22462&r2=22463&view=diff
==============================================================================
Binary files - no diff available.
Modified: spec/mandriva/2008.0/shorewall-compartments/shorewall-compartments.spec
URL: http://svn.erp5.org/spec/mandriva/2008.0/shorewall-compartments/shorewall-compartments.spec?rev=22463&r1=22462&r2=22463&view=diff
==============================================================================
--- spec/mandriva/2008.0/shorewall-compartments/shorewall-compartments.spec (original)
+++ spec/mandriva/2008.0/shorewall-compartments/shorewall-compartments.spec Fri Jul 11 22:44:51 2008
@@ -1,11 +1,11 @@
Summary: Tool to make per-ip rules for shorewall based on groups
Name: shorewall-compartments
Version: 0.1
-Release: %mkrel 1
+Release: %mkrel 2
Source0: %{name}-%{version}.tar.bz2
URL: http://www.nexedi.com
Group: System/Servers
-BuildArch: noarch
+BuildArch: noarch
License: GPL
Requires: python
@@ -23,9 +23,6 @@
mkdir -p %{buildroot}/%{_bindir}
mkdir -p %{buildroot}/%{_mandir}
cp -Rp * %{buildroot}
-install %{buildroot}/%{_bindir}/shorewall-compartments %{_bindir}
-install %{buildroot}/%{_mandir}/man1/shorewall-compartments.1 %{_mandir}/man1/
-install %{buildroot}/%{_mandir}/man5/shorewall-compartments.5 %{_mandir}/man5/
%clean
rm -rf %{buildroot}
@@ -37,6 +34,9 @@
#----------------------------------------------------------------------
%changelog
+* Thu Jul 10 2008 Julien Gormotte <julien at nexedi.com> 0.1-2nxd2008.1
+- noarch
+
* Fri Jul 04 2008 Julien Gormotte <julien at nexedi.com> 0.1-1mdv2008.1
- Created the specfile
- Made the first release
More information about the Erp5-report
mailing list