rpms/libuninum/devel libuninum.spec,1.1,1.2 sources,1.2,1.3

Terje Røsten (terjeros) fedora-extras-commits at redhat.com
Sun May 25 20:16:50 UTC 2008


Author: terjeros

Update of /cvs/extras/rpms/libuninum/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv3779

Modified Files:
	libuninum.spec sources 
Log Message:
* Thu May 22 2008 Terje Rosten <terje.rosten at ntnu.no> - 2.7-3
- Rebuild, new tarball upstream
- Remove the tcl tool



Index: libuninum.spec
===================================================================
RCS file: /cvs/extras/rpms/libuninum/devel/libuninum.spec,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libuninum.spec	25 May 2008 10:03:57 -0000	1.1
+++ libuninum.spec	25 May 2008 20:16:08 -0000	1.2
@@ -1,8 +1,8 @@
 Summary:       Library for converting unicode strings to numbers
 Name:          libuninum
 Version:       2.7
-Release:       2%{?dist}
-# numconv is GPLv2, lib is LGPLV2
+Release:       3%{?dist}
+# numconv is GPLv2, lib is LGPLv2
 License:       GPLv2 and LGPLv2
 Group:         Development/Libraries
 URL:           http://billposer.org/Software/libuninum.html
@@ -46,6 +46,7 @@
 %{__rm} -rf %{buildroot}
 %{__make} install DESTDIR=%{buildroot}
 %{__install} -p -D -m 0644 numconv.1 %{buildroot}/%{_mandir}/man1/numconv.1
+%{__rm} -f %{buildroot}%{_bindir}/NumberConverter.tcl
 
 %post -p /sbin/ldconfig
 %postun -p /sbin/ldconfig
@@ -56,9 +57,8 @@
 %files
 %defattr(-, root, root, -)
 %doc AUTHORS ChangeLog COPYING CREDITS NEWS README README_NUMBERCONVERTER TODO 
-%doc Examples/*.c
+%doc Examples
 %{_bindir}/numconv
-%{_bindir}/NumberConverter.tcl
 %{_libdir}/libuninum.so.*
 %{_mandir}/man1/numconv.1*
 
@@ -69,8 +69,12 @@
 %exclude %{_libdir}/libuninum.la
 
 %changelog
-* Tue May 20 2008 Terje Rosten <terje.rosten@> - 2.7-2
-- random cleanup
+* Thu May 22 2008 Terje Rosten <terje.rosten at ntnu.no> - 2.7-3
+- Rebuild, new tarball upstream
+- Remove the tcl tool
+
+* Tue May 20 2008 Terje Rosten <terje.rosten at ntnu.no> - 2.7-2
+- Random cleanup
 
 * Wed Dec 19 2007 Dries Verachtert <dries at ulyssis.org> - 2.7-1
 - Updated to release 2.7.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/libuninum/devel/sources,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- sources	25 May 2008 10:03:57 -0000	1.2
+++ sources	25 May 2008 20:16:08 -0000	1.3
@@ -1 +1 @@
-5a34c5cf6a6307274dad0ce52b40f94c  libuninum-2.7.tar.gz
+86bf829d4d9b1374f7577c4d812b108c  libuninum-2.7.tar.gz




More information about the fedora-extras-commits mailing list