packages: boolstuff/boolstuff.spec - BR: libstdc++-devel, libtool - dropped...
sparky
sparky at pld-linux.org
Sat May 15 00:53:49 CEST 2010
Author: sparky Date: Fri May 14 22:53:49 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- BR: libstdc++-devel, libtool
- dropped unused BR: perl
---- Files affected:
packages/boolstuff:
boolstuff.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: packages/boolstuff/boolstuff.spec
diff -u packages/boolstuff/boolstuff.spec:1.2 packages/boolstuff/boolstuff.spec:1.3
--- packages/boolstuff/boolstuff.spec:1.2 Sat Apr 17 13:25:39 2010
+++ packages/boolstuff/boolstuff.spec Sat May 15 00:53:44 2010
@@ -10,7 +10,8 @@
URL: http://perso.b2b2c.ca/sarrazip/dev/boolstuff.html
BuildRequires: autoconf
BuildRequires: automake
-BuildRequires: perl
+BuildRequires: libstdc++-devel
+BuildRequires: libtool
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
@@ -68,9 +69,10 @@
%files
%defattr(644,root,root,755)
%doc AUTHORS ChangeLog NEWS README THANKS TODO
-%{_libdir}/lib*.so.*
+%attr(755,root,root) %{_libdir}/lib*.so.*.*.*
+%attr(755,root,root) %ghost %{_libdir}/lib*.so.?
%{_libdir}/lib*.la
-%{_mandir}/man3/boolstuff.3.gz
+%{_mandir}/man3/boolstuff.3*
%{_examplesdir}/%{name}
%files devel
@@ -80,14 +82,19 @@
%{_pkgconfigdir}/*.pc
%files tools
+%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/*
-%{_mandir}/man1/booldnf.1.gz
+%{_mandir}/man1/booldnf.1*
%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.3 2010/05/14 22:53:44 sparky
+- BR: libstdc++-devel, libtool
+- dropped unused BR: perl
+
Revision 1.2 2010/04/17 11:25:39 uzsolt
- fix build
- rel 1
@@ -95,4 +102,3 @@
Revision 1.1 2010/04/17 09:58:03 uzsolt
- initial
- doesn't build (possible undefinied macros)
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/boolstuff/boolstuff.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list