rpms/pdfcube/devel pdfcube.spec, NONE, 1.1 .cvsignore, 1.1, 1.2 sources, 1.1, 1.2

Mads Villadsen (maxx) fedora-extras-commits at redhat.com
Sun Jan 21 22:55:18 UTC 2007


Author: maxx

Update of /cvs/extras/rpms/pdfcube/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv24717/devel

Modified Files:
	.cvsignore sources 
Added Files:
	pdfcube.spec 
Log Message:
auto-import pdfcube-0.0.2-3 on branch devel from pdfcube-0.0.2-3.src.rpm


--- NEW FILE pdfcube.spec ---
Name:           pdfcube
Version:        0.0.2
Release:        3%{?dist}
Summary:        PDF presentation viewer with a spinning cube


Group:          Applications/Productivity
License:        GPL
URL:            http://code.100allora.it/pdfcube
Source0:        http://code.100allora.it/pdfcube/attachment/wiki/WikiStart/%{name}-%{version}.tar.gz
BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)

BuildRequires:  poppler-devel, gtkglext-devel, freeglut-devel

%description
PDF Cube is an OpenGL API-based PDF viewer that adds a
compiz/Keynote-like spinning cube trasition effect to your PDF
presentations (including Latex, Beamer and Prosper). You can also zoom
on 5 predefined areas of any presentation page with a smooth zooming
effect.



%prep
%setup -q


%build
%configure
make %{?_smp_mflags}


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


%clean
rm -rf $RPM_BUILD_ROOT


%files
%defattr(-,root,root,-)
%doc README ChangeLog COPYING AUTHORS
%{_bindir}/pdfcube



%changelog
* Tue Jan 9 2007 Mads Villadsen <maxx at krakoa.dk> - 0.0.2-3
- Added COPYING and AUTHORS files. Added URL to Source0 (as per review request).

* Tue Dec 25 2006 Mads Villadsen <maxx at krakoa.dk> - 0.0.2-2
- Changed the way the pdfcube binary is found

* Tue Dec 25 2006 Mads Villadsen <maxx at krakoa.dk> - 0.0.2-1
- First release


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/pdfcube/devel/.cvsignore,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- .cvsignore	21 Jan 2007 22:54:06 -0000	1.1
+++ .cvsignore	21 Jan 2007 22:54:48 -0000	1.2
@@ -0,0 +1 @@
+pdfcube-0.0.2.tar.gz


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/pdfcube/devel/sources,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- sources	21 Jan 2007 22:54:06 -0000	1.1
+++ sources	21 Jan 2007 22:54:48 -0000	1.2
@@ -0,0 +1 @@
+391fc1f65bbe1fcf5905d87d70749ba1  pdfcube-0.0.2.tar.gz




More information about the scm-commits mailing list