Mailinglist Archive: opensuse-commit (1193 mails)
| < Previous | Next > |
commit sumf
- From: root@xxxxxxxxxxxxxxx (h_root)
- Date: Sat, 15 Mar 2008 23:36:44 +0100
- Message-id: <20080315223644.F3443678339@xxxxxxxxxxxxxxx>
Hello community,
here is the log from the commit of package sumf
checked in at Sat Mar 15 23:36:44 CET 2008.
--------
--- sumf/sumf.changes 2008-01-11 15:17:11.000000000 +0100
+++ /mounts/work_src_done/STABLE/sumf/sumf.changes 2008-03-15
23:35:07.000000000 +0100
@@ -1,0 +2,5 @@
+Sat Mar 15 23:34:55 CET 2008 - crrodriguez@xxxxxxx
+
+- fix find-not-in-lang errors
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ sumf.spec ++++++
--- /var/tmp/diff_new_pack.d15983/_old 2008-03-15 23:36:21.000000000 +0100
+++ /var/tmp/diff_new_pack.d15983/_new 2008-03-15 23:36:21.000000000 +0100
@@ -10,12 +10,13 @@
# norootforbuild
+
Name: sumf
BuildRequires: intltool kscpm perl-XML-Parser qt3-devel scpm-devel
update-desktop-files
Url: http://forge.novell.com/modules/xfmod/project/?scpm
Summary: SCPM Universal Management Front-End
Version: 0.2.4
-Release: 53
+Release: 87
Group: System/Management
License: GPL v2 or later
Source: sumf-%{version}.tar.bz2
@@ -25,6 +26,7 @@
Patch1: fix_prestop_clear_bug.patch
Requires: scpm
BuildRoot: %{_tmppath}/%{name}-%{version}-build
+PreReq: %install_info_prereq
%description
SUMF is a graphical front-end to SCPM (System Configuration Profile
@@ -39,14 +41,10 @@
%prep
%setup
%patch1
-rm -rf po/stamp-po
-autopoint
-aclocal
-automake -a
-autoreconf -fi
%build
-./configure --prefix=/usr
+autoreconf -fi
+%configure
make
%install
@@ -55,93 +53,101 @@
mkdir -p %{buildroot}/usr/share/pixmaps
install -m644 %{SOURCE3} %{buildroot}/usr/share/pixmaps
%suse_update_desktop_file -i sumf System SystemSetup
+%find_lang %{name}
-%files
+%files -f %{name}.lang
%defattr(-,root,root)
/usr/bin/sumf
/usr/bin/sumf.sh
/usr/share/applications/sumf.desktop
/usr/share/doc/packages/sumf
/usr/share/info/sumf.info.gz
-%_datadir/locale/*/LC_MESSAGES/sumf.mo
/usr/share/pixmaps/sumf.png
+%post
+%install_info --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
+
+%postun
+%install_info_delete --info-dir=%{_infodir} %{_infodir}/%{name}.info.gz
+
%clean
-test "$RPM_BUILD_ROOT" != "/" && rm -rf $RPM_BUILD_ROOT
+rm -rf $RPM_BUILD_ROOT
%changelog
-* Fri Jan 11 2008 - bgeuken@xxxxxxx
+* Sun Mar 16 2008 crrodriguez@xxxxxxx
+- fix find-not-in-lang errors
+* Fri Jan 11 2008 bgeuken@xxxxxxx
- added fix_prestop_clear_bug.patch (Bug 351874)
-* Tue Nov 13 2007 - jg@xxxxxxx
+* Tue Nov 13 2007 jg@xxxxxxx
- fixed compiler errors and warnings
-* Fri Sep 14 2007 - jg@xxxxxxx
+* Fri Sep 14 2007 jg@xxxxxxx
- update to 0.2.4
* updated translations
-* Thu Aug 30 2007 - hschaa@xxxxxxx
+* Thu Aug 30 2007 hschaa@xxxxxxx
- use own icon instead of kscpm's (bug 254059)
-* Mon Aug 20 2007 - jg@xxxxxxx
+* Mon Aug 20 2007 jg@xxxxxxx
- update to 0.2.4pre2
* updated translations
-* Wed Oct 04 2006 - hschaa@xxxxxxx
+* Wed Oct 04 2006 hschaa@xxxxxxx
- update to 0.2.4pre1
* started integration of an online help
-* Thu Sep 28 2006 - hschaa@xxxxxxx
+* Thu Sep 28 2006 hschaa@xxxxxxx
- update to 0.2.3
* added new dialog for backup management
-* Fri Aug 11 2006 - jg@xxxxxxx
+* Fri Aug 11 2006 jg@xxxxxxx
- disabled unmaintaned Ukrainian translations
- fixed some missing Asian translation strings (bug 179143)
- fixed broken formatting of SCPM initialization, recover,
and reinitialization messages
- fixed broken buttons in "SCPM Reinitialize" warning (bug 179143)
-* Mon Apr 03 2006 - jg@xxxxxxx
+* Mon Apr 03 2006 jg@xxxxxxx
- fixed ugly startup message boxes
- fixed sometimes incorrect status handling
- fixed YaST execution support
- minor translation fixes
-* Mon Mar 27 2006 - jg@xxxxxxx
+* Mon Mar 27 2006 jg@xxxxxxx
- updated translations
- dropped obsolete menu_fix patch
-* Sat Mar 11 2006 - aj@xxxxxxx
+* Sat Mar 11 2006 aj@xxxxxxx
- Remove suse-release from BuildRequires.
- Cleanup BuildRequires further.
-* Sat Mar 04 2006 - jg@xxxxxxx
+* Sat Mar 04 2006 jg@xxxxxxx
- fixed disabled menu entries when running non-suid (bug 154664)
-* Mon Feb 20 2006 - jg@xxxxxxx
+* Mon Feb 20 2006 jg@xxxxxxx
- translation updates
-* Mon Feb 06 2006 - jg@xxxxxxx
+* Mon Feb 06 2006 jg@xxxxxxx
- minor fixes in German translation
-* Wed Jan 25 2006 - mls@xxxxxxx
+* Wed Jan 25 2006 mls@xxxxxxx
- converted neededforbuild to BuildRequires
-* Mon Jan 23 2006 - jg@xxxxxxx
+* Mon Jan 23 2006 jg@xxxxxxx
version 0.2.1
- added support for new non-root user switch system
- translation updates
-* Tue Sep 06 2005 - jg@xxxxxxx
+* Tue Sep 06 2005 jg@xxxxxxx
- updated translations
-* Tue Aug 30 2005 - jg@xxxxxxx
+* Tue Aug 30 2005 jg@xxxxxxx
- fixed possible crash during SCPM command execution
- fixed locale support (bug 113755)
- added missing German translations and fixed some improper ones
-* Mon Aug 29 2005 - jg@xxxxxxx
+* Mon Aug 29 2005 jg@xxxxxxx
- added new translations for fi, pl, and sl_SI
- updated translations cs, hu, nl, and pt
-* Mon Aug 22 2005 - jg@xxxxxxx
+* Mon Aug 22 2005 jg@xxxxxxx
- added new translations for ja pt_BR zh_CN zh_TW
- updated translations
- added start script which checks for necessity of kdesu
(bug 105114)
- using profile_chooser icon as KDE menu icon (bug 105111)
-* Mon Aug 15 2005 - jg@xxxxxxx
+* Mon Aug 15 2005 jg@xxxxxxx
- merged some translations
- finished implementation of resource handling
- allowing operation only to users listed in /etc/scpm.users
- added 'always show switch window' option
- auto-select first entry in switch and details windows
- fixed writing of config file with wrong permissions
-* Fri Aug 05 2005 - jg@xxxxxxx
+* Fri Aug 05 2005 jg@xxxxxxx
- update to 0.2pre1, changes:
* implemented auto-close feature of progress window
* added support for SCPM recovery
-* Mon Aug 01 2005 - jg@xxxxxxx
+* Mon Aug 01 2005 jg@xxxxxxx
- initial package
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Remember to have fun...
---------------------------------------------------------------------
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx
| < Previous | Next > |