Hello community,

here is the log from the commit of package khangman for openSUSE:Factory
checked in at Tue Sep 20 12:55:41 CEST 2011.



--------
--- khangman/khangman.changes   2011-09-07 14:47:28.000000000 +0200
+++ /mounts/work_src_done/STABLE/khangman/khangman.changes      2011-09-20 
09:25:13.000000000 +0200
@@ -0,0 +1,7 @@
+------------------------------------------------------------------- 
+Sat Sep 17 21:04:19 UTC 2011 - toddrme2...@gmail.com
+
+- Removed requirement for non-existent libkdeedu4 package (fix for RPMLINT 
warning)
+- Removed check for obsolete openSUSE versions (fix for RPMLINT warning)
+- Cleaned up spec file formatting
+

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ khangman.spec ++++++
--- /var/tmp/diff_new_pack.NvVkqW/_old  2011-09-20 12:55:35.000000000 +0200
+++ /var/tmp/diff_new_pack.NvVkqW/_new  2011-09-20 12:55:35.000000000 +0200
@@ -15,11 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           khangman
+BuildRequires:  avogadro-devel
 BuildRequires:  boost-devel
 BuildRequires:  freeglut-devel
+BuildRequires:  glew-devel
 BuildRequires:  gsl-devel
 BuildRequires:  kdebase4-workspace-devel
 BuildRequires:  libcfitsio-devel
@@ -32,16 +32,6 @@
 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
@@ -55,18 +45,18 @@
 Group:          Amusements/Teaching/Language
 Source0:        %{name}-%{version}.tar.bz2
 BuildRequires:  fdupes
-Requires:       libkdeedu4
 Requires:       libkeduvocdocument4
 Provides:       kde4-khangman = 4.3.0
 Obsoletes:      kde4-khangman < 4.3.0
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %kde4_runtime_requires
+%py_requires
 
 %description
 Classical hangman game for KDE
 
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q
 
 %build
 %ifarch ppc ppc64
@@ -77,7 +67,7 @@
 
 %install
   cd build
-%make_install
+  %make_install
   %suse_update_desktop_file %{name}       Education Languages
   %kde_post_install
   %if 0%{?suse_version} > 1020
@@ -88,18 +78,17 @@
   rm -rf %{buildroot}
 
 %post -p /sbin/ldconfig
-
 %postun -p /sbin/ldconfig
 
 %files
 %defattr(-,root,root)
-%_kde4_bindir/khangman
-%_kde4_applicationsdir/khangman.desktop
-%_kde4_htmldir/en/khangman/
-%_kde4_iconsdir/hicolor/*/apps/khangman.*
-%_kde4_appsdir/khangman/
-%_kde4_sharedir/config.kcfg/khangman.kcfg
-%_kde4_configdir/khangman.knsrc
-%_kde4_mandir/man6/khangman.6.gz
+%{_kde4_applicationsdir}/khangman.desktop
+%{_kde4_appsdir}/khangman/
+%{_kde4_bindir}/khangman
+%config %{_kde4_configkcfgdir}/khangman.kcfg
+%config %{_kde4_configdir}/khangman.knsrc
+%doc %{_kde4_htmldir}/en/khangman/
+%{_kde4_iconsdir}/hicolor/*/apps/khangman.*
+%doc %{_kde4_mandir}/man6/khangman.6.gz
 
 %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