Hello community,

here is the log from the commit of package geda-gaf for openSUSE:Factory 
checked in at 2014-11-14 09:19:04
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/geda-gaf (Old)
 and      /work/SRC/openSUSE:Factory/.geda-gaf.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "geda-gaf"

Changes:
--------
--- /work/SRC/openSUSE:Factory/geda-gaf/geda-gaf.changes        2013-10-02 
14:48:41.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.geda-gaf.new/geda-gaf.changes   2014-11-14 
09:19:08.000000000 +0100
@@ -1,0 +2,10 @@
+Wed Nov 12 21:33:34 UTC 2014 - dmitr...@opensuse.org
+
+- Add geda-gaf-rpmlintrc to source list
+
+-------------------------------------------------------------------
+Sat Nov 08 05:50:00 UTC 2014 - Led <led...@gmail.com>
+
+- fix bashisms in post/postun scripts
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ geda-gaf.spec ++++++
--- /var/tmp/diff_new_pack.DbHo8d/_old  2014-11-14 09:19:09.000000000 +0100
+++ /var/tmp/diff_new_pack.DbHo8d/_new  2014-11-14 09:19:09.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package geda-gaf
 #
-# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2014 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
@@ -25,6 +25,7 @@
 Group:          Productivity/Scientific/Electronics
 Url:            http://geda-project.org/
 Source0:        
http://ftp.geda-project.org/geda-gaf/stable/v1.8/%{version}/%{name}-%{version}.tar.gz
+Source1:        geda-gaf-rpmlintrc
 # PATCH-FIX-OPENSUSE gschem-doc-path.patch -- set correct path to documentation
 Patch0:         gschem-doc-path.patch
 # PATCH-FIX-OPENSUSE grenum-no-build-time.patch -- fix "W: 
file-contains-date-and-time"
@@ -260,11 +261,11 @@
 
 %post -n libgeda%{libgeda_major}-data
 %install_info --info-dir=%{_infodir} %{_infodir}/geda-scheme.info.gz
-/usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || :
+/usr/bin/update-mime-database %{_datadir}/mime > /dev/null 2>&1 || :
 
 %postun -n libgeda%{libgeda_major}-data
 %install_info_delete --info-dir=%{_infodir} %{_infodir}/geda-scheme.info.gz
-/usr/bin/update-mime-database %{_datadir}/mime &> /dev/null || :
+/usr/bin/update-mime-database %{_datadir}/mime > /dev/null 2>&1 || :
 
 %files
 %defattr(-,root,root)

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

Reply via email to