rpms/florence/devel .cvsignore, 1.7, 1.8 florence.spec, 1.7, 1.8 import.log, 1.7, 1.8 sources, 1.7, 1.8

Simon Wesp cassmodiah at fedoraproject.org
Sat Jun 13 19:19:46 UTC 2009


Author: cassmodiah

Update of /cvs/pkgs/rpms/florence/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7724/devel

Modified Files:
	.cvsignore florence.spec import.log sources 
Log Message:



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/florence/devel/.cvsignore,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- .cvsignore	3 Jun 2009 19:34:28 -0000	1.7
+++ .cvsignore	13 Jun 2009 19:19:15 -0000	1.8
@@ -1 +1 @@
-florence-0.4.1.tar.bz2
+florence-0.4.2.tar.bz2


Index: florence.spec
===================================================================
RCS file: /cvs/pkgs/rpms/florence/devel/florence.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- florence.spec	3 Jun 2009 19:34:28 -0000	1.7
+++ florence.spec	13 Jun 2009 19:19:15 -0000	1.8
@@ -1,6 +1,6 @@
 Name:           florence
-Version:        0.4.1
-Release:        1%{?dist}
+Version:        0.4.2
+Release:        0.1%{?dist}
 Summary:        Extensible scalable on-screen virtual keyboard for GNOME 
 
 Group:          User Interface/X Hardware Support
@@ -20,11 +20,9 @@ BuildRequires:    libgnome-devel
 BuildRequires:    GConf2-devel
 BuildRequires:    desktop-file-utils
 BuildRequires:    scrollkeeper
-BuildRequires:    gettext
 BuildRequires:    intltool
-BuildRequires:    libxml++-devel
 BuildRequires:    libnotify-devel
-BuildRequires:    libXtst-devel
+#BuildRequires:    libXtst-devel
 Requires(pre):    GConf2
 Requires(preun):  GConf2
 Requires(post):   scrollkeeper
@@ -55,7 +53,8 @@ sed -i 's|Icon=%{name}.svg|Icon=%{name}|
 
 
 %build
-%configure
+%configure \
+      --without-xtst \
 
 make %{?_smp_mflags} 
 
@@ -63,7 +62,7 @@ make %{?_smp_mflags} 
 %install
 rm -rf %{buildroot}
 
-export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
+GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 
 make install DESTDIR=%{buildroot} INSTALL="install -p"
 
@@ -74,7 +73,6 @@ desktop-file-install \
         --dir=%{buildroot}%{_datadir}/applications \
         %{buildroot}/%{_datadir}/applications/%{name}.desktop
 
-rm -rf %{buildroot}%{_datadir}/icons/
 mkdir -p %{buildroot}%{_datadir}/pixmaps/ 
 
 install -p -m 0644 data/%{name}.svg \
@@ -119,14 +117,17 @@ rm -rf %{buildroot}
 %doc AUTHORS ChangeLog COPYING COPYING-DOCS NEWS README 
 %{_datadir}/%{name}/
 %{_bindir}/%{name}
-%{_datadir}/applications/%{name}.desktop
-%{_datadir}/pixmaps/%{name}.svg
+%{_datadir}/applications/%{name}.*
 %{_datadir}/gnome/help/%{name}/
 %{_datadir}/omf/%{name}/
 %{_sysconfdir}/gconf/schemas/%{name}.schemas
+%{_datadir}/pixmaps/%{name}.svg
 
 
 %changelog
+* Sat Jun 13 2009 Simon Wesp <cassmodiah at fedoraproject.org> - 0.4.2-0.1
+- Update to an unofficial prerelease (upstream sent it via email)
+
 * Tue Jun 02 2009 Simon Wesp <cassmodiah at fedoraproject.org> - 0.4.1-1
 - New upstream release
 


Index: import.log
===================================================================
RCS file: /cvs/pkgs/rpms/florence/devel/import.log,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- import.log	3 Jun 2009 19:34:28 -0000	1.7
+++ import.log	13 Jun 2009 19:19:15 -0000	1.8
@@ -5,3 +5,4 @@ florence-0_3_1-1_fc10:HEAD:florence-0.3.
 florence-0_3_3-1_fc10:HEAD:florence-0.3.3-1.fc10.src.rpm:1235421262
 florence-0_4_0-1_fc10:HEAD:florence-0.4.0-1.fc10.src.rpm:1237836596
 florence-0_4_1-1_fc11:HEAD:florence-0.4.1-1.fc11.src.rpm:1244057215
+florence-0_4_2-0_1_fc11:HEAD:florence-0.4.2-0.1.fc11.src.rpm:1244920689


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/florence/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- sources	3 Jun 2009 19:34:28 -0000	1.7
+++ sources	13 Jun 2009 19:19:15 -0000	1.8
@@ -1 +1 @@
-315fcef2c58a0e2016c36da62e480253  florence-0.4.1.tar.bz2
+c2953d70f6c44bde8feb27cdd70a3356  florence-0.4.2.tar.bz2




More information about the fedora-extras-commits mailing list