Hello community,

here is the log from the commit of package step for openSUSE:Factory
checked in at Mon Sep 19 18:05:01 CEST 2011.



--------
--- step/step.changes   2011-09-07 14:52:29.000000000 +0200
+++ step/step.changes   2011-09-15 10:45:30.000000000 +0200
@@ -0,0 +1,6 @@
+Tue Sep 13 12:41:10 UTC 2011 - toddrme2...@gmail.com
+
+- Removed tests for obsolete openSUSE version (fix for RPMLINT warning)
+- Changed summary (fix for RPMLINT warning)
+- Cleaned up spec file formatting
+

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ step.spec ++++++
--- /var/tmp/diff_new_pack.cXQRC3/_old  2011-09-19 18:04:57.000000000 +0200
+++ /var/tmp/diff_new_pack.cXQRC3/_new  2011-09-19 18:04:57.000000000 +0200
@@ -15,11 +15,12 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           step
+BuildRequires:  avogadro-devel
 BuildRequires:  boost-devel
+BuildRequires:  fdupes
 BuildRequires:  freeglut-devel
+BuildRequires:  glew-devel
 BuildRequires:  gsl-devel
 BuildRequires:  kdebase4-workspace-devel
 BuildRequires:  libcfitsio-devel
@@ -31,17 +32,6 @@
 BuildRequires:  libqalculate-devel
 BuildRequires:  libspectre-devel
 BuildRequires:  python-qt4-devel
-BuildRequires:  readline-devel
-%if 0%{?sles_version} == 0
-BuildRequires:  glew-devel
-BuildRequires:  python
-BuildRequires:  python-devel
-%if 0%{?suse_version} > 1120
-BuildRequires:  avogadro-devel
-%endif
-%py_requires
-%endif
-
 # currently in DOESNOTBUILD (2008-07-03)
 %ifnarch ppc ppc64 s390 s390x
 BuildRequires:  ocaml
@@ -50,17 +40,16 @@
 Version:        4.7.1
 Release:        1
 License:        GPLv2+
-Summary:        Step - A interactive physics simulator
+Summary:        An interactive physics simulator
 Url:            http://edu.kde.org
 Group:          Productivity/Scientific/Physics
 Source0:        %{name}-%{version}.tar.bz2
-BuildRequires:  fdupes
 Requires:       libkeduvocdocument4
-Suggests:       libkeduvocdocument4
 Provides:       kde4-step = 4.3.0
 Obsoletes:      kde4-step < 4.3.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %kde4_runtime_requires
+%py_requires
 
 %description
 Step is an interactive physical simulator. It works like this: you
@@ -72,7 +61,7 @@
 only learn but feel how physics works !
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q
 
 %build
 %ifarch ppc ppc64
@@ -83,28 +72,25 @@
 
 %install
   cd build
-%make_install
+  %make_install
   %suse_update_desktop_file %{name}       Education Physics X-KDE-Edu-Teaching
   %kde_post_install
-  %if 0%{?suse_version} > 1020
   %fdupes -s %{buildroot}
-  %endif
 
 %clean
   rm -rf %{buildroot}
 
 %post -p /sbin/ldconfig
-
 %postun -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
-%_kde4_bindir/step
-%_kde4_applicationsdir/step.desktop
-%_kde4_htmldir/en/step/
-%_kde4_iconsdir/hicolor/*/apps/step.*
-%_kde4_appsdir/step/
-%_kde4_sharedir/config.kcfg/step.kcfg
-%_kde4_configdir/step.knsrc
+%{_kde4_applicationsdir}/step.desktop
+%{_kde4_appsdir}/step/
+%{_kde4_bindir}/step
+%config %{_kde4_configdir}/step.knsrc
+%config %{_kde4_configkcfgdir}/step.kcfg
+%doc %{_kde4_htmldir}/en/step/
+%{_kde4_iconsdir}/hicolor/*/apps/step.*
 
 %changelog


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



Remember to have fun...

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

Reply via email to