]> git.pld-linux.org Git - packages/ETL.git/commitdiff
- formatting, R: libstdc++-devel
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 17 Dec 2005 13:16:54 +0000 (13:16 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ETL.spec -> 1.2

ETL.spec

index f64e76c060439ee57c66cddb4af4f3adaac04c6f..2a08517be194f24c1edaaeb4d8229e376bf2cb04 100644 (file)
--- a/ETL.spec
+++ b/ETL.spec
@@ -8,15 +8,16 @@ Group:                Libraries
 Source0:       http://www.bridgetone.com/voria/files/%{name}-%{version}.tar.gz
 # Source0-md5: f156ea5f07d1c2d5802f2e0e2706b46a
 URL:           http://www.synfig.com/download
+Requires:      libstdc++-devel
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-VoriaETL is a multiplatform class and template library
-designed to complement and supplement the C++ STL.
+VoriaETL is a multiplatform class and template library designed to
+complement and supplement the C++ STL.
 
 %description -l pl
-VoriaETL jest wieloplatformow± bibliotek± klas i wzorców przeznaczon± do
-uzupe³niania STL C++.
+VoriaETL jest wieloplatformow± bibliotek± klas i wzorców przeznaczon±
+do uzupe³niania STL C++.
 
 %prep
 %setup -q
@@ -36,6 +37,6 @@ rm -rf $RPM_BUILD_ROOT
 
 %files
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/*
+%attr(755,root,root) %{_bindir}/ETL-config
 %{_includedir}/%{name}
 %{_pkgconfigdir}/*.pc
This page took 0.091294 seconds and 4 git commands to generate.