[svn] r6093 - in trunk/rpms: qdvdauthor seismictoolkit xautolock

packagers at lists.rpmforge.net packagers at lists.rpmforge.net
Mon Jan 14 11:29:52 CET 2008


Author: dries
Date: 2008-01-14 11:27:23 +0100 (Mon, 14 Jan 2008)
New Revision: 6093

Modified:
   trunk/rpms/qdvdauthor/qdvdauthor.spec
   trunk/rpms/seismictoolkit/seismictoolkit.spec
   trunk/rpms/xautolock/xautolock.spec
Log:
updates

Modified: trunk/rpms/qdvdauthor/qdvdauthor.spec
===================================================================
--- trunk/rpms/qdvdauthor/qdvdauthor.spec	2008-01-13 19:13:39 UTC (rev 6092)
+++ trunk/rpms/qdvdauthor/qdvdauthor.spec	2008-01-14 10:27:23 UTC (rev 6093)
@@ -4,15 +4,17 @@
 
 %{?dtag: %{expand: %%define %dtag 1}}
 
+%define real_version 1.0.0-4
+
 Summary: Frontend for dvdauthor
 Name: qdvdauthor
-Version: 0.1.0
-Release: 1.2
+Version: 1.0.0
+Release: 1
 License: GPL
 Group: Applications/Multimedia
 URL: http://qdvdauthor.sourceforge.net/
 
-Source: http://dl.sf.net/qdvdauthor/qdvdauthor-%{version}.tar.gz
+Source: http://dl.sf.net/qdvdauthor/qdvdauthor-%{real_version}.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
 BuildRequires: netpbm-devel, kdelibs-devel, gcc-c++, gettext, xine-lib-devel
@@ -27,6 +29,7 @@
 %prep
 %setup
 %{__perl} -pi -e 's|make;$|#make|g;' configure
+%{__perl} -pi -e 's|static int pthread_self|//static int pthread_self|g;' qdvdauthor/log.h
 
 # FIXME: also add .desktop icons for qrender, qslideshow, qplayer?
 
@@ -77,6 +80,9 @@
 %{_datadir}/qdvdauthor/
 
 %changelog
+* Sun Jan 13 2008 Dries Verachtert <dries at ulyssis.org> - 1.0.0-1
+- Updated to release 1.0.0.
+
 * Sat Apr 08 2006 Dries Verachtert <dries at ulyssis.org> - 0.1.0-1.2
 - Rebuild for Fedora Core 5.
 

Modified: trunk/rpms/seismictoolkit/seismictoolkit.spec
===================================================================
--- trunk/rpms/seismictoolkit/seismictoolkit.spec	2008-01-13 19:13:39 UTC (rev 6092)
+++ trunk/rpms/seismictoolkit/seismictoolkit.spec	2008-01-14 10:27:23 UTC (rev 6093)
@@ -6,7 +6,7 @@
 
 Summary: Tool for processing and displaying seismic signal data
 Name: seismictoolkit
-Version: 0.56
+Version: 0.57
 Release: 1
 License: GPL
 Group: Applications/Engineering
@@ -15,7 +15,7 @@
 Source: http://dl.sf.net/seismic-toolkit/stk_%{version}.tgz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
-BuildRequires: gtk+-devel, automake, gtk2-devel, desktop-file-utils
+BuildRequires: automake, gtk2-devel, desktop-file-utils
 
 %description
 Seismic Toolkit is a tool for processing and displaying seismic signal data 
@@ -66,6 +66,9 @@
 %{_datadir}/applications/%{desktop_vendor}-seismictoolkit.desktop
 
 %changelog
+* Sun Jan 13 2008 Dries Verachtert <dries at ulyssis.org> - 0.57-1
+- Updated to release 0.57.
+
 * Sat Dec  1 2007 Dries Verachtert <dries at ulyssis.org> - 0.56-1
 - Updated to release 0.56.
 

Modified: trunk/rpms/xautolock/xautolock.spec
===================================================================
--- trunk/rpms/xautolock/xautolock.spec	2008-01-13 19:13:39 UTC (rev 6092)
+++ trunk/rpms/xautolock/xautolock.spec	2008-01-14 10:27:23 UTC (rev 6093)
@@ -16,8 +16,8 @@
 
 Summary: Launches a program when your X session has been idle for some time
 Name: xautolock
-Version: 2.1
-Release: 2.2
+Version: 2.2
+Release: 1
 License: GPL
 Group: Applications/Internet
 URL: http://www.ibiblio.org/pub/Linux/X11/screensavers/
@@ -25,7 +25,7 @@
 Source: http://www.ibiblio.org/pub/Linux/X11/screensavers/xautolock-%{version}.tgz
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
 
-%{!?_without_modxorg:BuildRequires: libX11-devel}
+%{!?_without_modxorg:BuildRequires: libX11-devel, libXScrnSaver-devel}
 %{?_without_modxorg:BuildRequires: XFree86-devel}
 
 %description
@@ -53,6 +53,9 @@
 %{_prefix}/X11R6/bin/xautolock
 
 %changelog
+* Sun Jan 13 2008 Dries Verachtert <dries at ulyssis.org> - 2.2-1
+- Updated to release 2.2.
+
 * Thu Feb 26 2004 Dries Verachtert <dries at ulyssis.org> 2.1-2
 - fixed: man page not installed.
   bug found by Matt Thompson, thanks Matt!



More information about the svn-commits mailing list