Update okayed by Denis.
This commit is contained in:
parent
c2a431f8b2
commit
baa185ca79
@ -1,5 +1,5 @@
|
|||||||
Name: libsigc++20
|
Name: libsigc++20
|
||||||
Version: 2.0.3
|
Version: 2.0.6
|
||||||
Release: 1
|
Release: 1
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
Summary: The Typesafe Signal Framework for C++
|
Summary: The Typesafe Signal Framework for C++
|
||||||
@ -7,7 +7,7 @@ Summary: The Typesafe Signal Framework for C++
|
|||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
License: LGPL
|
License: LGPL
|
||||||
URL: http://libsigc.sourceforge.net/
|
URL: http://libsigc.sourceforge.net/
|
||||||
Source0: http://dl.sourceforge.net/libsigc/libsigc++-%version.tar.gz
|
Source0: http://dl.sourceforge.net/libsigc/libsigc++-%version.tar.bz2
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
|
|
||||||
Requires(post): /sbin/ldconfig
|
Requires(post): /sbin/ldconfig
|
||||||
@ -81,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_libdir}/*.a
|
%{_libdir}/*.a
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 15 2005 Rick L Vinyard Jr <rvinyard@cs.nmsu.edu> - 0:2.0.6-1
|
||||||
|
- Update to 2.0.6
|
||||||
|
|
||||||
* Mon Jun 27 2004 Denis Leroy <denis@poolshark.org> - 0:2.0.3-0.fdr.1
|
* Mon Jun 27 2004 Denis Leroy <denis@poolshark.org> - 0:2.0.3-0.fdr.1
|
||||||
- Update to 2.0.3
|
- Update to 2.0.3
|
||||||
- Merged deps from FC2 sigc++ 1.2.5 spec
|
- Merged deps from FC2 sigc++ 1.2.5 spec
|
||||||
|
Loading…
Reference in New Issue
Block a user