Author: glen Date: Tue Sep 9 06:56:04 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - desktop fixes, +GenericName[pl]; rel 2
---- Files affected: SPECS: kallery.spec (1.8 -> 1.9) ---- Diffs: ================================================================ Index: SPECS/kallery.spec diff -u SPECS/kallery.spec:1.8 SPECS/kallery.spec:1.9 --- SPECS/kallery.spec:1.8 Tue Apr 17 07:35:08 2007 +++ SPECS/kallery.spec Tue Sep 9 08:55:59 2008 @@ -8,18 +8,18 @@ Summary(pl.UTF-8): Generator galerii plików graficznych dla KDE Name: kallery Version: 1.2.0 -Release: 1 +Release: 2 License: GPL Group: X11/Applications/Graphics Source0: http://kallery.kdewebdev.org/releases/%{name}-%{version}.tar.bz2 # Source0-md5: 5318e3b8d4e04e1ea9f9a53e5a565d9c -URL: http://kallery.kdewebdev.org/index.php +Patch0: %{name}-desktop.patch +URL: http://kallery.kdewebdev.org/ BuildRequires: ImageMagick-devel >= 6.1.0 BuildRequires: autoconf BuildRequires: automake BuildRequires: kdelibs-devel >= 9:3.2.0 BuildRequires: rpmbuild(macros) >= 1.129 -#BuildRequires: unsermake >= 040805 BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %description @@ -52,10 +52,10 @@ %prep %setup -q +%patch0 -p1 %build cp -f /usr/share/automake/config.sub admin -#export PATH=/usr/share/unsermake:$PATH %{__make} -f admin/Makefile.common cvs %configure \ @@ -86,7 +86,6 @@ %attr(755,root,root) %{_bindir}/* %{_desktopdir}/kde/*.desktop %{_iconsdir}/*/*/apps/%{name}.png -#%{_datadir}/mimelnk/application/* %{_datadir}/apps/%{name} %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -95,6 +94,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.9 2008/09/09 06:55:59 glen +- desktop fixes, +GenericName[pl]; rel 2 + Revision 1.8 2007/04/17 05:35:08 glen - bad rant ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/kallery.spec?r1=1.8&r2=1.9&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
