SPECS: libmsn.spec - beta2
shadzik
shadzik at pld-linux.org
Wed Jan 7 10:55:27 CET 2009
Author: shadzik Date: Wed Jan 7 09:55:27 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- beta2
---- Files affected:
SPECS:
libmsn.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/libmsn.spec
diff -u SPECS/libmsn.spec:1.1 SPECS/libmsn.spec:1.2
--- SPECS/libmsn.spec:1.1 Wed Nov 26 23:10:34 2008
+++ SPECS/libmsn.spec Wed Jan 7 10:55:21 2009
@@ -1,6 +1,6 @@
# $Revision$, $Date$
-%define _beta beta1
+%define _beta beta2
Summary: MSN Library
Summary(pl.UTF-8): Biblioteka MSN
@@ -9,9 +9,8 @@
Release: 0.%{_beta}.1
License: GPL
Group: Libraries
-Source0: http://dl.sourceforge.net/sourceforge/%{name}/%{name}-%{version}-%{_beta}.tar.bz2
-# Source0-md5: f5b79c230ec7e7654b5efe8c61ea1602
-Patch0: %{name}-lib64.patch
+Source0: http://dl.sourceforge.net/libmsn/%{name}-%{version}-%{_beta}.tar.bz2
+# Source0-md5: e2088e987a44cef0b243b4adcb8c3825
URL: http://sourceforge.net/projects/libmsn/
BuildRequires: cmake
Requires(pre,post): /sbin/ldconfig
@@ -37,7 +36,6 @@
%prep
%setup -q -n %{name}-%{version}-%{_beta}
-%patch0 -p0
%build
install -d build
@@ -66,12 +64,14 @@
%files
%defattr(644,root,root,755)
+%attr(755,root,root) %{_bindir}/msntest
%attr(755,root,root) %ghost %{_libdir}/libmsn.so.0.1
%attr(755,root,root) %{_libdir}/libmsn.so.*.*.*
%files devel
%defattr(644,root,root,755)
%attr(755,root,root) %{_libdir}/libmsn.so
+%{_pkgconfigdir}/libmsn.pc
%{_includedir}/msn
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -80,6 +80,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2009/01/07 09:55:21 shadzik
+- beta2
+
Revision 1.1 2008/11/26 22:10:34 shadzik
- init
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libmsn.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list