Author: arekm Date: Sat Jul 14 13:14:40 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - never lower release; don't put nonexisting patches
---- Files affected: SPECS: monotone-viz.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: SPECS/monotone-viz.spec diff -u SPECS/monotone-viz.spec:1.6 SPECS/monotone-viz.spec:1.7 --- SPECS/monotone-viz.spec:1.6 Sat Jul 14 14:37:00 2007 +++ SPECS/monotone-viz.spec Sat Jul 14 15:14:34 2007 @@ -5,12 +5,11 @@ Summary(pl.UTF-8): Wizualizacja grafów dziedziczenia monotone Name: monotone-viz Version: 0.15 -Release: 0.1 +Release: 1.1 License: GPL Group: Development/Version Control Source0: http://oandrieu.nerim.net/monotone-viz/%{name}-%{version}-nolablgtk.tar.gz # Source0-md5: 3a26011f6cc1aeb7fd50e31ed7f33333 -Patch0: %{name}-shared_libcrypto.patch URL: http://oandrieu.nerim.net/monotone-viz/ BuildRequires: gtk+2-devel >= 1:2.2.0 BuildRequires: graphviz @@ -32,7 +31,6 @@ %prep %setup -q -#%patch0 -p1 %build %{__autoconf} @@ -59,6 +57,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2007/07/14 13:14:34 arekm +- never lower release; don't put nonexisting patches + Revision 1.6 2007/07/14 12:37:00 blues - TODO added - it's not rel.1 at all ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/monotone-viz.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
