Author: wolvverine Date: Sun Apr 12 00:21:51 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 0.2.0
---- Files affected: SPECS: nautilus-mount-image.spec (1.1 -> 1.2) ---- Diffs: ================================================================ Index: SPECS/nautilus-mount-image.spec diff -u SPECS/nautilus-mount-image.spec:1.1 SPECS/nautilus-mount-image.spec:1.2 --- SPECS/nautilus-mount-image.spec:1.1 Sun Mar 9 19:32:36 2008 +++ SPECS/nautilus-mount-image.spec Sun Apr 12 02:21:46 2009 @@ -2,12 +2,12 @@ Summary: Mount and unmount the selected CD or DVD image from Nautilus Summary(pl.UTF-8): Zamontuj i odmontuj wskazany obraz CD albo DVD z Nautilusa Name: nautilus-mount-image -Version: 0.1.0 -Release: 0.1 +Version: 0.2.0 +Release: 1 License: GPL v2 Group: X11/Libraries Source0: http://mundogeek.net/repo/pool/ubuntu/all/%{name}_%{version}-1.tar.gz -# Source0-md5: e8c0508a53f3d665915109927b08ea89 +# Source0-md5: 0f7abcdec72c34c235945421607ee078 URL: http://mundogeek.net/nautilus-scripts/#nautilus-mount-image Requires: nautilus-python >= 0.4.3 Requires: python-pygtk >= 2.12.1 @@ -33,12 +33,16 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT +%find_lang %{name} + %clean rm -rf $RPM_BUILD_ROOT -%files +%files -f %{name}.lang %defattr(644,root,root,755) -%{_libdir}/nautilus/extensions-1.0/python/* +%doc changelog +%{_libdir}/nautilus/extensions-2.0/python/%{name}.py +%{_pixmapsdir}/nautilus-mount-image.png %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -46,6 +50,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.2 2009/04/12 00:21:46 wolvverine +- up to 0.2.0 + Revision 1.1 2008/03/09 18:32:36 czarny - new ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/nautilus-mount-image.spec?r1=1.1&r2=1.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
