]> git.pld-linux.org Git - packages/libsigc++.git/commitdiff
- ver. 1.2.1 libsigc++-1_2_1-1
authorwrobell <wrobell@pld-linux.org>
Fri, 25 Oct 2002 17:03:16 +0000 (17:03 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    libsigc++.spec -> 1.33

libsigc++.spec

index ad14f69b6e852be26ca7510ebb32c8f2ae5bc2a9..ff4b7d9efd21e43f6ba4250be58e63ce15f38c73 100644 (file)
@@ -1,8 +1,8 @@
 Summary:       The Typesafe Signal Framework for C++
 Summary(pl):   ¦rodowisko sygna³ów z kontrol± typów dla C++
 Name:          libsigc++
-Version:       1.1.9
-Release:       2
+Version:       1.2.1
+Release:       1
 Epoch:         1
 License:       LGPL
 Vendor:                Karl E. Nelson <kenelson@ece.ucdavis.edu>
@@ -84,8 +84,7 @@ rm -f scripts/missing
 rm -rf $RPM_BUILD_ROOT
 
 %{__make} install \
-       DESTDIR=$RPM_BUILD_ROOT \
-       m4datadir=%{_aclocaldir}
+       DESTDIR=$RPM_BUILD_ROOT
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -100,13 +99,11 @@ rm -rf $RPM_BUILD_ROOT
 %files devel
 %defattr(644,root,root,755)
 %doc AUTHORS README IDEAS FEATURES NEWS ChangeLog TODO doc/*
-%attr(755,root,root) %{_bindir}/sigc-config*
 %attr(755,root,root) %{_libdir}/lib*.so
 %attr(755,root,root) %{_libdir}/lib*.la
 %{_includedir}/sigc++-*
 %{_libdir}/sigc++-*
 %{_pkgconfigdir}/*
-%{_aclocaldir}/*
 
 %files static
 %defattr(644,root,root,755)
This page took 0.080193 seconds and 4 git commands to generate.