]> git.pld-linux.org Git - packages/libsigc++.git/commitdiff
- fixed one of the types definition auto/ac/libsigc++-2_0_5-2
authorwrobell <wrobell@pld-linux.org>
Fri, 10 Sep 2004 09:59:18 +0000 (09:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel. 2

Changed files:
    libsigc++.spec -> 1.53

libsigc++.spec

index 191d2c8dd57419da83e397d81147f448e5ad6af0..3def8bd2fa74460a4c5168036c17ad6b1bb17ac4 100644 (file)
@@ -2,13 +2,14 @@ Summary:      The Typesafe Signal Framework for C++
 Summary(pl):   ¦rodowisko sygna³ów z kontrol± typów dla C++
 Name:          libsigc++
 Version:       2.0.5
-Release:       1
+Release:       2
 Epoch:         1
 License:       LGPL
 Vendor:                Karl E. Nelson <kenelson@ece.ucdavis.edu>
 Group:         Libraries
 Source0:       http://ftp.gnome.org/pub/gnome/sources/libsigc++/2.0/%{name}-%{version}.tar.bz2
 # Source0-md5: 3b74e1de1d1ccb2f23d4fbfc5cc805f2
+Patch0:                %{name}-template.patch
 URL:           http://libsigc.sourceforge.net/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -79,6 +80,7 @@ Statyczna biblioteka libsigc++ - 
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__libtoolize}
This page took 0.088017 seconds and 4 git commands to generate.