SPECS: java_cup.spec - O/P: javacup - killed extra space
pawelz
pawelz at pld-linux.org
Thu Feb 19 16:43:44 CET 2009
Author: pawelz Date: Thu Feb 19 15:43:44 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- O/P: javacup
- killed extra space
---- Files affected:
SPECS:
java_cup.spec (1.17 -> 1.18)
---- Diffs:
================================================================
Index: SPECS/java_cup.spec
diff -u SPECS/java_cup.spec:1.17 SPECS/java_cup.spec:1.18
--- SPECS/java_cup.spec:1.17 Thu Feb 19 16:13:46 2009
+++ SPECS/java_cup.spec Thu Feb 19 16:43:38 2009
@@ -22,6 +22,8 @@
BuildRequires: jpackage-utils
BuildRequires: rpm-javaprov
BuildRequires: rpmbuild(macros) >= 1.300
+Provides: javacup
+Obsoletes: javacup
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -88,7 +90,7 @@
%files
%defattr(644,root,root,755)
-%doc changelog.txt manual.html
+%doc changelog.txt manual.html
%{_javadir}/*.jar
# javadoc
@@ -105,6 +107,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.18 2009/02/19 15:43:38 pawelz
+- O/P: javacup
+- killed extra space
+
Revision 1.17 2009/02/19 15:13:46 pawelz
- javadoc was removed from build.xml, so generate it manually...
- ...and unify javadoc %%instal and %%files
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/java_cup.spec?r1=1.17&r2=1.18&f=u
More information about the pld-cvs-commit
mailing list