Author: arekm Date: Sat Apr 1 15:21:11 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 2; drop unsermake usage
---- Files affected: SPECS: kdiff3.spec (1.27 -> 1.28) ---- Diffs: ================================================================ Index: SPECS/kdiff3.spec diff -u SPECS/kdiff3.spec:1.27 SPECS/kdiff3.spec:1.28 --- SPECS/kdiff3.spec:1.27 Tue Jan 31 16:01:16 2006 +++ SPECS/kdiff3.spec Sat Apr 1 17:21:06 2006 @@ -3,7 +3,7 @@ Summary(pl): kdiff3 - Graficzne narzędzie do łączenia zawartości wielu plików lub katalogów Name: kdiff3 Version: 0.9.88 -Release: 1 +Release: 2 License: GPL Group: X11/Applications Source0: http://dl.sourceforge.net/kdiff3/%{name}-%{version}.tar.gz @@ -17,7 +17,6 @@ BuildRequires: kdelibs-devel >= 9:3.2.0 BuildRequires: rpmbuild(macros) >= 1.129 BuildRequires: sed >= 4.0 -BuildRequires: unsermake >= 040511 Requires: diffutils BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -45,7 +44,6 @@ %build cp -f /usr/share/automake/config.sub admin -export UNSERMAKE=/usr/share/unsermake/unsermake %{__make} -f Makefile.cvs %configure \ @@ -59,7 +57,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT \ kde_htmldir=%{_kdedocdir} \ - top_src_shelldesktopdir=%{_desktopdir}/kde + shelldesktopdir=%{_desktopdir}/kde %find_lang %{name} --with-kde @@ -85,6 +83,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.28 2006/04/01 15:21:06 arekm +- rel 2; drop unsermake usage + Revision 1.27 2006/01/31 15:01:16 qboosh - pl fix ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/kdiff3.spec?r1=1.27&r2=1.28&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
