rpms/gnome-applet-timer/FC-3 .cvsignore, 1.2, 1.3 gnome-applet-timer.spec, 1.2, 1.3 sources, 1.2, 1.3

Christoph Wickert (cwickert) fedora-extras-commits at redhat.com
Thu Dec 15 15:14:31 UTC 2005


Author: cwickert

Update of /cvs/extras/rpms/gnome-applet-timer/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv29437

Modified Files:
	.cvsignore gnome-applet-timer.spec sources 
Log Message:
update to 1.2


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/gnome-applet-timer/FC-3/.cvsignore,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- .cvsignore	22 Sep 2005 15:16:22 -0000	1.2
+++ .cvsignore	15 Dec 2005 15:14:24 -0000	1.3
@@ -1 +1 @@
-timer-applet-1.1.1.tar.gz
+timer-applet-1.2.tar.gz


Index: gnome-applet-timer.spec
===================================================================
RCS file: /cvs/extras/rpms/gnome-applet-timer/FC-3/gnome-applet-timer.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- gnome-applet-timer.spec	22 Sep 2005 17:06:25 -0000	1.2
+++ gnome-applet-timer.spec	15 Dec 2005 15:14:24 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           gnome-applet-timer
-Version:        1.1.1
-Release:        9%{?dist}
+Version:        1.2
+Release:        1%{?dist}
 Summary:        A countdown timer applet for the GNOME panel
 
 Group:          User Interface/Desktops
@@ -31,28 +31,12 @@
 %configure
 make %{?_smp_mflags}
 
-# Part one of omf install hack
-sed -i 's!<identifier url="timer-applet.xml"/>!<identifier url="file:%{_datadir}/gnome/help/timer-applet/C/timer-applet.xml"/>!' help/C/timer-applet-C.omf
-sed -i 's!<identifier url="timer-applet.xml"/>!<identifier url="file:%{_datadir}/gnome/help/timer-applet/fr/timer-applet.xml"/>!' help/fr/timer-applet-fr.omf
-
-# Part one of libexec install hack
-sed -i 's!<oaf_server iid="OAFIID:TimerApplet_Factory" type="exe" location="timer-applet">!<oaf_server iid="OAFIID:TimerApplet_Factory" type="exe" location="%{_libexecdir}/timer-applet">!' GNOME_TimerApplet.server
-
 %install
 rm -rf $RPM_BUILD_ROOT
 # For GConf apps: prevent schemas from being installed at this stage
 export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 make install DESTDIR=$RPM_BUILD_ROOT
 
-# Part two of omf install hack
-mkdir -p $RPM_BUILD_ROOT%{_datadir}/omf/timer-applet
-install -m 0644 -p help/C/timer-applet-C.omf $RPM_BUILD_ROOT%{_datadir}/omf/timer-applet
-install -m 0644 -p help/fr/timer-applet-fr.omf $RPM_BUILD_ROOT%{_datadir}/omf/timer-applet
-
-# Part two of libexec install hack
-mkdir -p $RPM_BUILD_ROOT%{_libexecdir}
-mv ${RPM_BUILD_ROOT}%{_bindir}/timer-applet ${RPM_BUILD_ROOT}%{_libexecdir}/timer-applet
-
 %find_lang timer-applet
 
 find $RPM_BUILD_ROOT -type f -name "*.la" -exec rm -f {} ';'
@@ -105,6 +89,10 @@
 %{_datadir}/pixmaps/timer-applet
 
 %changelog
+* Wed Dec 15 2005 Christoph Wickert <fedora wickert at arcor de> - 1.2-1
+- Update to 1.2.
+- Remove all specfile hacks, problems are fixed upstream.
+
 * Thu Sep 22 2005 Christoph Wickert <wickerpms at arcor.de> - 1.1.1-9
 - Increase release due to tag collision.
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/gnome-applet-timer/FC-3/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	22 Sep 2005 15:16:22 -0000	1.2
+++ sources	15 Dec 2005 15:14:24 -0000	1.3
@@ -1 +1 @@
-db9dacfa6bd35904dc88740764b1750e  timer-applet-1.1.1.tar.gz
+00dfc31e32a9a4cad3084b78a49c8a40  timer-applet-1.2.tar.gz




More information about the fedora-extras-commits mailing list