Author: arvenil Date: Fri Oct 12 13:51:56 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - s/%description -p/%description -l/ - adapter
---- Files affected: SPECS: libprojectM.spec (1.4 -> 1.5) ---- Diffs: ================================================================ Index: SPECS/libprojectM.spec diff -u SPECS/libprojectM.spec:1.4 SPECS/libprojectM.spec:1.5 --- SPECS/libprojectM.spec:1.4 Fri Oct 12 13:05:04 2007 +++ SPECS/libprojectM.spec Fri Oct 12 15:51:51 2007 @@ -9,13 +9,13 @@ Release: 1 License: LGPL Group: Libraries -Source0: http://dl.sourceforge.net/sourceforge/projectm/%{name}-%{version}.tar.bz2 +Source0: http://dl.sourceforge.net/projectm/%{name}-%{version}.tar.bz2 # Source0-md5: 66d2405fcb03efd4c82a0ea1989b4cbc Patch0: %{name}-static.patch URL: http://projectm.sourceforge.net/ BuildRequires: cmake -BuildRequires: glew-devel BuildRequires: ftgl-devel >= 2.1.2-3 +BuildRequires: glew-devel BuildRequires: pkgconfig BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -24,7 +24,7 @@ awesome music visualizer. There is nothing better in the world of Unix. -%description -p pl.UTF-8 +%description -l pl.UTF-8 projectM jest reimplementacją projektu Milkdrop na OpenGL. Jest imponującym wizualizatorem muzyki. Nie ma nic lepszego w świecie uniksa. @@ -65,8 +65,8 @@ %build %cmake \ -DCMAKE_INSTALL_PREFIX=%{_prefix} \ - . -%{__make} + . +%{__make} %install rm -rf $RPM_BUILD_ROOT @@ -106,6 +106,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.5 2007/10/12 13:51:51 arvenil +- s/%description -p/%description -l/ +- adapter + Revision 1.4 2007/10/12 11:05:04 beorn - PL desc - Tested, works. Full release. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libprojectM.spec?r1=1.4&r2=1.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
