SPECS: monotone.spec - updated to 0.36 - removed %{name}-climits.p...
jareq
jareq at pld-linux.org
Mon Aug 6 10:42:09 CEST 2007
Author: jareq Date: Mon Aug 6 08:42:09 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 0.36
- removed %{name}-climits.patch (included in source)
- removed unnecessary BR
- rel 1
---- Files affected:
SPECS:
monotone.spec (1.37 -> 1.38)
---- Diffs:
================================================================
Index: SPECS/monotone.spec
diff -u SPECS/monotone.spec:1.37 SPECS/monotone.spec:1.38
--- SPECS/monotone.spec:1.37 Thu Aug 2 17:26:21 2007
+++ SPECS/monotone.spec Mon Aug 6 10:42:04 2007
@@ -9,24 +9,21 @@
Summary: A free distributed version control system
Summary(pl.UTF-8): Wolnodostępny rozproszony system kontroli wersji
Name: monotone
-Version: 0.35
-Release: 3
+Version: 0.36
+Release: 1
License: GPL v2
Group: Development/Version Control
Source0: http://monotone.ca/downloads/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 9b53046dda8ba7549fa5ce765e14fa65
+# Source0-md5: ba6733ebd9992c8c7b48b9e2226f9fb7
URL: http://www.venge.net/monotone/
-Patch0: %{name}-climits.patch
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: boost-bind-devel
BuildRequires: boost-date_time-devel
BuildRequires: boost-devel >= 1.33.1
-BuildRequires: boost-filesystem-devel
BuildRequires: boost-program_options-devel
BuildRequires: boost-ref-devel
BuildRequires: boost-regex-devel
-BuildRequires: boost-test-devel
BuildRequires: libidn-devel
BuildRequires: popt-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -55,7 +52,6 @@
%prep
%setup -q
-%patch0 -p1
%build
%{__aclocal} -I m4
@@ -97,6 +93,12 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.38 2007/08/06 08:42:04 jareq
+- updated to 0.36
+- removed %{name}-climits.patch (included in source)
+- removed unnecessary BR
+- rel 1
+
Revision 1.37 2007/08/02 15:26:21 arekm
- rel 3
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/monotone.spec?r1=1.37&r2=1.38&f=u
More information about the pld-cvs-commit
mailing list