rpms/atlascpp/devel atlascpp.spec,1.8,1.9

Alexey Torkhov atorkhov at fedoraproject.org
Sun Mar 1 11:39:43 UTC 2009


Author: atorkhov

Update of /cvs/pkgs/rpms/atlascpp/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv21075

Modified Files:
	atlascpp.spec 
Log Message:
Moving skstream dependency to -devel subpackage.


Index: atlascpp.spec
===================================================================
RCS file: /cvs/pkgs/rpms/atlascpp/devel/atlascpp.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- atlascpp.spec	28 Feb 2009 09:14:27 -0000	1.8
+++ atlascpp.spec	1 Mar 2009 11:39:11 -0000	1.9
@@ -12,7 +12,6 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:  doxygen zlib-devel bzip2-devel
-Requires:       skstream
 # Provide the other name that this package is commonly known by
 Provides:       Atlas-C++
 
@@ -28,6 +27,8 @@
 Summary:        Development files for Atlas-C++
 Group:   Development/Libraries
 Requires: pkgconfig %{name} = %{version}-%{release}
+# Atlas-C++ includes simple tutorial that uses skstream
+Requires:       skstream-devel
 
 
 %description devel




More information about the fedora-extras-commits mailing list