[svn] r6043 - in trunk/rpms: . cyphesis exiftags mathomatic smb4k wput

packagers at lists.rpmforge.net packagers at lists.rpmforge.net
Sun Dec 16 23:39:00 CET 2007


Author: dries
Date: 2007-12-16 23:38:58 +0100 (Sun, 16 Dec 2007)
New Revision: 6043

Added:
   trunk/rpms/wput/
   trunk/rpms/wput/wput.spec
Modified:
   trunk/rpms/cyphesis/cyphesis.spec
   trunk/rpms/exiftags/exiftags.spec
   trunk/rpms/mathomatic/mathomatic.spec
   trunk/rpms/smb4k/smb4k.spec
Log:
updates

Modified: trunk/rpms/cyphesis/cyphesis.spec
===================================================================
--- trunk/rpms/cyphesis/cyphesis.spec	2007-12-14 15:56:53 UTC (rev 6042)
+++ trunk/rpms/cyphesis/cyphesis.spec	2007-12-16 22:38:58 UTC (rev 6043)
@@ -3,7 +3,7 @@
 
 Summary: Fantasy MMORPG server suing AI/A-Life techniques
 Name: cyphesis
-Version: 0.5.13
+Version: 0.5.15
 Release: 1
 License: GPL
 Group: Applications/Internet
@@ -57,6 +57,9 @@
 %{_datadir}/cyphesis/
 
 %changelog
+* Sun Dec 16 2007 Dries Verachtert <dries at ulyssis.org> - 0.5.15-1
+- Updated to release 0.5.15.
+
 * Mon Jul 16 2007 Dries Verachtert <dries at ulyssis.org> - 0.5.13-1
 - Updated to release 0.5.13.
 

Modified: trunk/rpms/exiftags/exiftags.spec
===================================================================
--- trunk/rpms/exiftags/exiftags.spec	2007-12-14 15:56:53 UTC (rev 6042)
+++ trunk/rpms/exiftags/exiftags.spec	2007-12-16 22:38:58 UTC (rev 6043)
@@ -4,8 +4,8 @@
 
 Summary: Shows Exif (Exchangeable Image File) image metadata
 Name: exiftags
-Version: 1.00
-Release: 1.2
+Version: 1.01
+Release: 1
 License: BSD
 Group: Applications/Multimedia
 URL: http://johnst.org/sw/exiftags/
@@ -53,6 +53,9 @@
 %{_bindir}/*
 
 %changelog
+* Sun Dec 16 2007 Dries Verachtert <dries at ulyssis.org> - 1.01-1
+- Updated to release 1.01.
+
 * Sat Apr 08 2006 Dries Verachtert <dries at ulyssis.org> - 1.00-1.2
 - Rebuild for Fedora Core 5.
 

Modified: trunk/rpms/mathomatic/mathomatic.spec
===================================================================
--- trunk/rpms/mathomatic/mathomatic.spec	2007-12-14 15:56:53 UTC (rev 6042)
+++ trunk/rpms/mathomatic/mathomatic.spec	2007-12-16 22:38:58 UTC (rev 6043)
@@ -5,7 +5,7 @@
 
 Summary: Small, portable symbolic math program
 Name: mathomatic
-Version: 12.8.0
+Version: 12.8.2
 Release: 1
 License: LGPL
 Group: Applications/Engineering
@@ -39,8 +39,13 @@
 %doc *.txt doc/*.html
 %doc %{_mandir}/man1/mathomatic.1*
 %{_bindir}/mathomatic
+%{_datadir}/pixmaps/mathomatic.png
+%{_datadir}/applications/mathomatic.desktop
 
 %changelog
+* Sun Dec 16 2007 Dries Verachtert <dries at ulyssis.org> - 12.8.2-1
+- Updated to release 12.8.2.
+
 * Mon Nov 19 2007 Dries Verachtert <dries at ulyssis.org> - 12.8.0-1
 - Updated to release 12.8.0.
 

Modified: trunk/rpms/smb4k/smb4k.spec
===================================================================
--- trunk/rpms/smb4k/smb4k.spec	2007-12-14 15:56:53 UTC (rev 6042)
+++ trunk/rpms/smb4k/smb4k.spec	2007-12-16 22:38:58 UTC (rev 6043)
@@ -9,7 +9,7 @@
 
 Summary: SMB (samba) share browser for KDE
 Name: smb4k
-Version: 0.8.7
+Version: 0.9.0
 Release: 1
 License: GPL
 Group: Applications/Internet
@@ -57,13 +57,21 @@
 %{_bindir}/smb4k_cat
 %{_bindir}/smb4k_mv
 %{_libdir}/kde3/konqsidebar*
+%{_libdir}/kde3/libsmb4k*
 %{_libdir}/libsmb4k*
 %{_datadir}/applications/kde/smb4k.desktop
 %{_datadir}/apps/konqsidebartng/add/smb4k_add.desktop
-%{_datadir}/apps/smb4k
+%{_datadir}/apps/smb4k/
+%{_datadir}/apps/smb4knetworkbrowserpart/
+%{_datadir}/apps/smb4ksharesiconviewpart/
+%{_datadir}/apps/smb4kshareslistviewpart/
+%{_datadir}/config.kcfg/smb4k.kcfg
 %{_datadir}/icons/crystalsvg/*/apps/smb4k.png
 
 %changelog
+* Sun Dec 16 2007 Dries Verachtert <dries at ulyssis.org> - 0.9.0-1
+- Updated to release 0.9.0.
+
 * Thu Nov 29 2007 Dries Verachtert <dries at ulyssis.org> - 0.8.7-1
 - Updated to release 0.8.7.
 

Added: trunk/rpms/wput/wput.spec
===================================================================
--- trunk/rpms/wput/wput.spec	                        (rev 0)
+++ trunk/rpms/wput/wput.spec	2007-12-16 22:38:58 UTC (rev 6043)
@@ -0,0 +1,46 @@
+# $Id$
+# Authority: dries
+# Upstream: Hagen Fritsch <itooktheredpill$gmx,de>
+
+Summary: Uploads files to FTP servers
+Name: wput
+Version: 0.6.1
+Release: 1
+License: GPL
+Group: Applications/Internet
+URL: http://wput.sourceforge.net/
+
+Source: http://dl.sf.net/wput/wput-%{version}.tgz
+BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
+
+BuildRequires: openssl-devel
+
+%description
+Wput is the opposite of wget, capable of uploading files to FTP servers 
+with an easy to use command line interface similar to wget's interface.
+
+%prep
+%setup -n wput
+
+%build
+%configure
+%{__make} %{?_smp_mflags}
+
+%install
+%{__rm} -rf %{buildroot}
+%{__install} -d %{buildroot}%{_bindir} %{buildroot}%{_mandir}/man1
+%{__make} install DESTDIR="%{buildroot}" bindir="%{buildroot}%{_bindir}" mandir="%{buildroot}%{_mandir}/man1/"
+%find_lang %{name}
+
+%clean
+%{__rm} -rf %{buildroot}
+
+%files -f %{name}.lang
+%defattr(-, root, root, 0755)
+%doc ChangeLog COPYING INSTALL TODO
+%doc %{_mandir}/man1/wput.1*
+%{_bindir}/wput
+
+%changelog
+* Sun Dec 16 2007 Dries Verachtert <dries at ulyssis.org> - 0.6.1-1
+- Initial package.



More information about the svn-commits mailing list