SPECS: libsigc++.spec - updated to 2.0.18
qboosh
qboosh at pld-linux.org
Tue Sep 18 20:06:57 CEST 2007
Author: qboosh Date: Tue Sep 18 18:06:57 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated to 2.0.18
---- Files affected:
SPECS:
libsigc++.spec (1.72 -> 1.73)
---- Diffs:
================================================================
Index: SPECS/libsigc++.spec
diff -u SPECS/libsigc++.spec:1.72 SPECS/libsigc++.spec:1.73
--- SPECS/libsigc++.spec:1.72 Tue Feb 13 07:46:52 2007
+++ SPECS/libsigc++.spec Tue Sep 18 20:06:52 2007
@@ -6,14 +6,13 @@
Summary: The Typesafe Signal Framework for C++
Summary(pl.UTF-8): Środowisko sygnałów z kontrolą typów dla C++
Name: libsigc++
-Version: 2.0.17
-Release: 2
+Version: 2.0.18
+Release: 1
Epoch: 1
-License: LGPL
-Vendor: Karl E. Nelson <kenelson at ece.ucdavis.edu>
+License: LGPL v2.1+
Group: Libraries
-Source0: http://ftp.gnome.org/pub/gnome/sources/libsigc++/2.0/%{name}-%{version}.tar.bz2
-# Source0-md5: fde0ee69e3125e982746d9fe005763e1
+Source0: http://ftp.gnome.org/pub/GNOME/sources/libsigc++/2.0/%{name}-%{version}.tar.bz2
+# Source0-md5: ddebf5aafc8525d10366a8724abc9f28
URL: http://libsigc.sourceforge.net/
BuildRequires: autoconf >= 2.59
BuildRequires: automake >= 1.9
@@ -112,32 +111,35 @@
%files
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README TODO
-%attr(755,root,root) %{_libdir}/lib*.so.*.*
+%attr(755,root,root) %{_libdir}/libsigc-2.0.so.*.*.*
%files devel
%defattr(644,root,root,755)
-%attr(755,root,root) %{_libdir}/lib*.so
-%{_libdir}/lib*.la
-%{_includedir}/sigc++-*
-%{_libdir}/sigc++*
-%{_pkgconfigdir}/*
-
-%files doc
-%defattr(644,root,root,755)
-%doc devel-docs/*
+%attr(755,root,root) %{_libdir}/libsigc-2.0.so
+%{_libdir}/libsigc-2.0.la
+%{_includedir}/sigc++-2.0
+%{_libdir}/sigc++-2.0
+%{_pkgconfigdir}/sigc++-2.0.pc
%if %{with static_libs}
%files static
%defattr(644,root,root,755)
-%{_libdir}/lib*.a
+%{_libdir}/libsigc-2.0.a
%endif
+%files doc
+%defattr(644,root,root,755)
+%doc devel-docs/*
+
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
* %{date} PLD Team <feedback at pld-linux.org>
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.73 2007/09/18 18:06:52 qboosh
+- updated to 2.0.18
+
Revision 1.72 2007/02/13 06:46:52 glen
- tabs in preamble
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libsigc++.spec?r1=1.72&r2=1.73&f=u
More information about the pld-cvs-commit
mailing list