Author: baggins Date: Mon Oct 27 00:36:30 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 1 - updated build process and files
---- Files affected: SPECS: gimp-plugin-lqr.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/gimp-plugin-lqr.spec diff -u SPECS/gimp-plugin-lqr.spec:1.4 SPECS/gimp-plugin-lqr.spec:1.5 --- SPECS/gimp-plugin-lqr.spec:1.4 Mon Oct 27 01:27:17 2008 +++ SPECS/gimp-plugin-lqr.spec Mon Oct 27 01:36:25 2008 @@ -3,7 +3,7 @@ Summary(pl.UTF-8): Wtyczka Liquid Rescale (ciekłego skalowania) dla GIMP-a Name: gimp-plugin-lqr Version: 0.5.0 -Release: 0.1 +Release: 1 License: GPL v2+ Group: X11/Applications/Graphics Source0: http://liquidrescale.wikidot.com/local--files/en:download-page/gimp-lqr-plugin-%{version}.tar.bz2 @@ -14,7 +14,7 @@ BuildRequires: gimp-devel >= 1:2.3.0 BuildRequires: gtk+2-devel >= 2:2.12.0 BuildRequires: intltool -BuildRequires: liblqr-devel +BuildRequires: liblqr-devel >= 0.2.0 BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.198 Requires: gimp >= 1:2.2.0 @@ -37,6 +37,7 @@ %patch0 -p1 mv -f po/{eu_ES,eu}.po mv -f po/{es_ES,es}.po +mv -f po/{nb_NO,nb}.po mv -f po/{ro_RO,ro}.po %build @@ -49,15 +50,16 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -%find_lang gimp22-lqr-plugin +%find_lang gimp20-lqr-plugin %clean rm -rf $RPM_BUILD_ROOT -%files -f gimp22-lqr-plugin.lang +%files -f gimp20-lqr-plugin.lang %defattr(644,root,root,755) %doc AUTHORS ChangeLog BUGS README TODO %attr(755,root,root) %(gimptool --gimpplugindir)/plug-ins/gimp-lqr-plugin +%attr(755,root,root) %(gimptool --gimpplugindir)/plug-ins/plug_in_lqr_iter %{_datadir}/gimp-lqr-plugin %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) @@ -66,6 +68,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2008/10/27 00:36:25 baggins +- rel 1 +- updated build process and files + Revision 1.4 2008/10/27 00:27:17 baggins - up to 0.5.0 - BR liblqr-devel ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gimp-plugin-lqr.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
