rpms/slang/devel .cvsignore, 1.15, 1.16 slang.spec, 1.56, 1.57 sources, 1.15, 1.16

Miroslav Lichvar mlichvar at fedoraproject.org
Mon Sep 7 12:07:57 UTC 2009


Author: mlichvar

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

Modified Files:
	.cvsignore slang.spec sources 
Log Message:
- update to 2.2.1



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/slang/devel/.cvsignore,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- .cvsignore	3 Aug 2009 16:15:14 -0000	1.15
+++ .cvsignore	7 Sep 2009 12:07:57 -0000	1.16
@@ -1 +1 @@
-slang-2.2.0.tar.bz2
+slang-2.2.1.tar.bz2


Index: slang.spec
===================================================================
RCS file: /cvs/pkgs/rpms/slang/devel/slang.spec,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -p -r1.56 -r1.57
--- slang.spec	3 Aug 2009 16:15:14 -0000	1.56
+++ slang.spec	7 Sep 2009 12:07:57 -0000	1.57
@@ -1,6 +1,6 @@
 Summary: The shared library for the S-Lang extension language
 Name: slang
-Version: 2.2.0
+Version: 2.2.1
 Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Libraries
@@ -38,6 +38,7 @@ the S-Lang distribution.
 Summary: Development files for the S-Lang extension language
 Group: Development/Libraries
 Requires: %{name} = %{version}-%{release}
+Requires: pkgconfig
 
 %description devel
 This package contains files which you'll need if you want to
@@ -105,6 +106,7 @@ rm -rf ${RPM_BUILD_ROOT}
 %defattr(-,root,root)
 %doc doc/*/cslang*.txt doc/*/cref.txt
 %{_libdir}/libslang*.so
+%{_libdir}/pkgconfig/slang.pc
 %{_includedir}/slang
 
 %files static
@@ -112,6 +114,9 @@ rm -rf ${RPM_BUILD_ROOT}
 %{_libdir}/libslang*.a
 
 %changelog
+* Mon Sep 07 2009 Miroslav Lichvar <mlichvar at redhat.com> - 2.2.1-1
+- update to 2.2.1
+
 * Mon Aug 03 2009 Miroslav Lichvar <mlichvar at redhat.com> - 2.2.0-1
 - update to 2.2.0
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/slang/devel/sources,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -p -r1.15 -r1.16
--- sources	3 Aug 2009 16:15:14 -0000	1.15
+++ sources	7 Sep 2009 12:07:57 -0000	1.16
@@ -1 +1 @@
-2593b390c6db81b840f6b48b0e768fa0  slang-2.2.0.tar.bz2
+51b7e9c29c6812f304531713e2ebf969  slang-2.2.1.tar.bz2




More information about the scm-commits mailing list