Hello community,

here is the log from the commit of package backintime for openSUSE:Factory 
checked in at 2012-02-02 17:56:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/backintime (Old)
 and      /work/SRC/openSUSE:Factory/.backintime.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "backintime", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/backintime/backintime.changes    2011-09-23 
01:52:18.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.backintime.new/backintime.changes       
2012-02-02 17:56:39.000000000 +0100
@@ -1,0 +2,5 @@
+Wed Feb  1 12:50:22 UTC 2012 - [email protected]
+
+- Fix duplicated omf files
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ backintime.spec ++++++
--- /var/tmp/diff_new_pack.0JHe5H/_old  2012-02-02 17:56:40.000000000 +0100
+++ /var/tmp/diff_new_pack.0JHe5H/_new  2012-02-02 17:56:40.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package backintime
 #
-# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -15,15 +15,13 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           backintime
 Version:        1.0.8
-Release:        1
-License:        GPL
+Release:        0
 Summary:        Back In Time is a simple backup system for GNOME/KDE4 desktop
-Url:            http://www.le-web.org/back-in-time/
+License:        GPL-2.0+
 Group:          Productivity/Archiving/Backup
+Url:            http://www.le-web.org/back-in-time/
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 BuildArch:      noarch
 
@@ -55,7 +53,6 @@
 
 %package gnome
 
-
 Summary:        Back In Time is a simple backup system for GNOME/KDE4 desktop
 Group:          Productivity/Archiving/Backup
 Requires:       %{name} = %{version}
@@ -75,7 +72,6 @@
 
 %package kde
 
-
 Summary:        Back In Time is a simple backup system for GNOME/KDE4 desktop
 Group:          Productivity/Archiving/Backup
 Requires:       %{name} = %{version}
@@ -107,15 +103,15 @@
 
 pushd common
 %configure
-make %{?jobs:-j%{jobs}}
+make %{?_smp_mflags}
 popd
 pushd gnome
 %configure
-make %{?jobs:-j%{jobs}}
+make %{?_smp_mflags}
 popd
 pushd  kde4
 %configure
-make %{?jobs:-j%{jobs}}
+make %{?_smp_mflags}
 popd
 
 %install
@@ -149,15 +145,16 @@
 %{_docdir}/%{name}/
 %{_docdir}/%{name}-common/
 %{_mandir}/man1/%{name}.1.gz
+%if 0%{?suse_version} < 1120
+%lang(jv) %dir %{_datadir}/locale/jv
+%lang(jv) %{_datadir}/locale/jv/LC_MESSAGES
+%endif
 
 %files gnome
 %defattr(-,root,root,-)
 %{_bindir}/%{name}-gnome
 %{_datadir}/applications/%{name}-gnome.desktop
 %{_datadir}/applications/%{name}-gnome-root.desktop
-%dir %{_datadir}/omf
-%dir %{_datadir}/omf/%{name}
-%{_datadir}/omf/%{name}/%{name}-C.omf
 %{_docdir}/%{name}-gnome/
 %{_mandir}/man1/%{name}-gnome.1.gz
 


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

Reply via email to