]> git.pld-linux.org Git - packages/caja-dropbox.git/commitdiff
- 0.6.1 auto/th/nautilus-dropbox-0_6_1-1
authorPaweł Gołaszewski <blues@pld-linux.org>
Tue, 6 Oct 2009 07:16:51 +0000 (07:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    TODO -> 1.1
    nautilus-dropbox.spec -> 1.4

TODO [new file with mode: 0644]
nautilus-dropbox.spec

diff --git a/TODO b/TODO
new file mode 100644 (file)
index 0000000..625c3ba
--- /dev/null
+++ b/TODO
@@ -0,0 +1 @@
+- separate library for nautilus from binary into own package
index 4a413627cc367e9b3a58359f8a584689f6bcc38f..86815612f91457015f95b5ec37eaa71200000df4 100644 (file)
@@ -1,13 +1,14 @@
 Summary:       Dropbox extension for Nautilus
 Summary(pl.UTF-8):     Rozszerzenie Dropbox dla Nautilusa
 Name:          nautilus-dropbox
-Version:       0.5.0
+Version:       0.6.1
 Release:       1
 License:       GPL v2 with exceptions
 Group:         X11/Applications
 Source0:       http://linux.getdropbox.com/packages/%{name}-%{version}.tar.bz2
-# Source0-md5: 9a9750d89b7f6265f8b23913a6d5bac0
+# Source0-md5: 13e6452892d1013927d451524c4af0a9
 URL:           http://getdropbox.com/
+BuildRequires: docutils
 BuildRequires: glib2-devel >= 1:2.14.0
 BuildRequires: gtk+2-devel >= 2:2.12.0
 BuildRequires: libnotify-devel >= 0.4.4
@@ -60,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING ChangeLog NEWS README
+%attr(755,root,root) %{_bindir}/dropbox
 %attr(755,root,root) %{_libdir}/nautilus/extensions-2.0/libnautilus-dropbox.so
 %{_iconsdir}/hicolor/*/*/*.png
 %{_iconsdir}/hicolor/*/emblems/*.icon
+%{_desktopdir}/dropbox.desktop
+%{_mandir}/man1/*.1*
This page took 0.118967 seconds and 4 git commands to generate.