]> git.pld-linux.org Git - packages/arc.git/commitdiff
- update to 5.21j
authordjurban <djurban@pld-linux.org>
Sun, 18 Sep 2005 23:26:00 +0000 (23:26 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    arc.spec -> 1.16

arc.spec

index ecc649c72d7fa187104a64fb2c6f285fac25f06f..f5a4f91b26ec0022427c0a166cb91a475e3ccff6 100644 (file)
--- a/arc.spec
+++ b/arc.spec
@@ -1,13 +1,14 @@
 Summary:       Arc archiver
 Summary(pl):   Archiwizer arc
 Name:          arc
-Version:       5.21e
-Release:       6
+Version:       5.21j
+Release:       1
 License:       distributable if unmodified
 Group:         Applications/Archiving
-Source0:       ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/%{name}521e.pl8.tar.Z
-# Source0-md5: a6eca0eb9d8cfb8d9bb62753c85759cb
+Source0:       ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/%{name}-%{version}.tar.gz
+# Source0-md5: b3c12bbc71c440df19d3a8a653d4baf5
 Patch0:                %{name}-time.patch
+Patch1:                %{name}-gcc4.patch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -20,8 +21,9 @@ par
 stare archiwa .arc.
 
 %prep
-%setup -q -c
+%setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__make} \
@@ -41,6 +43,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%doc Arc521.doc Arcinfo Changes.521 README
+%doc Arc521.doc Arcinfo Changes.521 Readme
 %attr(755,root,root) %{_bindir}/*
 %{_mandir}/man1/arc.1*
This page took 0.082143 seconds and 4 git commands to generate.