rpms/gnome-yum/devel .cvsignore, 1.6, 1.7 gnome-yum.spec, 1.6, 1.7 sources, 1.6, 1.7 gnome-yum-0.1.4-1.src.rpm, 1.1, NONE gnome-yum-0.1.4.tar.bz2, 1.1, NONE needs.rebuild, 1.1, NONE

András Tóth (tbandi72) fedora-extras-commits at redhat.com
Mon Sep 25 14:56:01 UTC 2006


Author: tbandi72

Update of /cvs/extras/rpms/gnome-yum/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv20148/devel

Modified Files:
	.cvsignore gnome-yum.spec sources 
Removed Files:
	gnome-yum-0.1.4-1.src.rpm gnome-yum-0.1.4.tar.bz2 
	needs.rebuild 
Log Message:
auto-import gnome-yum-0.1.4-1 on branch devel from gnome-yum-0.1.4-1.src.rpm


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gnome-yum/devel/.cvsignore,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- .cvsignore	25 Sep 2006 14:02:19 -0000	1.6
+++ .cvsignore	25 Sep 2006 14:56:00 -0000	1.7
@@ -1,3 +1 @@
-gnome-yum-0.1.4-1.src.rpm
-gnome-yum-0.1.4.tar.bz2
-gnome-yum.spec
+gnome-yum-0.1.4.tar.gz


Index: gnome-yum.spec
===================================================================
RCS file: /cvs/extras/rpms/gnome-yum/devel/gnome-yum.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- gnome-yum.spec	6 Jun 2006 01:00:59 -0000	1.6
+++ gnome-yum.spec	25 Sep 2006 14:56:01 -0000	1.7
@@ -1,10 +1,10 @@
 Summary:         GNOME interface for YUM
 Name:            gnome-yum
-Version:         0.1.3
-Release:         3%{?dist}
+Version:         0.1.4
+Release:         1%{?dist}
 Group:           Applications/System
 License:         GPL
-Source0:         http://prdownloads.sourceforge.net/g/gn/gnome-yum/%{name}-%{version}.tar.bz2
+Source0:         http://prdownloads.sourceforge.net/g/gn/gnome-yum/%{name}-%{version}.tar.gz
 Url:             http://gnome-yum.sourceforge.net
 Requires:        usermode
 BuildRoot:       %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -33,15 +33,26 @@
 desktop-file-install --vendor fedora --delete-original       \
   --dir $RPM_BUILD_ROOT%{_datadir}/applications             \
   $RPM_BUILD_ROOT%{_datadir}/applications/gnome-yum.desktop
+rm -rf $RPM_BUILD_ROOT%{_localstatedir}/scrollkeeper
 
 %clean
 rm -rf $RPM_BUILD_ROOT
 
+%post
+if which scrollkeeper-update>/dev/null 2>&1; then scrollkeeper-update; fi
+
+%postun
+if which scrollkeeper-update>/dev/null 2>&1; then scrollkeeper-update; fi
+
 %files -f gnome-yum.lang
 %doc ABOUT-NLS AUTHORS README COPYING INSTALL TODO ChangeLog 
 %defattr(-,root,root)
 %dir %{_datadir}/pixmaps/gnome-yum
 %{_datadir}/pixmaps/gnome-yum
+%dir %{_datadir}/gnome/help/gnome-yum
+%{_datadir}/gnome/help/gnome-yum/*
+%dir %{_datadir}/omf/gnome-yum
+%{_datadir}/omf/gnome-yum/*.omf
 %{_datadir}/applications/*.desktop
 %{_bindir}/gnome-yum
 %{_sbindir}/gnome-yum
@@ -50,13 +61,11 @@
 %attr(0755,root,root) %{_datadir}/gnome-yum/gyum-query.sh
 
 %changelog
-* Mon Jun 5 2006 Josh Boyer <jwboyer at jdub.homelinux.org> - 0.1.3-3
-- Bump release to fixup tags and rebuild
-
-* Mon Jun 5 2006 Josh Boyer <jwboyer at jdub.homelinux.org>  - 0.1.3-2
-- Fix release number and add dist tag
+* Sun Sep 24 2006 András Tóth  <toth_bandi at users.sourceforge.net> - 0.1.4-1
+- Added User Manual (thanks for Sam S. Ganzha)
+- Added Czech translation (thanks for Lukas Novotny)
 
-* Mon Jun 5 2006 András Tóth  <toth_bandi at users.sourceforge.net> - 0.1.3-2
+* Mon Jun 5 2006 András Tóth  <toth_bandi at users.sourceforge.net> - 0.1.3-1.1
 - Rebuild for fedora-extras-development: resolve broken dependencies
 
 * Sat Jan 14 2006 András Tóth  <toth_bandi at users.sourceforge.net> - 0.1.3-1


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gnome-yum/devel/sources,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- sources	25 Sep 2006 14:02:19 -0000	1.6
+++ sources	25 Sep 2006 14:56:01 -0000	1.7
@@ -1,3 +1 @@
-e83e8e835da88cf283c6ccb98be09c95  gnome-yum-0.1.4-1.src.rpm
-f4bfe8325e0610947ec6de26d2ea240d  gnome-yum-0.1.4.tar.bz2
-2cfca64d334a7140a1f3cb393fb14205  gnome-yum.spec
+b7c326620b74e2e125ff1295e1ca375d  gnome-yum-0.1.4.tar.gz


--- gnome-yum-0.1.4-1.src.rpm DELETED ---


--- gnome-yum-0.1.4.tar.bz2 DELETED ---


--- needs.rebuild DELETED ---




More information about the fedora-extras-commits mailing list