rpms/projectM-libvisual/devel import.log, NONE, 1.1 projectM-libvisual.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Jameson Pugh imntreal at fedoraproject.org
Fri Nov 14 06:06:08 UTC 2008


Author: imntreal

Update of /cvs/pkgs/rpms/projectM-libvisual/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10497/devel

Modified Files:
	.cvsignore sources 
Added Files:
	import.log projectM-libvisual.spec 
Log Message:
Initial commit



--- NEW FILE import.log ---
projectM-libvisual-1_2_0-4_fc9:HEAD:projectM-libvisual-1.2.0-4.fc9.src.rpm:1226642695


--- NEW FILE projectM-libvisual.spec ---
Name:		projectM-libvisual
Version:	1.2.0
Release:	4%{?dist}
Summary:	The projectM visualization plugin for libvisual
Group:		Applications/Multimedia
License:	GPLv2+ and LGPLv2+ and MIT
URL:		http://projectm.sourceforge.net/
Source0:	http://downloads.sourceforge.net/projectm/%{name}-%{version}.tar.bz2
BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires:	cmake, libprojectM-devel => %{version}, libvisual-devel = 0.4.0, SDL-devel

%description
This package allows the use of the projectM visualization plugin through any
libvisual compatible applications.

%prep
%setup -q


%build
%cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} -DLIB_INSTALL_DIR=%{_libdir} .
make %{?_smp_mflags} VERBOSE=1


%install
rm -rf $RPM_BUILD_ROOT
make install DESTDIR=$RPM_BUILD_ROOT

%clean
rm -rf $RPM_BUILD_ROOT


%post -p /sbin/ldconfig

%postun -p /sbin/ldconfig


%files
%defattr(-,root,root,-)
%doc AUTHORS ChangeLog COPYING
%{_libdir}/libvisual-0.4/

%changelog
* Tue Nov 11 2008 Jameson Pugh (imntreal at gmail.com) - 1.2.0-4
- Updated license
- Corrected URL
- Minor change to BuildRequires
- Owned lib/libvisual-0.4 because libvisual doesn't create it

* Thu Nov 6 2008 Jameson Pugh (imntreal at gmail.com) - 1.2.0-3
- Removed line to delete .la files
- Cleaned up Requires

* Thu Nov 6 2008 Jameson Pugh (imntreal at gmail.com) - 1.2.0-2
- Fixed SOURCE0
- Added VERBOSE=1 to make line
- Added cmake to BR line

* Wed Sep 3 2008 Jameson Pugh (imntreal at gmail.com) - 1.2.0-1
- New release.

* Mon Mar 31 2008 Jameson Pugh (imntreal at gmail.com) - 1.1-1
- New release

* Wed Dec 5 2007 Jameson Pugh <imntreal at gmail.com> - 1.0-1
- Initial public release of the package


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/projectM-libvisual/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	14 Nov 2008 05:43:00 -0000	1.1
+++ .cvsignore	14 Nov 2008 06:05:37 -0000	1.2
@@ -0,0 +1 @@
+projectM-libvisual-1.2.0.tar.bz2


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/projectM-libvisual/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	14 Nov 2008 05:43:00 -0000	1.1
+++ sources	14 Nov 2008 06:05:37 -0000	1.2
@@ -0,0 +1 @@
+41a90c5b8931a2cfcdd406eca89e83f9  projectM-libvisual-1.2.0.tar.bz2




More information about the fedora-extras-commits mailing list