[svn] r5721 - in trunk/rpms: ddclient getmail griffith ndisc6
uni2ascii
packagers at lists.rpmforge.net
packagers at lists.rpmforge.net
Mon Aug 13 09:26:28 CEST 2007
Author: dries
Date: 2007-08-13 09:26:26 +0200 (Mon, 13 Aug 2007)
New Revision: 5721
Modified:
trunk/rpms/ddclient/ddclient.spec
trunk/rpms/getmail/getmail.spec
trunk/rpms/griffith/griffith.spec
trunk/rpms/ndisc6/ndisc6.spec
trunk/rpms/uni2ascii/uni2ascii.spec
Log:
updates
Modified: trunk/rpms/ddclient/ddclient.spec
===================================================================
--- trunk/rpms/ddclient/ddclient.spec 2007-08-12 18:57:01 UTC (rev 5720)
+++ trunk/rpms/ddclient/ddclient.spec 2007-08-13 07:26:26 UTC (rev 5721)
@@ -3,7 +3,7 @@
Summary: Updates dynamic DNS entries
Name: ddclient
-Version: 3.7.1
+Version: 3.7.3
Release: 1
License: GPL
Group: Applications/Internet
@@ -65,6 +65,9 @@
%{_sbindir}/ddclient
%changelog
+* Mon Aug 13 2007 Dries Verachtert <dries at ulyssis.org> - 3.7.3-1
+- Updated to release 3.7.3.
+
* Mon Feb 12 2007 Dries Verachtert <dries at ulyssis.org> - 3.7.1-1
- Updated to release 3.7.1.
Modified: trunk/rpms/getmail/getmail.spec
===================================================================
--- trunk/rpms/getmail/getmail.spec 2007-08-12 18:57:01 UTC (rev 5720)
+++ trunk/rpms/getmail/getmail.spec 2007-08-13 07:26:26 UTC (rev 5721)
@@ -5,7 +5,7 @@
Summary: POP3 mail retriever with reliable Maildir delivery
Name: getmail
-Version: 4.7.5
+Version: 4.7.6
Release: 1
License: GPL
Group: Applications/Internet
@@ -52,6 +52,9 @@
%{python_sitelib}/getmailcore/
%changelog
+* Mon Aug 13 2007 Dries Verachtert <dries at ulyssis.org> - 4.7.6-1
+- Updated to release 4.7.6.
+
* Thu Jun 07 2007 Dries Verachtert <dries at ulyssis.org> - 4.7.5-1
- Updated to release 4.7.5.
Modified: trunk/rpms/griffith/griffith.spec
===================================================================
--- trunk/rpms/griffith/griffith.spec 2007-08-12 18:57:01 UTC (rev 5720)
+++ trunk/rpms/griffith/griffith.spec 2007-08-13 07:26:26 UTC (rev 5721)
@@ -3,7 +3,7 @@
Summary: Film collection manager application
Name: griffith
-Version: 0.9.3.1
+Version: 0.9.4
Release: 1
License: GPL
Group: Applications/Multimedia
@@ -48,6 +48,9 @@
%{_datadir}/applications/griffith.desktop
%changelog
+* Mon Aug 13 2007 Dries Verachtert <dries at ulyssis.org> - 0.9.4-1
+- Updated to release 0.9.4.
+
* Sun Jul 08 2007 Dries Verachtert <dries at ulyssis.org> - 0.9.3.1-1
- Updated to release 0.9.3.1.
Modified: trunk/rpms/ndisc6/ndisc6.spec
===================================================================
--- trunk/rpms/ndisc6/ndisc6.spec 2007-08-12 18:57:01 UTC (rev 5720)
+++ trunk/rpms/ndisc6/ndisc6.spec 2007-08-13 07:26:26 UTC (rev 5721)
@@ -4,7 +4,7 @@
Summary: Tools for ICMPv6 Neighbor&Router Discovery and TCP/IPv6 traceroute
Name: ndisc6
-Version: 0.7.1
+Version: 0.9.3
Release: 1
License: GPL
Group: Applications/Internet
@@ -20,30 +20,20 @@
%prep
%setup
-#%{__perl} -pi -e 's|\)/man/man8/|)/share/man/man8/|g;' Makefile
-# make sure 'install' doesn't depend on 'all'
-#%{__perl} -pi -e 's|install: all|install: |g;' Makefile
%build
%configure
%{__make} %{?_smp_mflags}
-#ndisc6 rdisc6 traceroute6
%install
%{__rm} -rf %{buildroot}
-%{__install} -d %{buildroot}%{_mandir}/man8 %{buildroot}%{_bindir}
-%makeinstall #DESTDIR=%{buildroot}
-%{__rm} -f %{buildroot}%{_mandir}/man8/tcptraceroute6.8
-%{__ln_s} %{_mandir}/man8/traceroute6.8 %{buildroot}%{_mandir}/man8/tcptraceroute6.8
-%{__rm} -f %{buildroot}%{_mandir}/man8/tracert6.8
-%{__ln_s} %{_mandir}/man8/rltraceroute6.8 %{buildroot}%{_mandir}/man8/tracert6.8
-%{__rm} -f %{buildroot}%{_mandir}/man1/nameinfo.1
-%{__ln_s} %{_mandir}/man1/addrinfo.1 %{buildroot}%{_mandir}/man1/nameinfo.1
+%{__make} install DESTDIR=%{buildroot}
+%find_lang %{name}
%clean
%{__rm} -rf %{buildroot}
-%files
+%files -f %{name}.lang
%defattr(-, root, root, 0755)
%doc ChangeLog COPYING INSTALL NEWS README
%doc %{_mandir}/man8/ndisc6.8*
@@ -52,12 +42,14 @@
%doc %{_mandir}/man8/tcptraceroute6.8*
%doc %{_mandir}/man8/rltraceroute6.8*
%doc %{_mandir}/man1/tcpspray6.1*
-%doc %{_mandir}/man1/addrinfo*
-%doc %{_mandir}/man1/dnssort*
-%doc %{_mandir}/man1/nameinfo*
-%{_bindir}/addrinfo
+%doc %{_mandir}/man1/addr2name.1*
+%doc %{_mandir}/man1/name2addr.1*
+%doc %{_mandir}/man1/dnssort.1*
+%doc %{_mandir}/man1/tcpspray.1*
+%{_bindir}/addr2name
+%{_bindir}/name2addr
%{_bindir}/dnssort
-%{_bindir}/nameinfo
+%{_bindir}/tcpspray
%{_bindir}/ndisc6
%{_bindir}/rdisc6
%{_bindir}/tcpspray6
@@ -66,6 +58,9 @@
%{_bindir}/tcptraceroute6
%changelog
+* Mon Aug 13 2007 Dries Verachtert <dries at ulyssis.org> - 0.9.3-1
+- Updated to release 0.9.3.
+
* Sun Nov 12 2006 Dries Verachtert <dries at ulyssis.org> - 0.7.1-1
- Updated to release 0.7.1.
Modified: trunk/rpms/uni2ascii/uni2ascii.spec
===================================================================
--- trunk/rpms/uni2ascii/uni2ascii.spec 2007-08-12 18:57:01 UTC (rev 5720)
+++ trunk/rpms/uni2ascii/uni2ascii.spec 2007-08-13 07:26:26 UTC (rev 5721)
@@ -4,7 +4,7 @@
Summary: Convert between UTF-8 Unicode and 7-bit ASCII equivalents
Name: uni2ascii
-Version: 4.3
+Version: 4.3.2
Release: 1
License: GPL
Group: Applications/Text
@@ -51,6 +51,9 @@
%{_bindir}/uni2ascii
%changelog
+* Mon Aug 13 2007 Dries Verachtert <dries at ulyssis.org> - 4.3.2-1
+- Updated to release 4.3.2.
+
* Mon Mar 12 2007 Dries Verachtert <dries at ulyssis.org> - 4.3-1
- Updated to release 4.3.
More information about the svn-commits
mailing list