rpms/edgar/F-19 .cvsignore, 1.8, 1.9 edgar.spec, 1.7, 1.8 sources, 1.8, 1.9

Andrea Musuruane musuruan at rpmfusion.org
Sun Aug 25 19:57:53 CEST 2013


Author: musuruan

Update of /cvs/nonfree/rpms/edgar/F-19
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv19696

Modified Files:
	.cvsignore edgar.spec sources 
Log Message:
* Sun Aug 25 2013 Andrea Musuruane <musuruan at gmail.com> - 1.12-1
- Updated to upstream 1.12-1
- Used unversioned docdir
- Sounds are now licensed under a "good" Fedora license



Index: .cvsignore
===================================================================
RCS file: /cvs/nonfree/rpms/edgar/F-19/.cvsignore,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- .cvsignore	23 Jun 2013 11:21:19 -0000	1.8
+++ .cvsignore	25 Aug 2013 17:57:52 -0000	1.9
@@ -1 +1 @@
-edgar-1.09-1.tar.gz
+edgar-1.12-1.tar.gz


Index: edgar.spec
===================================================================
RCS file: /cvs/nonfree/rpms/edgar/F-19/edgar.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- edgar.spec	23 Jun 2013 11:21:19 -0000	1.7
+++ edgar.spec	25 Aug 2013 17:57:52 -0000	1.8
@@ -1,11 +1,13 @@
+%{!?_pkgdocdir: %global _pkgdocdir %{_docdir}/%{name}-%{version}}
+
 Name:           edgar
-Version:        1.09
+Version:        1.12
 Release:        1%{?dist}
 Summary:        A platform game
 
-# edgar contains sounds licensed under a "bad" Fedora license:
-# https://bugzilla.redhat.com/show_bug.cgi?id=816565
-License:        GPLv2+ and freely redistributable, no commercial use
+# edgar now contains sounds licensed under a "good" Fedora license:
+# http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=653813#80
+License:        GPLv2+ and CC-BY and CC-BY-SA and CC0 and GPLv3
 URL:            http://www.parallelrealities.co.uk/p/legend-of-edgar.html
 Source0:        http://downloads.sourceforge.net/legendofedgar/%{name}/%{name}-%{version}-1.tar.gz
 
@@ -61,7 +63,7 @@
 make install DESTDIR=%{buildroot} \
   BIN_DIR=%{buildroot}%{_bindir}/ \
   DATA_DIR=%{buildroot}%{_datadir}/%{name}/ \
-  DOC_DIR=%{buildroot}%{_docdir}/%{name}-%{version}/
+  DOC_DIR=%{buildroot}%{_pkgdocdir}
 
 desktop-file-install \
   --delete-original \
@@ -93,10 +95,15 @@
 %{_datadir}/%{name}
 %{_datadir}/applications/*.desktop
 %{_datadir}/icons/hicolor/*/apps/*
-%doc %{_docdir}/%{name}-%{version}
+%doc %{_pkgdocdir}
 
 
 %changelog
+* Sun Aug 25 2013 Andrea Musuruane <musuruan at gmail.com> - 1.12-1
+- Updated to upstream 1.12-1
+- Used unversioned docdir
+- Sounds are now licensed under a "good" Fedora license
+
 * Wed Jun 19 2013 Andrea Musuruane <musuruan at gmail.com> - 1.09-1
 - Updated to upstream 1.09-1
 


Index: sources
===================================================================
RCS file: /cvs/nonfree/rpms/edgar/F-19/sources,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- sources	23 Jun 2013 11:21:19 -0000	1.8
+++ sources	25 Aug 2013 17:57:52 -0000	1.9
@@ -1 +1 @@
-ee527aba19b48aa6276d6af888435200  edgar-1.09-1.tar.gz
+dd6a1c734a6395492e811e912f438b06  edgar-1.12-1.tar.gz


More information about the rpmfusion-commits mailing list