Skip to content

Commit 4bbc103

Browse files
committed
Update spec file for RPM build
Reflects the new version and the new layout of the pkgdata directory.
1 parent a587c8d commit 4bbc103

1 file changed

Lines changed: 17 additions & 23 deletions

File tree

gnome-inform7.spec

Lines changed: 17 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@
33
#
44

55
Name: gnome-inform7
6-
Version: 6L02
6+
Version: 6L38
77
Release: 1.fc20
88

99
URL: http://inform7.com/
1010
License: GPLv3
1111

1212
Group: Development/Languages
13-
Source: http://inform7.com/download/content/6L02/gnome-inform7-6L02.tar.gz
13+
Source: http://inform7.com/download/content/6L38/gnome-inform7-6L38.tar.gz
1414

1515
# Build requirements:
1616
# Extra build tools
@@ -105,27 +105,19 @@ rm -rf %{buildroot}
105105
%{pkgdatadir}/Extensions/Emily*Short/*.i7x
106106
%{pkgdatadir}/Extensions/Eric*Eve/Epistemology.i7x
107107
%{pkgdatadir}/Extensions/Graham*Nelson/*.i7x
108-
%{pkgdatadir}/Extensions/Reserved/*.i6t
109-
%{pkgdatadir}/Extensions/Reserved/*.jpg
110-
%{pkgdatadir}/Extensions/Reserved/*.html
111-
%{pkgdatadir}/Extensions/Reserved/*.pdf
112-
%{pkgdatadir}/Extensions/Reserved/Templates/Classic/*.html
113-
%{pkgdatadir}/Extensions/Reserved/Templates/Standard/*.html
114-
%{pkgdatadir}/Extensions/Reserved/Templates/Standard/style.css
115-
%{pkgdatadir}/Extensions/Reserved/Templates/Parchment/*.js
116-
%{pkgdatadir}/Extensions/Reserved/Templates/Parchment/*.css
117-
%{pkgdatadir}/Extensions/Reserved/Templates/Parchment/(manifest).txt
118-
%{pkgdatadir}/Extensions/Reserved/Templates/Quixe/*.js
119-
%{pkgdatadir}/Extensions/Reserved/Templates/Quixe/*.css
120-
%{pkgdatadir}/Extensions/Reserved/Templates/Quixe/waiting.gif
121-
%{pkgdatadir}/Extensions/Reserved/Templates/Quixe/(manifest).txt
122-
%{pkgdatadir}/Extensions/Reserved/Templates/Vorple/*.js
123-
%{pkgdatadir}/Extensions/Reserved/Templates/Vorple/vorple.css
124-
%{pkgdatadir}/Extensions/Reserved/Templates/Vorple/soundmanager2.swf
125-
%{pkgdatadir}/Extensions/Reserved/Templates/Vorple/(manifest).txt
126-
%{pkgdatadir}/Extensions/Reserved/Languages/English/Syntax.preform
127-
%{pkgdatadir}/Extensions/Reserved/Languages/*/about.txt
128-
%{pkgdatadir}/Extensions/Reserved/Languages/*/flag.png
108+
%{pkgdatadir}/I6T/*.i6t
109+
%{pkgdatadir}/Languages/*/Syntax.preform
110+
%{pkgdatadir}/Languages/*/about.txt
111+
%{pkgdatadir}/Languages/*/flag.png
112+
%{pkgdatadir}/Miscellany/*.html
113+
%{pkgdatadir}/Miscellany/*.jpg
114+
%{pkgdatadir}/Miscellany/*.pdf
115+
%{pkgdatadir}/Templates/*/*.html
116+
%{pkgdatadir}/Templates/*/*.css
117+
%{pkgdatadir}/Templates/*/*.js
118+
%{pkgdatadir}/Templates/*/(manifest).txt
119+
%{pkgdatadir}/Templates/Quixe/waiting.gif
120+
%{pkgdatadir}/Templates/Vorple/soundmanager2.swf
129121
%{pkgdatadir}/highlighting/*.lang
130122
%{pkgdatadir}/Documentation/licenses/*.html
131123
%{pkgdatadir}/styles/*.xml
@@ -165,6 +157,8 @@ rm -rf %{buildroot}
165157
%{pkglibexecdir}/ni
166158

167159
%changelog
160+
* Sun Sep 7 2014 Philip Chimento <philip.chimento@gmail.com> - 6L38-1
161+
- Repackaged to Build 6L38.
168162
* Wed May 7 2014 Philip Chimento <philip.chimento@gmail.com> - 6L02-1
169163
- Repackaged to Build 6L02.
170164
* Sun Feb 12 2012 P. F. Chimento <philip.chimento@gmail.com>

0 commit comments

Comments
 (0)