rpms/dirac/devel dirac.spec,1.11,1.12

Chauvet Nicolas kwizart at fedoraproject.org
Sat Sep 27 22:14:08 UTC 2008


Author: kwizart

Update of /cvs/pkgs/rpms/dirac/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3726

Modified Files:
	dirac.spec 
Log Message:
- Update to 1.0.0



Index: dirac.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dirac/devel/dirac.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- dirac.spec	7 Jul 2008 17:10:58 -0000	1.11
+++ dirac.spec	27 Sep 2008 22:13:38 -0000	1.12
@@ -1,6 +1,6 @@
 Name:           dirac
-Version:        0.10.0
-Release:        2%{?dist}
+Version:        1.0.0
+Release:        1%{?dist}
 Summary:        Dirac is an open source video codec 
 
 Group:          System Environment/Libraries
@@ -56,13 +56,6 @@
 find doc unit_tests util libdirac_encoder libdirac_byteio -type f -name \* -exec chmod 644 {} \;
 
 
-# Only update the doxygen file before generated with make
-pushd doc/documentation/code/api/
-%{_bindir}/doxygen -u dirac_api.doxygen
-popd
-
-
-
 %build
 %configure \
   --program-prefix=dirac_ \
@@ -129,6 +122,9 @@
 
 
 %changelog
+* Sun Sep 28 2008 kwizart < kwizart at gmail.com > - 1.0.0-1
+- Update to 1.0.0
+
 * Mon Jul  7 2008 Tom "spot" Callaway <tcallawa at redhat.com> 0.10.0-2
 - fix conditional comparison
 




More information about the fedora-extras-commits mailing list