Hello community,

here is the log from the commit of package nautilus-share for openSUSE:Factory
checked in at Fri Jun 17 10:32:56 CEST 2011.



--------
--- GNOME/nautilus-share/nautilus-share.changes 2011-02-27 14:35:56.000000000 
+0100
+++ /mounts/work_src_done/STABLE/nautilus-share/nautilus-share.changes  
2011-06-15 16:17:14.000000000 +0200
@@ -1,0 +2,31 @@
+Wed Jun 15 16:10:37 CEST 2011 - [email protected]
+
+- Add nautilus-share-git20110615-6c0fa271.patch. This is a patch
+  adding all changes to git from 0.7.2 to today (6c0fa271). This
+  contains the following changes:
+  + Allow actions to be undone without closing window
+  + Do not always require go+rx permissions
+  + Set the title of the sharing options window
+  + Standardize wording for writable option
+  + Change location of Comment field
+  + Use folder-remote icon
+  + Fix validation of false positives
+  + Fix false negative in detecting writable option
+  + Don't print status messages in session log
+  + Remove usage of deprecated libraries (libgnomeui, gnome-vfs,
+    eel, libglade)
+  + Build fixes.
+- Drop nautilus-share-drop-eel.patch and
+  nautilus-share-bnc358451-extension-dir.patch: they are included
+  in the patch.
+- Drop nautilus-share-po.tar.gz: translation-update-upstream does
+  the work of updating translations already.
+- Remove unneeded BuildRequires: fdupes, gnome-patch-translation,
+  libglade2-devel, update-desktop-files.
+- Fix build against GNOME 3, by packaging the file in the right
+  directory (which is versioned). We use pkg-config to find this
+  directory now, instead of manually defining it.
+- Update Url tag to git.gnome.org, since the old website is down.
+- Use spec-cleaner to cleanup spec file.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  nautilus-share-bnc358451-extension-dir.patch
  nautilus-share-drop-eel.patch
  nautilus-share-po.tar.gz

New:
----
  nautilus-share-git20110615-6c0fa271.patch

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ nautilus-share.spec ++++++
--- /var/tmp/diff_new_pack.H6EUdR/_old  2011-06-17 10:27:52.000000000 +0200
+++ /var/tmp/diff_new_pack.H6EUdR/_new  2011-06-17 10:27:52.000000000 +0200
@@ -15,31 +15,25 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
+%define         nautilusextdir %(pkg-config --variable=extensiondir 
libnautilus-extension)
 
 Name:           nautilus-share
-BuildRequires:  fdupes
-BuildRequires:  gnome-patch-translation
+Version:        0.7.2+git20110615
+Release:        1
+%define _version 0.7.2
+License:        GPLv2+
+Summary:        A Quick and Easy Way to Share Folders in Nautilus Via Samba
+Url:            http://git.gnome.org/nautilus-share
+Group:          Productivity/Networking/Samba
+Source:         %{name}-%{_version}.tar.bz2
+Patch0:         nautilus-share-git20110615-6c0fa271.patch
 BuildRequires:  intltool
-BuildRequires:  libglade2-devel
 BuildRequires:  nautilus-devel
 BuildRequires:  translation-update-upstream
-BuildRequires:  update-desktop-files
-Version:        0.7.2
-Release:        89
-Url:            http://gentoo.ovibes.net/nautilus-share/
-Group:          Productivity/Networking/Samba
-License:        GPLv2+
-Summary:        A Quick and Easy Way to Share Folders in Nautilus Via Samba
-Source:         %{name}-%{version}.tar.bz2
-Source1:        %{name}-po.tar.gz 
-# PATCH-FIX-UPSTREAM nautilus-share-drop-eel.patch [email protected] -- Do not 
use eel nor gnome-vfs anymore, patch sent by mail to the maintainer
-Patch0:         nautilus-share-drop-eel.patch
-Patch7:         nautilus-share-bnc358451-extension-dir.patch
-Requires:       gnome-icon-theme samba >= 3.0.21a-4.2
+Requires:       gnome-icon-theme
+Requires:       samba >= 3.0.23
 Recommends:     %{name}-lang
-AutoReqProv:    on
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
@@ -60,45 +54,30 @@
 * Nautilus displays a palm icon to visually show you which folders are
 shared.
 
-
-
-Authors:
---------
-    Sebastien Estienne <[email protected]>
-    Ed Catmur <[email protected]>
-    VoJcEK <[email protected]>
-    Michael Kanis <[email protected]>
-    WareKala <[email protected]>
-    Mirko Maischberger <[email protected]>
-    Aaron Kurtz <[email protected]>
-    Lucius Curado <[email protected]>
-
 %lang_package
 %prep
-%setup -a1 
+%setup -q -n %{name}-%{_version}
 %patch0 -p1
 translation-update-upstream
-%patch7 -p1
 
 %build
 autoreconf -f -i
-%configure
-make %{?jobs:-j%jobs}
+%configure --disable-static
+make %{?_smp_mflags}
 
 %install
-make DESTDIR=$RPM_BUILD_ROOT install
+%make_install
+find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
 %find_lang %{name}
-rm $RPM_BUILD_ROOT%{_libdir}/*/*/*.*a
-%fdupes $RPM_BUILD_ROOT
 
 %clean
-rm -rf $RPM_BUILD_ROOT
+rm -rf %{buildroot}
 
 %files
 %defattr (-, root, root)
-%doc AUTHORS COPYING README TODO
-%{_datadir}/nautilus-share
-%{_libdir}/nautilus/extensions-2.0/*.so
+%doc AUTHORS COPYING README
+%{_datadir}/nautilus-share/
+%{nautilusextdir}/*.so
 
 %files lang -f %{name}.lang
 

++++++ nautilus-share-git20110615-6c0fa271.patch ++++++
++++ 1620 lines (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to