Hello community,

here is the log from the commit of package libfm for openSUSE:Factory checked 
in at 2012-08-22 14:36:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libfm (Old)
 and      /work/SRC/openSUSE:Factory/.libfm.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libfm", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/libfm/libfm.changes      2012-06-07 
15:39:02.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libfm.new/libfm.changes 2012-08-22 
14:36:27.000000000 +0200
@@ -1,0 +2,7 @@
+Sun Aug 19 12:07:26 UTC 2012 - and...@opensuse.org
+
+- New upstream version 1.0
+- removed autoconf Build Requires and Patch file
+- complete changelog at http://blog.lxde.org/?p=939
+
+-------------------------------------------------------------------

Old:
----
  libfm-0.1.17.tar.bz2
  libfm-automake.diff

New:
----
  libfm-1.0.tar.gz

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

Other differences:
------------------
++++++ libfm.spec ++++++
--- /var/tmp/diff_new_pack.Pg6dMc/_old  2012-08-22 14:36:34.000000000 +0200
+++ /var/tmp/diff_new_pack.Pg6dMc/_new  2012-08-22 14:36:34.000000000 +0200
@@ -20,15 +20,13 @@
 Summary:        A glib/gio-based lib used to develop file managers
 License:        GPL-2.0
 Group:          Development/Libraries/C and C++
-Version:        0.1.17_rc4
+Version:        1.0
 Release:        0
 Url:            http://www.lxde.org/
-Source0:        %name-0.1.17.tar.bz2
+Source0:        %name-%version.tar.gz
 Source1:        %name-rpmlintrc
 Patch0:         %name-default-config.patch
-Patch1:         libfm-automake.diff
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  autoconf >= 2.63
 BuildRequires:  desktop-file-utils
 BuildRequires:  fdupes
 BuildRequires:  gcc-c++
@@ -45,18 +43,18 @@
 A glib/gio-based lib used to develop file managers providing some
 file management utilities and related-widgets missing in gtk+/glib.
 
-%package -n libfm1
+%package -n libfm3
 Summary:        Libfm libraries
 Group:          System/Libraries
 
-%description  -n libfm1
+%description  -n libfm3
 libfm libraries for development
 
-%package -n libfm-gtk1
+%package -n libfm-gtk3
 Summary:        GTK libfm libraries
 Group:          System/Libraries
 
-%description  -n libfm-gtk1
+%description  -n libfm-gtk3
 GTK libfm libraries for development
 
 %package devel
@@ -65,8 +63,8 @@
 Requires:       %name = %version
 Requires:       glib2-devel
 Requires:       gtk2-devel
-Requires:       libfm-gtk1 = %version
-Requires:       libfm1 = %version
+Requires:       libfm-gtk3 = %version
+Requires:       libfm3 = %version
 Requires:       pkg-config
 
 %description devel
@@ -82,11 +80,10 @@
 libfm developers documentation
 
 %prep
-%setup -q -n %name-0.1.17
-%patch -P 0 -P 1 -p1
+%setup -q
+%patch0 -p1
 
 %build
-autoreconf -fi
 %configure \
        --disable-static \
        --enable-debug \
@@ -107,6 +104,7 @@
 %__rm -f %{buildroot}%{_sysconfdir}/xdg/%name/pref-apps.conf
 %__rm -f %{buildroot}%{_bindir}/libfm-pref-apps
 %__rm -f %{buildroot}%{_datadir}/applications/libfm-pref-apps.desktop
+%__rm -f %{buildroot}%{_mandir}/man1/libfm-pref-apps.1
 %else
 %suse_update_desktop_file libfm-pref-apps
 %endif
@@ -121,13 +119,13 @@
 /usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || :
 /usr/bin/update-desktop-database                                
 
-%post -n libfm-gtk1 -p /sbin/ldconfig
+%post -n libfm-gtk3 -p /sbin/ldconfig
 
-%postun -n libfm-gtk1 -p /sbin/ldconfig
+%postun -n libfm-gtk3 -p /sbin/ldconfig
 
-%post -n libfm1 -p /sbin/ldconfig
+%post -n libfm3 -p /sbin/ldconfig
 
-%postun -n libfm1 -p /sbin/ldconfig
+%postun -n libfm3 -p /sbin/ldconfig
 
 %files -f %name.lang
 %defattr(-,root,root)
@@ -138,16 +136,17 @@
 %config %{_sysconfdir}/xdg/%name/pref-apps.conf
 %{_bindir}/libfm-pref-apps
 %{_datadir}/applications/libfm-pref-apps.desktop
+%{_mandir}/man1/libfm-pref-apps.1.gz
 %endif
 
-%files -n libfm1
+%files -n libfm3
 %defattr(-,root,root)
 %{_libdir}/libfm.so.*
 %if 0%{?suse_version} < 1140
 %{_libdir}/gio/modules/libgiofm.so
 %endif
 
-%files -n libfm-gtk1
+%files -n libfm-gtk3
 %defattr(-,root,root)
 %{_libdir}/libfm-gtk.so.*
 %dir %{_datadir}/%name

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to