Hello community,

here is the log from the commit of package rocs for openSUSE:Factory
checked in at Mon Sep 19 18:03:22 CEST 2011.



--------
--- rocs/rocs.changes   2011-09-07 14:52:07.000000000 +0200
+++ rocs/rocs.changes   2011-09-13 13:24:52.000000000 +0200
@@ -1,0 +2,7 @@
+Tue Sep 13 12:41:10 UTC 2011 - [email protected]
+
+- Changed descriptions and summaries (fix for RPMLINT warning)
+- Removed tests for obsolete openSUSE versions (fix for RPMLINT warning)
+- Cleaned up spec file formatting
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ rocs.spec ++++++
--- /var/tmp/diff_new_pack.Mi5TIg/_old  2011-09-19 18:03:16.000000000 +0200
+++ /var/tmp/diff_new_pack.Mi5TIg/_new  2011-09-19 18:03:16.000000000 +0200
@@ -15,11 +15,11 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-
-
 Name:           rocs
+BuildRequires:  avogadro-devel
 BuildRequires:  boost-devel
 BuildRequires:  freeglut-devel
+BuildRequires:  glew-devel
 BuildRequires:  gsl-devel
 BuildRequires:  kdebase4-workspace-devel
 BuildRequires:  libcfitsio-devel
@@ -32,15 +32,7 @@
 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
@@ -50,7 +42,7 @@
 Version:        4.7.1
 Release:        1
 License:        GPLv2+
-Summary:        Graph Theory IDE for professors and students
+Summary:        Graph Theory IDE
 Url:            http://edu.kde.org
 Group:          Amusements/Teaching/Mathematics
 Source0:        %{name}-%{version}.tar.bz2
@@ -66,8 +58,18 @@
 %description
 A Graph Theory IDE for professors and students
 
+%package devel
+License:        GPLv2+
+Summary:        Development files for rocs
+Group:          Development/Libraries/KDE
+Requires:       rocs = %{version}
+
+%description devel
+This package provides development files and headers needed
+to build software using rocs
+
 %prep
-%setup -q -n %{name}-%{version}
+%setup -q
 %patch1 -p1
 
 %build
@@ -79,49 +81,36 @@
 
 %install
   cd build
-%make_install
+  %make_install
   %suse_update_desktop_file %{name}       Education Math
   %kde_post_install
-  %if 0%{?suse_version} > 1020
   %fdupes -s %{buildroot}
-  %endif
 
 %clean
   rm -rf %{buildroot}
 
-%package devel
-License:        GPLv2+
-Summary:        Graph Theory IDE for professors and students
-Group:          Development/Libraries/KDE
-Requires:       rocs = %{version}
-
-%description devel
-A Graph Theory IDE for professors and students:
+%post   -p /sbin/ldconfig
+%postun -p /sbin/ldconfig
 
 %post devel -p /sbin/ldconfig
-
 %postun devel -p /sbin/ldconfig
 
 %files devel
 %defattr(-,root,root)
 %{_includedir}/rocs/
-%_kde4_libdir/librocslib.so
-
-%post -p /sbin/ldconfig
-
-%postun -p /sbin/ldconfig
+%{_kde4_libdir}/librocslib.so
 
 %files
 %defattr(-,root,root)
-%_kde4_bindir/rocs
-%_kde4_modulesdir/rocs_*
-%_kde4_libdir/librocslib.so.*
-%_kde4_applicationsdir/rocs.desktop
-%_kde4_htmldir/en/rocs/
-%_kde4_appsdir/rocs/
-%_kde4_sharedir/config.kcfg/rocs.kcfg
-%_kde4_configdir/rocs.knsrc
-%_kde4_servicesdir/rocs_*
-%_kde4_servicetypesdir/*.desktop
+%{_kde4_applicationsdir}/rocs.desktop
+%{_kde4_appsdir}/rocs/
+%{_kde4_bindir}/rocs
+%config %{_kde4_configdir}/rocs.knsrc
+%config %{_kde4_configkcfgdir}/rocs.kcfg
+%doc %{_kde4_htmldir}/en/rocs/
+%{_kde4_libdir}/librocslib.so.*
+%{_kde4_modulesdir}/rocs_*
+%{_kde4_servicesdir}/rocs_*
+%{_kde4_servicetypesdir}/*.desktop
 
 %changelog


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



Remember to have fun...

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

Reply via email to