This commit is contained in:
parent
f630e9f272
commit
96d4dca670
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e604bf575704fba058d1f78c55bd1ec4253f957f72874ccae8416a5edc3c0cca
|
||||
size 1796600
|
3
libsigc++-2.0.18.tar.bz2
Normal file
3
libsigc++-2.0.18.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:53e7d030b73815a31781c26acb42f7880df3e786ed46a8fe3cde08a4c21ecceb
|
||||
size 1842485
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 19 16:32:29 CEST 2007 - sbrabec@suse.cz
|
||||
|
||||
- Updated to version 2.0.18:
|
||||
* Fix a build error in the examples, on Sun CC.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 23 01:48:42 CET 2007 - ro@suse.de
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package libsigc++2 (Version 2.0.17)
|
||||
# spec file for package libsigc++2 (Version 2.0.18)
|
||||
#
|
||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -13,14 +13,14 @@
|
||||
Name: libsigc++2
|
||||
%define _name libsigc++
|
||||
BuildRequires: gcc-c++
|
||||
Version: 2.0.17
|
||||
Release: 38
|
||||
Version: 2.0.18
|
||||
Release: 1
|
||||
Group: Development/Libraries/C and C++
|
||||
License: GNU Library General Public License v. 2.0 and 2.1 (LGPL)
|
||||
License: LGPL v2 or later
|
||||
Summary: Typesafe Signal Framework for C++
|
||||
URL: http://libsigc.sourceforge.net/
|
||||
Url: http://libsigc.sourceforge.net/
|
||||
Source: %{_name}-%{version}.tar.bz2
|
||||
Autoreqprov: on
|
||||
AutoReqProv: on
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
@ -119,7 +119,10 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_libdir}/sigc++-2.0
|
||||
%{_includedir}/*
|
||||
|
||||
%changelog -n libsigc++2
|
||||
%changelog
|
||||
* Wed Sep 19 2007 - sbrabec@suse.cz
|
||||
- Updated to version 2.0.18:
|
||||
* Fix a build error in the examples, on Sun CC.
|
||||
* Tue Jan 23 2007 - ro@suse.de
|
||||
- drop requires for gnome-filesystem
|
||||
* Fri Jan 12 2007 - sbrabec@suse.cz
|
||||
|
Loading…
Reference in New Issue
Block a user