Hello community,

here is the log from the commit of package ignuit for openSUSE:Factory
checked in at Tue Aug 30 10:39:49 CEST 2011.



--------
--- ignuit/ignuit.changes       2011-08-25 01:02:41.000000000 +0200
+++ /mounts/work_src_done/STABLE/ignuit/ignuit.changes  2011-08-30 
00:58:55.000000000 +0200
@@ -1,0 +2,6 @@
+Mon Aug 29 22:56:36 UTC 2011 - [email protected]
+
+- cleaned spec using spec-cleaner
+- fixed name in desktop file
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ ignuit.spec ++++++
--- /var/tmp/diff_new_pack.6bfwm6/_old  2011-08-30 10:38:54.000000000 +0200
+++ /var/tmp/diff_new_pack.6bfwm6/_new  2011-08-30 10:38:54.000000000 +0200
@@ -15,28 +15,27 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
-# norootforbuild
 
 
 Name:           ignuit
-Summary:        Flashcard learning system
 Version:        0.0.16
-Release:        1
+Release:        3
 License:        GPLv3+ and GPLv2
+Summary:        Flashcard learning system
 Url:            http://savannah.gnu.org/projects/ignuit/
 Group:          Amusements/Teaching/Other
 Source0:        %{name}-%{version}.tar.bz2
 Source1:        %{name}.desktop
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-BuildRequires:  libxslt-devel
-BuildRequires:  libgnomeui-devel
-BuildRequires:  intltool
-BuildRequires:  gnome-doc-utils-devel
-BuildRequires:  libglade2-devel
-BuildRequires:  gstreamer010-devel
 %if 0%{?suse_version}
 BuildRequires:  update-desktop-files
 %endif
+BuildRequires:  gnome-doc-utils-devel
+BuildRequires:  gstreamer010-devel
+BuildRequires:  intltool
+BuildRequires:  libgnomeui-devel
+BuildRequires:  libxslt-devel
+BuildRequires:  pkgconfig(libglade-2.0)
 %gconf_schemas_prereq
 
 %description
@@ -46,19 +45,18 @@
 and cramming. Ignuit can import and export several file formats, 
 including CSV. 
 
-
 %lang_package
 %prep
 %setup -q
 
 %build
 %configure --disable-scrollkeeper
-%__make %{?_smp_mflags}
+make %{?_smp_mflags}
 
 %install
-%makeinstall
+%make_install
 
-%{__mkdir_p} %{buildroot}%{_datadir}/applications/
+mkdir -p %{buildroot}%{_datadir}/applications/
 install -m644 %{SOURCE1} %{buildroot}%{_datadir}/applications/%{name}.desktop
 %if 0%{?suse_version}
 %suse_update_desktop_file -i -n -r %{name} Education Languages
@@ -69,7 +67,7 @@
 cat %{name}.lang %{name}.schemas_list >%{name}.lst
 
 %clean
-%{__rm} -rf %{buildroot}
+rm -rf %{buildroot}
 
 %pre -f %{name}.schemas_pre  
 

++++++ ignuit.desktop ++++++
--- /var/tmp/diff_new_pack.6bfwm6/_old  2011-08-30 10:38:54.000000000 +0200
+++ /var/tmp/diff_new_pack.6bfwm6/_new  2011-08-30 10:38:54.000000000 +0200
@@ -1,6 +1,6 @@
 [Desktop Entry]
 DocPath=ignuit
-Name=i GNU it Flashcard Trainer
+Name=Ignuit
 GenericName=Flashacrd Trainer
 GenericName[ru]=Тренировка памяти
 Comment=Learn using electronic flashcards


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



Remember to have fun...

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

Reply via email to