]> git.pld-linux.org Git - packages/Atlas-C++.git/commitdiff
- rel 0.2, fixed %files a bit, builds for me, (no idea if work properly yet)
authorMaciej Pijanka <agaran@pld-linux.org>
Tue, 4 Apr 2006 19:43:52 +0000 (19:43 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Atlas-C++.spec -> 1.21

Atlas-C++.spec

index 530cc6b3e0d4304a35e9d690037c82f350a3ed5b..d6037e847d526734d7bd361b5b7a566a3081ab81 100644 (file)
@@ -1,8 +1,11 @@
+# TODO:
+# add tutorial subpackage
+# check if atlas_convert should be in %files and in which package
 Summary:       C++ reference implementation of the Atlas protocol
 Summary(pl):   Implementacja protoko³u Atlas
 Name:          Atlas-C++
 Version:       0.6.0rc2
-Release:       0.1
+Release:       0.2
 License:       LGPL
 Group:         Libraries
 Source0:       http://dl.sourceforge.net/worldforge/%{name}-%{version}.tar.bz2
@@ -101,11 +104,11 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(644,root,root,755)
-%attr(755,root,root) %{_bindir}/atlas-config
+#%attr(755,root,root) %{_bindir}/atlas-config
 %attr(755,root,root) %{_libdir}/lib*.so
 %{_libdir}/lib*.la
 %{_includedir}/Atlas*
-%{_aclocaldir}/atlas.m4
+#%{_aclocaldir}/atlas.m4
 %{_pkgconfigdir}/atlascpp*.pc
 
 %files static
This page took 0.088583 seconds and 4 git commands to generate.