SPECS: jigdo.spec - up to 0.7.2 - BR curl-devel instead of w3c-lib...
charles
charles at pld-linux.org
Sat Jul 16 13:00:38 CEST 2005
Author: charles Date: Sat Jul 16 11:00:38 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 0.7.2
- BR curl-devel instead of w3c-libwww-devel, rm db-devel
- cleanups, proper license
---- Files affected:
SPECS:
jigdo.spec (1.21 -> 1.22)
---- Diffs:
================================================================
Index: SPECS/jigdo.spec
diff -u SPECS/jigdo.spec:1.21 SPECS/jigdo.spec:1.22
--- SPECS/jigdo.spec:1.21 Sat Apr 9 17:45:16 2005
+++ SPECS/jigdo.spec Sat Jul 16 13:00:33 2005
@@ -2,23 +2,22 @@
Summary: jigdo - Jigsaw Download - easy the distribution of very large files
Summary(pl): jigdo - łatwa dystrybucja dużych plików
Name: jigdo
-Version: 0.7.1
+Version: 0.7.2
Release: 1
-License: GPL
+License: GPL v2
Group: Applications
Source0: http://atterer.net/jigdo/%{name}-%{version}.tar.bz2
-# Source0-md5: aa9aa42923af90d09b6ff4a878b8d53a
+# Source0-md5: 031756ff6c7084a139dc9550a27f6906
URL: http://atterer.net/jigdo/
BuildRequires: ImageMagick-devel
BuildRequires: autoconf
BuildRequires: automake
-BuildRequires: db-devel
-BuildRequires: gtk+2-devel
+BuildRequires: curl-devel >= 7.11
+BuildRequires: gtk+2-devel >= 2.4
BuildRequires: libstdc++-devel
BuildRequires: libtool
BuildRequires: openssl-devel >= 0.9.7d
BuildRequires: pkgconfig
-BuildRequires: w3c-libwww-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -39,7 +38,6 @@
%setup -q
%build
-rm -f missing
%{__libtoolize}
%{__aclocal}
%{__autoconf}
@@ -49,9 +47,9 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT
-%{__make} install DESTDIR=$RPM_BUILD_ROOT
+%{__make} install \
+ DESTDIR=$RPM_BUILD_ROOT
%find_lang %{name}
@@ -71,6 +69,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.22 2005/07/16 11:00:33 charles
+- up to 0.7.2
+- BR curl-devel instead of w3c-libwww-devel, rm db-devel
+- cleanups, proper license
+
Revision 1.21 2005/04/09 15:45:16 darekr
- gpm-friendly Source0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/jigdo.spec?r1=1.21&r2=1.22&f=u
More information about the pld-cvs-commit
mailing list