packages: arc/arc.spec, arc/arc-gcc4.patch (REMOVED) - updated to 5.21p (fi...
qboosh
qboosh at pld-linux.org
Thu Sep 22 19:24:21 CEST 2011
Author: qboosh Date: Thu Sep 22 17:24:21 2011 GMT
Module: packages Tag: HEAD
---- Log message:
- updated to 5.21p (fixes CAN-2005-2945 CAN-2005-2992; bugs actually fixed in 5.21m, 21 Sep 2005)
- removed outdated gcc4 patch
- updated Source0 URL, added URL (of UNIX port)
- UNIX port is GPLed since 2003
---- Files affected:
packages/arc:
arc.spec (1.19 -> 1.20) , arc-gcc4.patch (1.1 -> NONE) (REMOVED)
---- Diffs:
================================================================
Index: packages/arc/arc.spec
diff -u packages/arc/arc.spec:1.19 packages/arc/arc.spec:1.20
--- packages/arc/arc.spec:1.19 Sat Jan 29 01:06:08 2011
+++ packages/arc/arc.spec Thu Sep 22 19:24:16 2011
@@ -2,14 +2,14 @@
Summary: Arc archiver
Summary(pl.UTF-8): Archiwizer arc
Name: arc
-Version: 5.21j
+Version: 5.21p
Release: 1
-License: distributable if unmodified
+License: GPL v2
Group: Applications/Archiving
-Source0: ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/%{name}-%{version}.tar.gz
-# Source0-md5: b3c12bbc71c440df19d3a8a653d4baf5
+Source0: http://downloads.sourceforge.net/arc/%{name}-%{version}.tar.gz
+# Source0-md5: 902ce24b23422880d474df6f1d9eba5e
Patch0: %{name}-time.patch
-Patch1: %{name}-gcc4.patch
+URL: http://arc.sourceforge.net/
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -24,7 +24,6 @@
%prep
%setup -q
%patch0 -p1
-%patch1 -p1
%build
%{__make} \
@@ -37,16 +36,18 @@
install arc marc $RPM_BUILD_ROOT%{_bindir}
-install arc.1 $RPM_BUILD_ROOT%{_mandir}/man1
+install arc.1 marc.1 $RPM_BUILD_ROOT%{_mandir}/man1
%clean
rm -rf $RPM_BUILD_ROOT
%files
%defattr(644,root,root,755)
-%doc Arc521.doc Arcinfo Changes.521 Readme
-%attr(755,root,root) %{_bindir}/*
+%doc Arc521.doc Arcinfo Changelog LICENSE Readme
+%attr(755,root,root) %{_bindir}/arc
+%attr(755,root,root) %{_bindir}/marc
%{_mandir}/man1/arc.1*
+%{_mandir}/man1/marc.1*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -54,6 +55,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.20 2011/09/22 17:24:16 qboosh
+- updated to 5.21p (fixes CAN-2005-2945 CAN-2005-2992; bugs actually fixed in 5.21m, 21 Sep 2005)
+- removed outdated gcc4 patch
+- updated Source0 URL, added URL (of UNIX port)
+- UNIX port is GPLed since 2003
+
Revision 1.19 2011/01/29 00:06:08 sparky
- dropped pre-cvs changelog
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/arc/arc.spec?r1=1.19&r2=1.20&f=u
More information about the pld-cvs-commit
mailing list