SPECS: smart.spec - up to 0.50 - added patch to fix work on rpm 4.4.7
czarny
czarny at pld-linux.org
Thu Mar 15 11:49:26 CET 2007
Author: czarny Date: Thu Mar 15 10:49:26 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 0.50
- added patch to fix work on rpm 4.4.7
---- Files affected:
SPECS:
smart.spec (1.19 -> 1.20)
---- Diffs:
================================================================
Index: SPECS/smart.spec
diff -u SPECS/smart.spec:1.19 SPECS/smart.spec:1.20
--- SPECS/smart.spec:1.19 Mon Feb 12 23:09:15 2007
+++ SPECS/smart.spec Thu Mar 15 11:49:20 2007
@@ -10,17 +10,18 @@
Summary: Next generation package handling tool
Summary(pl.UTF-8): Narzędzie do obsługi pakietów nowej generacji
Name: smart
-Version: 0.42
-Release: 0.2
+Version: 0.50
+Release: 0.1
License: GPL
Group: Applications/System
Source0: http://labix.org/download/smart/%{name}-%{version}.tar.bz2
-# Source0-md5: e60b411ad41dbe2e6fc57a04d82f91cb
+# Source0-md5: 7595df0259829fff64496f1c359a53cf
Source1: %{name}-distro.py
Source2: %{name}.desktop
Source3: %{name}-kde.desktop
Patch0: %{name}-syslibs.patch
Patch1: %{name}-autoconf-2.6.patch
+Patch2: %{name}-archscore.patch
URL: http://labix.org/smart/
%if %{with kde}
BuildRequires: kdelibs-devel
@@ -89,6 +90,7 @@
%setup -q
%patch0 -p1
%patch1 -p0
+%patch2 -p1
# %{_libdir} is hardcoded
%{__sed} -i -e's,/usr/lib/,%{_libdir}/,' smart/const.py
@@ -229,6 +231,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.20 2007/03/15 10:49:20 czarny
+- up to 0.50
+- added patch to fix work on rpm 4.4.7
+
Revision 1.19 2007/02/12 22:09:15 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/smart.spec?r1=1.19&r2=1.20&f=u
More information about the pld-cvs-commit
mailing list